Android Studio 1.3 Preview NDK support -
yesterday google announced native code debugging possible version of android studio.
https://plus.google.com/+androiddevelopers/posts/2gk6yrzkv4x
i've updated newest build version "ai-141.1962279" , can't see possibility of debugging native code.
i've switched build-tools 23.0-rc1, used gradle plugin 1.3.0-beta1 cannot set breakpoints in native code or step jni calls.
is working?
july 10th update android studio preview ndk support available : https://sites.google.com/a/android.com/tools/tech-docs/android-ndk-preview
android studio 1.3.0-preview indeed available through android studio "check updates" menu.
unfortunately, c++ features aren't available yet in preview. available in 2 weeks.
source : google io dev tools keynote @ 35:38
Comments
Post a Comment