For mobile programming: how i start and start where | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

For mobile programming: how i start and start where

mobile programming

9th Aug 2017, 5:14 AM
Adem AKKUŞ
Adem AKKUŞ - avatar
6 Answers
+ 11
the question is clear enough app inventor to get the concepts //it has a block like language by language: html css js - cordova java - android studio or eclipse c# - xamarin with visual studio -> ios also you also have as langs : kotlin and dart game engines are good for games but using them to make your app might be nice as they have platform specific distributions! yet unpopular but feaseable (android ) : C++ you have to work with the sdk for that python kivy or sls4 though easy syntax, is very very bad
9th Aug 2017, 9:44 AM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 6
starting app inventor
9th Nov 2017, 6:55 PM
Adem AKKUŞ
Adem AKKUŞ - avatar
+ 2
not sure what your question is but if your referring to programing java is widely used for mobile apps as far as publishing apps google requires a one time fee whereas apple needs a subscription so it is cheaper to develop and publish to android.
9th Aug 2017, 6:32 AM
Rob Finnegan
Rob Finnegan - avatar
+ 2
Your question isn't clear enough. look at this chart and pick the path you want to take, and get expert on the languages mentioned. android: java, kotlin ios: swift both ios, android: javascript
9th Aug 2017, 6:44 AM
Salekin
Salekin - avatar
+ 1
thanks for your useful information.
9th Aug 2017, 6:49 AM
Adem AKKUŞ
Adem AKKUŞ - avatar
+ 1
If Windows Mobile, Visual Studio and the runtimes for mobile. If Android, Java is most common. But C++ is supported for very heavy apps. If iOS, Swift or Objective C. If more than one, find a tool or engine such as Unreal or Unity that will compile to more than 1 platform. Visual Studio will compile to all major app platforms currently.
9th Aug 2017, 7:02 AM
Domenic Mitri
Domenic Mitri - avatar