How to create a mobile app | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to create a mobile app

Hello, i wanna create a mobile application that i will attach to my ecommerce business. which language is most suitable can anyone be humble enough to help?

2nd Mar 2018, 11:35 AM
Dzoyem Barry
Dzoyem Barry - avatar
9 Answers
+ 3
Android "apps" can be written using Kotlin, Java, C++ languages. The Android SDK tools compile your code along with any data and resource files into an APK, an Android package, which is an archive file with an .apk suffix. One APK file contains all the contents of an Android app and is the file that Android-powered devices use to install the app. (translated using google translate)
2nd Mar 2018, 12:20 PM
***
+ 7
React native is great and simpliest solution for Android and iOS apps.
3rd Mar 2018, 9:30 AM
MecyDev
MecyDev - avatar
+ 5
thank you so much. You take time to translate just to help... not all heroes put on capes. Thanks
2nd Mar 2018, 12:23 PM
Dzoyem Barry
Dzoyem Barry - avatar
+ 4
Though i need more specific answers with respect to portions of languages to use
2nd Mar 2018, 4:44 PM
Dzoyem Barry
Dzoyem Barry - avatar
+ 3
java(JDK) and C++ (translated using google translate)
2nd Mar 2018, 11:46 AM
***
+ 2
can you be more specific on how to use em?... like hoe m gonna desgin UI and UX
2nd Mar 2018, 12:16 PM
Dzoyem Barry
Dzoyem Barry - avatar
+ 2
Android Studio... Or Mit App Inventor 2☺
2nd Mar 2018, 4:33 PM
Matteo Gheza
Matteo Gheza - avatar
+ 2
THank you
2nd Mar 2018, 4:40 PM
Dzoyem Barry
Dzoyem Barry - avatar
+ 1
for Android development the first thing u want is Android studio . u can code using Java . kotlin . c++ Google the Android studio. u will be good to go....
2nd Mar 2018, 1:21 PM
Farshaad Heydari
Farshaad Heydari - avatar