How do we need to deploy the android application from Intune if it is not available in Google play store?

Muneer Jahangeer 46 Reputation points
2022-08-19T16:35:45.36+00:00

We have purchased a few android applications from vendors but those are not listed in Google play store. how do we need to deploy these applications to "Corporate-owned, fully managed Android devices?"

Result:
If any android applications are deployed from Intune using "Managed google play app", no issues with the installation (100% success) whereas if i choose other options in the App type - no progress (0% success)

i.e.,

  • Android store app - Appstore URL is looking for google play store link. [ As mentioned, apps are not available in Play store]. N/A
  • Web link - - Provided the external URL in this section "App URL" . No progress /no errors/no success.

233014-install-status.png

  • Built-in app - - we are able to deploy only microsoft apps here. so N/A.
  • Line-of-business app - - Imported the APK files and deployed to the enrolled device. No progress /no errors/no success.
  • and
  • Android enterprise system app - -we do not have the app package name to deploy. N/A

232962-capture.png

I also tried below options with no success,

  • Tried to upload the APK files in Google play private app but it error outs - Upload a new APK file with a different package name.
  • After enabling this option in the configuration profile, I was able to install the android applications manually but after some time, it is getting deleted automatically.

232963-allow.png

Your suggestions are really helpful. I have a couple of tickets with Microsoft but no response yet. looks like only an experienced person can answer this issue.

I'm sure this answer may help many IT engineers so please assist in this matter.

Microsoft Security Intune Enrollment
0 comments No comments
{count} votes

Accepted answer
  1. Lu Dai-MSFT 28,496 Reputation points
    2022-08-22T01:49:45.007+00:00

    @Muneer Jahangeer Thanks for posting in our Q&A.

    For this Web link app, did you refer to the following article to add?
    https://learn.microsoft.com/en-us/mem/intune/apps/apps-add-android-for-work#managed-google-play-web-links
    Then please check if the status is normal in Tenant admin > Connectors and tokens > Connectors and tokens.

    For line-of-business app, please understand that the app's package name must be globally unique in Google Play (not just unique within your enterprise or Google Play Developer account). Otherwise, you will receive the Upload a new APK file with a different package name error.
    https://learn.microsoft.com/en-us/mem/intune/apps/apps-add-android-for-work#managed-google-play-private-lob-app-publishing-directly-in-the-intune-console

    It is needed to change the package name as an unique name. And for the Intune service to successfully deploy a new APK file to the device, you must increment the android:versionCode string in the AndroidManifest.xml file in your APK package.

    Hope it will give you some ideas.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Muneer Jahangeer 46 Reputation points
    2022-08-24T10:23:28.857+00:00

    I appreciate your help so much, LuDaiMSFT-0289!

    I am in process of enabling this option "Allow access to all apps in Google Play store" to Allow.

    Please let me know if there is any policy in Intune that we can restrict users to install ANY application from play store? i.e., user can view all applications in play store but no access to install.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.