On Apr 10, 4:09 pm, Mark Murphy <[email protected]> wrote: > You can host it on a Web site, with the server configured to serve APK > files with the proper MIME type.
I have no control over the server, but I don't suppose there's a way to do it using the HTML object tag, something like....this? <object id="my_apk" width="100" height="100" type="APK" codetype="APK" data="http://myURL.apk"> Click here. </object> -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using "remove me" as the subject.

