Installer for Android
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 34
- Joined: Mon Nov 03, 2014 7:11 pm
Installer for Android
I have successfully created an apk for my android tablet and installed it. But my questions is how do I package the apk so it will autorun the install, choose the location to put the icon etc?
Re: Installer for Android
Hi Peacfulrvr,
If you email the apk to the user they can install it if they have "Allow installation from unknown sources" selected on their device. Could be a link to a download.
You do have to go through and sign the app
http://lessons.runrev.com/m/4069/l/3269 ... stribution
http://lessons.runrev.com/s/lessons/m/4 ... droid-App-
If you have the icon selected from the standalone builder then it will show on the device.
Simon
If you email the apk to the user they can install it if they have "Allow installation from unknown sources" selected on their device. Could be a link to a download.
You do have to go through and sign the app
http://lessons.runrev.com/m/4069/l/3269 ... stribution
http://lessons.runrev.com/s/lessons/m/4 ... droid-App-
If you have the icon selected from the standalone builder then it will show on the device.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Posts: 34
- Joined: Mon Nov 03, 2014 7:11 pm
Re: Installer for Android (solved)
Thank you !
-
- Posts: 192
- Joined: Tue Mar 11, 2014 12:57 pm
Re: Installer for Android
You can also use Google Play to distribute a beta version to people who sign up to your Google Group. Then they can download like a normal app.