7 ms·
This will be make or break for me as well. I'm able to code C++ with Visual Studio (and Visual Assist X) and compile it directly in the IDE with vs-android. Th
by DTanner 13y ago
This will be make or break for me as well. I'm able to code C++ with Visual Studio (and Visual Assist X) and compile it directly in the IDE with vs-android.
The only thing that could make be switch over would be a robust NDK debugger.
- corysama 13y agoTry Nsight Tegra VStudio. https://developer.nvidia.com/nvidia-nsight-tegra https://developer.nvidia.com/nvidia-nsight-tegra It's still rough and hampered by ndk's buggy gdb. But when it works it's beautiful! Visual Studio stepping between java and C++!!