+ 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?
9 Respostas
+ 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)
+ 7
React native is great and simpliest solution for Android and iOS apps.
+ 5
thank you so much. You take time to translate just to help... not all heroes put on capes. Thanks
+ 4
Though i need more specific answers with respect to portions of languages to use
+ 3
java(JDK) and C++
(translated using google translate)
+ 2
can you be more specific on how to use em?... like hoe m gonna desgin UI and UX
+ 2
Android Studio...
Or Mit App Inventor 2☺
+ 2
THank you
+ 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....