+ 2
how to create an android app
4 Answers
+ 1
to create an android app you'll have to download Android Studio on your computer and you should have the knowledge of java and xml.
xml is used to create interface and java is used to perform operations.
my advice is to do a free short course on udacity named "Android development for beginners", they'll teach you everything from beginning.
+ 1
there are multiple ways ... if you want to make native android apps (only for android) you will need to understand java and android library, and use android studio as ide. if you know programming and java it won't be difficult
0
thank u
0
How can I create app by using Android phone