0

What should be the steps for learning app development ?

I'm a beginner.

27th Mar 2021, 6:25 PM
Tathagata Sarkar
Tathagata Sarkar - avatar
2 Answers
+ 5
-Learn how the Android OS works --Depends on how serious you want to take it -Learn about the lifecycle of an application -Now you can start coding --Learn your development environment (very important thing that beginners overlook) --Learn the language(s). Kotlin, Java, XML, and Sqlite are the most common languages you'll come across, other things depend on your project. -Recommended but not enforced: UX and UI design --If the user can't find out how to use your app or it just looks bad, it could fail regardless. If it's just for you then might not matter as much. -After the above you can move on to different routes but i wont post them as they depend on what you're going for e.g. business app, games, telecom, etc.
27th Mar 2021, 6:40 PM
「HAPPY TO HELP」
「HAPPY TO HELP」 - avatar
0
Hi! You want learn how to create app for android?
27th Mar 2021, 6:37 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar