For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Migrate existing native Android applications
To migrate an existing native Android project that was created with IBM MobileFirstâ„¢ Platform Foundation version 6.2.0 or later, we must modify the project to use the SDK from the current version. Then you replace the client-side APIs that are discontinued or not in V8.0.0. The migration assistance tool can scan your code and generate reports of the APIs to replace.
- Scanning existing MobileFirst native Android apps to prepare for MobileFirst version 8.0
The migration assistance tool helps you prepare your apps that were created with a previous version of IBM MobileFirst Platform Foundation for migration by scanning the sources of the native Android app and generating a report of APIs that are deprecated or discontinued in version 8.0.- Migrating an Android project with Gradle
Migrate your Android application with MobileFirst SDK using Gradle.- Update the Android code
MobileFirstV8.0.0 introduces a number of changes to the Android SDK that might require changes to apps developed in earlier versions.
Parent topic: Migrating client applications to IBM MobileFirst Platform Foundation V8.0.0