Kodi Community Forum
Android++ native development and debugging solution for Visual Studio - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: Android Development (https://forum.kodi.tv/forumdisplay.php?fid=184)
+---- Thread: Android++ native development and debugging solution for Visual Studio (/showthread.php?tid=257859)



Android++ native development and debugging solution for Visual Studio - RockerC - 2016-01-26

Android++ was released as open source earlier this week as a freely distributed tool to simplify the creation of Android applications from within Microsoft Visual Studio.

http://android-plus-plus.com

Maybe of interest to Kodi developers?

https://github.com/webbju/android-plus-plus

Good summery in this Infoworld article:

http://www.infoworld.com/article/3019698/application-development/android-devs-using-visual-studio-now-have-an-open-source-option.html

The major attraction of Android++ is that it is geared toward developers writing Android applications mainly in C/C++ using the Android NDK.