assuming ur using eclipse with ADT, simply right-click on the project
in the left panel, choose Android Tools => Export unsigned Application
Package

this will create the (unsigned) apk at the destination you specify.
before loading this apk, it must be signed with your private key. you
can consult the documentation in the Android Developer Guide under the
section "Publishing your Application" for details on how to do this.



On Jun 15, 9:50 am, janardhan <[email protected]> wrote:
> hi,
> i am new to android .
> i done some sample applications.
> how to create apk files for that one.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to