开发者

Sending Android app to friend [duplicate]

This question already has answers here: How can I send an Android app that I'm developing to someone over e-mail? (9 answers) Closed 9 years ago.

Hey, this might be simple but I dunno how to go about it. I have an app that I'm working on, and I'd like my friend to take a look at it. How can I go about sendin开发者_运维问答g them the apk package so they can play with the app?


You can send it as an email attachment, for instance. The process for installing it is the same as if you get the app from a source other than Market, and is documented in many places. This is the first hit that I got on Google.

You can find the .APK file in the bin directory of the Eclipse project. Also, keep in mind that if you don't sign your application with a valid certificate your friend will have to explicitly enable the 'install third party applications'; otherwise the SO won't let you install it.


Send it to them and use appsinstaller (available from the market) if android os < 2.2. Or onymous (cant remember the spelling, but a market search of installer pulls it up) if using android os 2.2 +.

From my experience, I am unable to save email attachments (if sending the apk via email and using the default email app). Otherwise, they could use their browser and download the attachment and use the programs above to install it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜