how to run an android application in netbeans

147 views Asked by At

I would like to know how one could run an android application in netbeans specifically netbeans debugger. when I start the emulator with a target device what do I do next. what do I do with myprogram.apk. what do I do in Netbeans. I am new to the whole concept and I am a bit confused.

1

There are 1 answers

0
Adam Johns On BEST ANSWER

Follow this tutorial and/or this video for information on how to configure Netbeans for Android development. In my opinion you will probably be better off in the long run learning Android Studio.