money4nothin
Member
I am writing an app for a single private client....so I only need to publish to one.... or just a few cell phones. How do I deliver the app to them? Thanks.
Send the .apk via email
Sent from my DROIDX
Are you using the trial version or the full version? You are not allowed to distribute files created with the trial version.
Have you went under projects tab and unchecked include debug information and attach debugger. Once you do that compile it again and the APK file without debug in the name will appear in the same place the other one is. That is the one you want to distribute
Have you went under projects tab and unchecked include debug information and attach debugger. Once you do that compile it again and the APK file without debug in the name will appear in the same place the other one is. That is the one you want to distribute
I dont see "Include debug information and attach debugger" anywhere.
Did you tell them to check on 'Settings/Applications/Unknown sources'?money4nothin,
I tried distributing an apk by email, but some users had trouble installing it. ...
Hi all,
At the moment I have my .apk on my own web server.
I can download the .apk but it will not automaticly install.
I guess I'm just used to the Google Play Store now.
Where I can download and it will ask me to install.
Is there anything I can do to a web link or the apk or the phone
to download AND automaticly ask to install my .apk?
I've got friends interested but who are not that clued in on how to use a file manger to search for an apk and execute it to install.
tia