Test and publish a new branded Android app for private distribution
Summarize
Summary of Test and publish a new branded Android app for private distribution
This guide outlines the essential steps ServiceNow customers need to follow to test, configure, approve, customize, publish, and maintain a new branded Android app intended for private distribution. It ensures your mobile app aligns with branding requirements and integrates properly with your instance and notification services before distribution.
Show less
Test the app
After your app build completes successfully, download the Android APK file from the Request details page in Mobile Publishing. Distribute this APK to testers via email so they can install it on Android devices or emulators. Verify the app’s branding elements—including name, icon, splash screen, and theme—are correct, and confirm that the login instance, EULA, and privacy policies appear as specified. Use the same APK file for deployment as for testing.
Set up the app
Once testing is successful, optionally configure additional settings to enhance app functionality:
- Set up push notifications by adding your Google Firebase Cloud Messaging OAuth token to the app’s push application record.
- Test push notifications using provided tools.
- Configure deep links by setting up an
assetlinks.jsonfile on each instance.
Approve or reject the app
You have 90 days after the app status is set to "Ready for testing" to review it:
- Reject the app if branding or configuration changes are needed, then duplicate the request to modify and resubmit.
- Approve the build to proceed with publishing to end users.
Customize your app's workflows
Use Mobile App Builder to tailor the app’s workflows according to your organization’s requirements before publishing.
Publish and distribute your app
After testing, setup, and customization, upload your APK to your chosen private distribution channel, such as:
- Managed Google Play Console
- BlackBerry Portal (for BlackBerry MAM users)
- Microsoft Intune (syncing from Google Play)
Follow the respective platform documentation for publishing procedures.
Keep your app updated
Regularly update your app, ideally before updating your ServiceNow platform version or at least annually, to maintain push notification functionality and access the latest mobile features supported by ServiceNow.
Learn the next steps to test and publish a new branded Android app for private distribution after you request it in Mobile Publishing.
1. Test the app
- Navigate to the Request details page by selecting .
- Select the card for your mobile app build request. The Request details page appears.
-
Select the Android testing file link and the APK file is downloaded to your local system for testing:
-
Send the APK file to your testers via email so they can open the file on their Android device or in an emulator.
See KB0727776 for information about how to install a mobile simulator and APK file on your computer so you can test the Android testing file.
- Check the following items on your app:
- App has the correct name, icon, splash screen, branding, and theming. For more information, see Create a theme with Theme Builder.
- App uses the default instance you specified for login if you selected the instance pre-fill option when you requested the branded app.
- EULA and privacy policy listed in the mobile app Settings tab under Legal link to the policies you specified.
Important:The APK file that was used during testing should also be used for deployment.
2. Set up the app
-
Set up push notifications by adding your Google Firebase Cloud Messaging HTTPv1 Oauth token to your app type's push application record.
See KB1639289 for detailed instructions.
-
Test push notifications using an out-of-the-box push notification.
See KB0829093 for detailed instructions.
-
Set up deep links for your app by configuring an
assetlinks.jsonfile on each instance.See KB1648690 for detailed instructions.
3. Approve or reject the app
- Reject the app to edit the branding, app name, app type, or any third-party information. Use the Duplicate option to copy information over to a new app request after you have rejected the app.
- Approve the build to move forward with publishing the app to your end users.
4. Customize your app's workflows
Use Mobile App Builder to customize your app. See Mobile App Builder for detailed information about how you can customize your branded app.
5. Publish and distribute your app
- Google Play Console:
- To publish your private branded Android app from the Google Play Console, see Google documentation.
- BlackBerry Portal:
- To publish your private branded Android app to the BlackBerry Portal if you are using BlackBerry mobile application management (MAM), see KB0813295.
- Microsoft Intune:
- To sync your private branded Android app from Google to Microsoft Intune, see Microsoft documentation.
6. Keep your app updated
Update your app before you update your ServiceNow® family version, or at least once per year to keep your push notifications working and to leverage the most up to date ServiceNow mobile features. For more information, see Tested devices and supported versions for ServiceNow mobile apps.