Android App | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Android App

Im new to programming/coding and I do not have a pc (except a High School computer with lots of restrictions) and I am trying to learn how to create a specific and simple android app. I plan to do it myself but would love some help guiding me towards what to learn. I'm already halfway through python and starting C# (but barely). Any help would be appreciated.

7th Feb 2019, 6:19 PM
Meliodas
Meliodas - avatar
4 Answers
+ 3
hi Meliodas if your going to do an android app try learning Java and if your going to make an android app trying using Android studios also to get around restrictions just the write code on notepad and save it with the .py, .cs or .java extention and use an onlins compilier i hope this helps
7th Feb 2019, 7:35 PM
Ollie Q
Ollie Q - avatar
+ 1
Sorry it’s taken this long to get back to you. Online compilers are simpler compilers that use the internet. They may be limited in what they can do but their still useful E.g this is the one I use for swift https://iswift.org/playground I hope this helps
8th Feb 2019, 4:28 AM
Ollie Q
Ollie Q - avatar
0
Better start to learn Java or Kotlin. They are required for developing android apps. Because you're using a pc from school I recommend to use VS Code. It's small and supports android sdk very well, with Gradle and all. There also options from Visual Studio with Xamarin, C++ or Apache Cordova, but they're harder to use. So take the first option and continue developing.
7th Feb 2019, 7:37 PM
Charlie S
Charlie S - avatar
0
Ollie Q online compilier?
7th Feb 2019, 8:57 PM
Meliodas
Meliodas - avatar