+ 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.
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
+ 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
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.
0
Ollie Q online compilier?