0
Please, what packages should l install in sdk tools to make an android app in NetBeans? Thanks
7 ответов
+ 2
not netbeans. android studio is better
+ 2
another tips: build the design first. never underestimated it
+ 1
well, i at outside right, but check tools->sdk manager. and play arround with that
if you want, you can use your phone instead. (just remembering) select debug->run on android device. you should plug in your phone with usb cable, install driver for your phone, and turn on debugging mode on your phone. little adventure, but its my favorite way to test my app
+ 1
you can always ask me about android. but i will not always watch sololearn
+ 1
wow, i will not write it. sorry. you need to learn it. tips for dictionary apps: use array. or i dont know what its called in java, but in c++ there is a data structure called "map". its also called dictionary in python. use that will be better :v
0
OK, then what packages should l download to have emulator in my Android studio?
0
Thank you very much for your help. And could you please help me to write codes for an android dictionary in Android studio or NetBeans, please? l need it alot.