Issue
I have developed a Android application. I would like to keep it in my website www.abc.example.com. I have permission for server access.
I would like to see my application as like we download softwares from the sites in the net directly. so that, all users will download my application which is very useful.
Solution
You just upload your .apk file into web server and provide a link to upload. User can click this link and directly download from the server. But there is one issue for privacy, the .apk file can transfer to several device through Bluetooth etc.
And if the user cannot enable the settings for Unknown source installation from the setting will not allow this .apk file to install. Better create an account in Google Play and upload it.
Answered By - Akhil
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.