Often, you'll be developing for mobile platforms specifically, or you'll be adapting a desktop game for mobile devices, such as Android and iOS. This section focuses on how to get started at porting Dead Keys for Android. Firstly, you'll need to download the Android SDK for your computer. You can get this from: https://developer.android.com/studio/index.html.
Download Android Studio for your target platform and then run the installer:
Next, ...