Before wrapping an Android app
To wrap an app, you either:
-
Submit it to the MobileIron AppConnect Wrapping Portal. MobileIron signs the wrapped apps with the MobileIron private key. MobileIron also signs the Secure Apps Manager, the Secure Apps Manager for AppStation, and all MobileIron secure apps with the MobileIron private key.
The AppConnect Wrapping Portal is the simplest and most common way to wrap apps. It can be used for apps that are distributed by MobileIron Core, MobileIron Connected Cloud, or MobileIron Cloud.
-
Use the MobileIron AppConnect for Android Wrapping Tool, a desktop app, to wrap and sign your apps.
Use the wrapping tool only if you require that your apps are signed with your own enterprise private key. Signing apps with your enterprise private key instead of the MobileIron private key is a security decision that your enterprise makes.
The wrapping tool can be used only for apps that are distributed by MobileIron Core or MobileIron Connected Cloud. Apps wrapped with the wrapping tool cannot be distributed by MobileIron Cloud.
Before you wrap an Android app:
-
Determine whether your app uses only supported Android coding features.
-
Determine the wrapping mode to use to wrap the app.
-
If you are using the AppConnect Wrapping Portal, determine whether your app will be used on devices running AppStation.
IMPORTANT: |
- Some apps cannot be wrapped, depending on the APIs or features they use. See Capabilities and limitations of apps you can wrap.
- You cannot wrap an app (.apk file) that you get from Google Play.
- Do not wrap the sample apps that MobileIron provides. If you use these apps as a starting part for your own app, be sure to change the package name to something that does not start with com.mobileiron before wrapping.