Clickteam Fusion 2.5 – Android Runtime Distribution Agreement
This agreement replaces the standard Clickteam Fusion 2.5 Runtime Distribution Agreement in the case of Android applications. In order to distribute your Android application, your must agree to the Clickteam Fusion 2.5 – Android Runtime Distribution agreement. Some parts of this agreement depend on the version of Clickteam Fusion 2.5 you use, Standard or Developer. […]
Android – FAQ
Debug certificate has expired From time to time you may get the following error message when you build Android applications : “The debug certificate has expired”. To fix it, just delete the debug.keystore file in your C:\Users\UserName\.android folder. A new debug certificate will be created.
Things to know when creating an Android application
This section contains some important things to know when you create an application for Android devices. Please read it carefully and keep it in mind when programming you application. Permissions Some features require special user permissions. If you use these features, you must select the corresponding permissions in the Android properties of the application, else […]
Android specific properties
Application properties These properties are located in the Android options tab on the right of the property explorer. Package name The package name serves as unique identifier for your application. By default it’s com.yourcompany.yourapplication. It can be also org.yourorganization.yourapplication. Replace yourcompany by the name of your company, and yourapplication by the name of your application. […]
Building your Android Application
Building and testing Android applications When you want to build your Android application, just select the Build command. Clickteam Fusion 2.5 will create a .APK file that you can install on your Android device or in the emulator. If you want to build your application and test it directly to your Android device, connect your […]
Android Applications and Games
Clickteam Fusion 2.5 allows you to build your application as an Android application. What do you need to create an Android application ? You need to install Android Studio. After Android Studio is installed, open Clickteam Fusion 2.5, open the Preferences, select the General tab, and then select the Android exporter in the exporter list. […]