+ 6
What programming languages āāto make an Android application, and can it make an Android application on Android?
24 Respostas
+ 30
Android support officially two programming languages: Java and Kotlin
+ 12
Learn kotlin because it is the official lang for android.
+ 11
SPH1NX
Don't you know,according to the Android os development Google announced kotlin as a first class Android development Lang for writing Android apps.
And yes! Apis and all that stuffs are designed and supports Java, in the same way kotlin also supports and it also works with Java at the same time in the IDEs.
According to me, Java is slowly replacing by kotlin in android(because Google has some issues with the oracle)and kotlin has a great future for Android since it's made officially by Google.
+ 5
You Can use react to build apps for android and iOS. You can use visual studio and link code to android studio and x code, make the app for both platforms, and react is not hard to learn if your good with js. theirs other frame work like flutter/ dart, ionic released4 ,Cordova, beside that use java /kotlin
+ 4
You can do so with kivy or sl4a in python 3, after i dont know if it is the best way to create android application. with sl4a, you can access the battery life, create alert box and send notification and many more. after I didnt made a lot with kivy so i dont know the good thing about it.
+ 4
Oke thanks
+ 4
What about the java language, can it be used to create an android application
+ 4
yes thank you for the info
+ 4
No prob
+ 4
If you have a knowledge with java, i suggest you to try some simple applications with Android Studio IDE.
Also you can use some framework like Xamarin in Visual Studio to make an application for some OS (like Android, iOS...) with C#.
+ 4
Java
+ 3
But i don't know if you can use sl4a on sololearn IDE so I recommend Qpython3 as a IDE on android for sl4a. kivy dont work on it tho.
+ 3
Qpython 3 is Python 3?
+ 3
I heard C# with xamarin can create both Android and ios app
+ 3
Java or kotlin you can use what ever you want to build applications on android.
+ 3
Can i use java to build an application in Android
+ 3
Kotlin, Java
+ 2
It is a app that you instal where you can write your programmes on it in python
+ 2
I don't know, I only know python, sorry.
+ 2
The best way to realize it is to use the ionic framework.
You can debug it on your device in realtime or with your browser.
Your app is independend so you can use it in future on iOS or other systems.
Also it is based on typescript / angular and you can use any components you want.