There are also cross-platform tools like apache cordova,fultter,Xamarin to develop a android application. (#32337)

This commit is contained in:
CodeStrike
2018-12-17 06:27:37 +05:30
committed by Christopher McCormack
parent dd5e857797
commit edbad5147a

View File

@ -18,7 +18,7 @@ title: Android Development
# Android Development
Android apps can be a great and fun way to get into the world of programming. Officially, programmers can use Java, Kotlin, or C++ to develop for Android. Though there may be API restrictions using tools, developers can use a large number of languages, including JavaScript, C, or assembly, and the possibilities are endless.
Android apps can be a great and fun way to get into the world of programming. Officially, programmers can use Java, Kotlin, or C++ to develop for Android. Though there may be API restrictions using tools, developers can use a large number of languages, including JavaScript, C, or assembly, and the possibilities are endless. There are also cross-platform tools like Apache Cordova, Flutter, and Xamarin to develop an Android application.
From simple games and utility apps to full-blown music players, there are many opportunities to create something meaningful with Android. The Android developer community is widespread, and the documentation and online resources are easy to find, so that you can tackle any issue that you're facing.