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 ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers