0

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.

eskoba
  • 532
  • 1
  • 7
  • 25

1 Answers1

0

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.

Adam Johns
  • 35,397
  • 25
  • 123
  • 176