+ 1

What programming languages are used for creating Android Apps ?

Hey guys , I am new in this platform and I want to know that what prpgramming languages are enough for making android apps . I know that calculator is easy to make , but making a calculator can't be the goal . I am talking about games or other apps (Those networking-related app) Hope you guys understand . Please answer ... I need that .

22nd Apr 2017, 6:23 PM
Skull Face
Skull Face - avatar
4 Answers
+ 6
For start, there is a great web application called "app inventor" provided by Google. With it you can make simple apps using no programming language at all. Google it and you'll love it. Then there is the main way of making Android apps and that is Android Studio. For making apps with Android studio you'll need to be comfortable with XML and Java. Also depending on the application you want to make a little bit knowledge of SQL would be even better. Also there are many other ways. C# with xamarin, basic4android, I hear even c++ and Python have their own framework for making Android apps with them. But in conclusion, based on your needs, I say go for the professional way and use Android Studio with Java.
22nd Apr 2017, 6:34 PM
Alireza M
Alireza M - avatar
+ 5
Java + XML Also look at the links "Will Cavalcanti" provided. Good luck. :)
22nd Apr 2017, 7:47 PM
Thanh Le
Thanh Le - avatar
0
#Alireza_M Is html and xml same ? if not , do i need to learn both or html instead of xml could do the trick ?
23rd Apr 2017, 2:54 AM
Skull Face
Skull Face - avatar