How can I create a app using a programming language and which language can I use | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How can I create a app using a programming language and which language can I use

How

15th Nov 2018, 8:07 AM
ROSHAN SHAIKH
ROSHAN SHAIKH - avatar
6 Answers
+ 5
Androidstudio: c++, Kotlin, Java Processing For Children : appInventor and also from any web source on SL thanks to krishna https://code.sololearn.com/Wx8a6zsqSx9v/?ref=app
15th Nov 2018, 8:17 AM
Oma Falk
Oma Falk - avatar
+ 4
In Android Studio using Java.
15th Nov 2018, 8:11 AM
Aleksander Szczepura
Aleksander Szczepura - avatar
+ 3
There are now many ways to develope apps. For Android app development you can use, - Android studio with C++, Java and Kotlin, xml. - React native with js. - Ionic with Html, scss, typescript. - Flutter with dart. - Xamarin with C# - Kivy with python For IOS apps, - React native, Ionic, Flutter, Xcode, etc.
15th Nov 2018, 9:06 AM
Jitendra Makwana
Jitendra Makwana - avatar
+ 2
The easiest way is using html, css and javascript following to convert the web app to android, windows phone and/or ios using phonegap build (an one click convertor in an web browser, what would you want more)
22nd Nov 2018, 5:17 AM
Mao
Mao - avatar
+ 1
for web then HTML, CSS and JS for frontend and backend use Java, PHP, Python and for Database use SQL variations
15th Nov 2018, 6:35 PM
Alex
Alex - avatar
0
For Android use Java or Kotlin for IOS/Apple use C, C++, Objective-C or Swift
15th Nov 2018, 6:36 PM
Alex
Alex - avatar