+ 12
I wanna create an androind application, so how many programing language do i need to finish?
5 Antworten
+ 3
You have 2 choices
1- Hybrid App ( Only apps that won't need API permission )
a. HTML
b. CSS
c. Javascript & Jquery
d. Package Compiler ( Codrova or Phonegap )
2- Native ( The best choice )
a. JAVA
b. XML
c. HTML & CSS
d. Android Studio with SDK or Eclipse also with SDK and Android Emu ( if you will use Android Studio you won't need Android Emu )
I wish that will help you 😃
+ 4
ON MY OPINION
1.JAVA
2.HTML
3.CSS
4.XML(OPTIONAL)
+ 4
Java, xml
+ 4
You can use this...
https://play.google.com/store/apps/details?id=com.besome.sketch
Visit here
This may help you..
+ 3
Java and kotlin, I believe are what languages are used for Android applications. Look this guy up @John Wells. Super smart dude and he knows about android applications. Definitely go check his code and profile out.