0
Eclipse.. Android Studio..
What's required to make an Android app? I have both Eclipse and Android studio, but being new to these, I'm still confused on which ones are needed for an Android app (or I should say if they correspond and work together seeing one has "Android" in its name)
4 Antworten
+ 4
To program an android app first delete Eclipse we will need the official and intelligent IDE is Androi studio
What you will need:
1-Android studio with sdk last version
2-jdk last version
3-android device or emulator
You must know following things:
1-Java
2-XML
3-to learn how to use Android sdk
4-to learn how to use Android studio
+ 1
I think, use Eclipse if you are a new programmer. When you learned the programming language and you are able to make a program, use Android Studio. Sorry, English is not my native language. I hope you understood.
0
Thanks so much!
0
Use Android Studio. You can use other IDEs to some extends, but AS is the best option for now.