MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0016085 | CMake | Modules | public | 2016-04-27 08:02 | 2016-06-10 14:31 |
Reporter | nguillot | ||||
Assigned To | Kitware Robot | ||||
Priority | high | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | All | OS | All | OS Version | All |
Product Version | CMake 3.5.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0016085: No Android Studio Generator | ||||
Description | 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. | ||||
Steps To Reproduce | |||||
Additional Information | 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. [^] | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-04-27 08:02 | nguillot | New Issue | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042991 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|