Please I'm New here. And I want to know the skills needed to create an Android application | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Please I'm New here. And I want to know the skills needed to create an Android application

How to create Android application

14th Mar 2021, 5:41 PM
Game Mater
Game Mater - avatar
3 Answers
+ 3
Java , Kotlin and JavaScript .Learn these languages, if you like in the order in which I have mentioned .But knowing one will do. Happy coding😉
14th Mar 2021, 5:52 PM
!Derrickee
!Derrickee - avatar
+ 3
1. a basic knowledge of java will be enough. such as loops etc. Download an book for beginners. Download source code for that book from book's web page, gitlab or github. 2. install android studio without virtual device, use your phone as emulator if you have android device. If you dont have android device use memu as emulator it. It will be automatically detected by android studio if you open it. Memu is faster than android studios built in emulators Step by step follow book. Try to modify code and see effects. It is risk free. Close your eyes randomly hit keyboard. noting will happen at most a few error messages. Before starting book you can watch an 2 hour tutorial. Even you don't understand it will give you an fake motivation that you have learnt a lot. If you have time you can learn it. 100 thousands of people are learning it. it is not a big deal.
14th Mar 2021, 5:56 PM
deleted
0
Thank you all
20th Mar 2021, 11:00 PM
Game Mater
Game Mater - avatar