GETTING STARTED WITH ANDROID STUDIO AND MOBILE APP DEVELOPMENT
The official language for Android App development is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. It is possible to develop C and C++ app using the Android Native Development Kit (NDK). Android software development is the process of creating apps for devices that run the Android operating system. Using the Android software development kit (SDK), Android apps may be created in Kotlin, Java, and C++ languages," while other languages are also feasible.
Android environment setup
Install the Java Development Kit. Download and install the Java Development Kit (JDK)
Download the Android SDK
Enable USB debugging on your device
Configure the Android SDK path in Unity
Download and set up the Android NDK.
Want to discover more? Get a copy of this book by Tim Blake now.