tags:

views:

44

answers:

2

I have created a very small android app. I don't want to publish it to public. I just want my other friend to run my app on his phone. I don't have android phone but my friend has one. I have developed the app using eclipse IDE. How do I bundle it to apk and give it to him. I am a beginner (even less than a beginner) - please tell me what should I do ?

+1  A: 

Follow these instructions (read from where it says Compile and sign with Eclipse ADT), then email him the apk! He'll need to put in on his phone's SD card and install it from there.

fredley
A: 

If you email him the apk using it's gmail he can install it from within the gmail app opening the attachment :P.

Moss