Deploying Android App & IOS on the same interanl webpage | Community
Skip to main content
seekandenjoy
Level 2
November 13, 2015
Solved

Deploying Android App & IOS on the same interanl webpage

  • November 13, 2015
  • 1 reply
  • 963 views

HI am delopying our app on both android and IOS in the same secure webpage as 2 links.

I am using the documentation from the older DPS and it is working for IOS.

what do i need to do different for the Android? Is there a reference article?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Neil_Enns_-_Ado

You have a couple of options:

1) Just post the .apk to a website and send the link around. The downside is your users will need to allow app installation from untrusted sources for this install to work.

2) Distribute via Google Play Private Channel. Start with Distribute Android apps in your organization - Google Apps Administrator Help for information.

Neil

1 reply

Neil_Enns_-_Ado
Adobe Employee
Neil_Enns_-_AdoAdobe EmployeeAccepted solution
Adobe Employee
November 16, 2015

You have a couple of options:

1) Just post the .apk to a website and send the link around. The downside is your users will need to allow app installation from untrusted sources for this install to work.

2) Distribute via Google Play Private Channel. Start with Distribute Android apps in your organization - Google Apps Administrator Help for information.

Neil