+ 1
Android
How can I make android program?
4 Respostas
+ 3
by using android studio
or eclipse
or intellij IDEA
+ 3
you can write android app using python and kivy library wich are very easy to learn . I wrote my android app using it see https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
+ 2
step :
1. learn java
2. learn xml (extensible markup language) used to design your android app
3. learn any android application development tutorial from any website (ex : TutorialsPoint)
4. make your own fabulous app
0
What about java and others...?