Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Coding a Mobile Application | Migrating to the New Run-Time Classes | Additional Steps
 
Additional Steps
The following additional steps must be taken:
*To finish migration
1. Optimize the import in all classes to ensure there are no references to the old run time anymore.
2. Access the application instance from code by calling the com.softwareag.mobile.runtime.RuntimeInfo.getApplication() method.