简体   繁体   中英

how to run apk remotely

Anyone know how to run an Android APK inside a webpage?

I need my sales guys to be able to demo our Android app for potential clients without the trouble of being onsite or asking them to install the app on their phone. Ideally I'd like to be able to send a URL with the APK running in a webpage. My current best idea is to remote desktop into a Linux server running an Android emulator, but it's so slow and unresponsive, that's not gonna work.

Thanks for any suggestions.

If you want them to hit a live device, there is a VNC server for Android. You could embed a java-based VNC viewer on the web page you suggested...

Option 1: Give your sales guy an android device. You can find used ones for cheap (

Option 2: Email the customers the apk. If they have allow non market applications checked in their settings they should be able to install the apk from the email.

Option 3: Same as above but allow them to download the apk from your web page.

Check out Piecable Viewer , it is used for iPad/iPhone apps (for losers). It is supposed to be implementing the same support for Android in the coming weeks. Just keep your eyes open.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM