0
How to do app for android?
I need an easy platform to do app or game for android
3 Answers
+ 8
Android App development...
https://www.sololearn.com/Discuss/285352/?ref=app
https://www.sololearn.com/Discuss/823823/?ref=app
https://www.sololearn.com/Discuss/311752/?ref=app
https://www.sololearn.com/Discuss/914055/?ref=app
https://www.sololearn.com/Discuss/237742/?ref=app
https://www.sololearn.com/Discuss/987969/?ref=app
+ 1
Android Studio (Java or Kotlin and XML)
+ 1
There are a variety of tools on which you can develop Android apps using HTML and CSS for the layouts, here's a top 10 i found:
https://www.htmlgoodies.com/beyond/mobile/top-10-web-development-apps-for-android-devices.html
But Yarik, be warn that none of those tools develop native android apps, which means there would be a lot of functionalities and automatic adjustments between hardware's specifications that simply won't work or won't behave as expected, this is why Android Studio is strongly recommended as Lucien mentioned. Good Luck.