MantisBT - CMake
View Issue Details
0016085CMakeModulespublic2016-04-27 08:022016-06-10 14:31
nguillot 
Kitware Robot 
highfeaturealways
closedmoved 
AllAllAll
CMake 3.5.2 
 
0016085: No Android Studio Generator
With the Android Experimental Gradle plugin (http://tools.android.com/tech-docs/new-build-system/gradle-experimental [^]) you enable the Android Studio C/C++ debug support. You can use either the "com.android.model.application" (Android application with Java and C/C++ sources code) , either "com.android.model.library" (Android Library with java and C/C++ sources) or "com.android.model.native" (only C/C++ sources) plugin to do that. As explain in the "Other Build Options" section the Gradle "ndk" section describe the compilation and linking options. The "NDK Dependencies" section of this page explain how to manage the dependency between the libraries.
You can start with project that I published on Github to make your own experiment: https://github.com/nguillot/HelloCPP. [^] Or use the official samples: https://github.com/googlesamples/android-ndk. [^]
No tags attached.
Issue History
2016-04-27 08:02nguillotNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042991
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042991)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.