Creating apps for Android on Linux | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Creating apps for Android on Linux

how do start creating Apps for Android phones on a Linux desktop?

10th Jun 2018, 12:15 AM
Talios Hollowood
Talios Hollowood - avatar
3 Answers
+ 28
It depends on the programming language you want to use for Android development. Read books and tutorials and you will know. https://www.sololearn.com/discuss/823823/?ref=app https://www.sololearn.com/discuss/1068494/?ref=app https://www.sololearn.com/discuss/510018/?ref=app
10th Jun 2018, 1:54 AM
Igor Makarsky
Igor Makarsky - avatar
+ 2
that's alot to look over butt it's better than nothing. Thanks friend.
10th Jun 2018, 1:59 AM
Talios Hollowood
Talios Hollowood - avatar
0
You can use Java or Kotlin to make native apps Google has its own software named "Android studio" install that on your machine. There is another popular way to make apps is by using React Native, it allows to make cross-platform apps.
10th Jun 2018, 11:50 AM
BiswaViraj
BiswaViraj - avatar