Dec 5, 2014
0
0
Developing Native-Activity (Android) applications
![Ankit Asthana](https://devblogs.microsoft.com/cppblog/wp-content/uploads/sites/9/2019/04/Profile-Head-Shot-Ankit-Asthana--150x150.png)
Overview Visual Studio 2015 preview (download here) introduces the ability for developers to create Android Native Activity application as a part of the cross-platform mobile development. Android platform with Android Native Activity (API Level 9) introduced the capability to create pure C/C++ applications. While there is some hidden Java JNI code...