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…