How do i edit and emulate code in android studio?

So i made my new project and went to the proj.android and ran build_native.py … Now when i open android studio how do i open the project and run it and test it and where do i edit the code?

Thanks!

Please watch this video, it’s work for me.

keep smile :smile:

I think, you should use c++ IDE, Android Studio for JAVA side.
CMIIW

Actually starting from version 1.3 Android Studio supports editing and debugging of C/C++ code:


This support, although still being in “preview” state, is actually very good and is based on JetBrains’ CLion C/C++ IDE.