I'm new to Android development and Android Studio 1.4. I wanted to try adding some C++ to a simple "hello World" app to get an idea of how it works. The sample Android apps that have C++ don't compile and my adding an empty class also don't compile.
I've been following this but none of it seems to work. Seems like it's for 1.3. http://tools.android.com/tech-docs/new-build-system/gradle-experimental I installed NDK from the project structure window. This link here gives the impression 1.3 is good to go with C++ but yet I can't get anything to work in 1.4. http://android-developers.blogspot.com/2015/07/get-your-hands-on-android-studio-13.html Any help would be appreciated. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
