How to run app in android studio guide needed #137
ramjohanson
started this conversation in
General
Replies: 2 comments 3 replies
-
@ramjohanson The app is using Nativescript which is a cross platform framework. So to run the app you dont need android studio.
That should be enough to run build the app. If you need to debug the c++ side then it get a bit different as we need to use android studio with the generated project (on the first |
Beta Was this translation helpful? Give feedback.
0 replies
-
I wish, this code can be in native android java. Is there any way to convert entire react code in java? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was going through the project. I am struggling on how to run an after in android studio because app is using C++ & react mixture. I am new to it. please guide me.
Beta Was this translation helpful? Give feedback.
All reactions