[cmake-developers] [CMake 0016085]: No Android Studio Generator

Mantis Bug Tracker mantis at public.kitware.com
Wed Apr 27 08:02:23 EDT 2016


The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=16085 
====================================================================== 
Reported By:                nguillot
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   16085
Category:                   Modules
Reproducibility:            always
Severity:                   feature
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2016-04-27 08:02 EDT
Last Modified:              2016-04-27 08:02 EDT
====================================================================== 
Summary:                    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. 

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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-04-27 08:02 nguillot       New Issue                                    
======================================================================



More information about the cmake-developers mailing list