Hacker News new | ask | show | jobs
by DTanner 4777 days 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.

1 comments

Try Nsight Tegra VStudio. 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++!!