If u want to install the .apk file

follow the folling procedure

1. run the emulator of android from the eclipse
2. start - > run -> cmd in window
3. type command in console   adb kill-server
4.type command in console   adb start-server
5 type command in console   adb install <.apk file with its full path>


On Jul 11, 8:48 am, gunaaa <[EMAIL PROTECTED]> wrote:
> Hi Analdyn,
>     From where you want to install .apk? From folder or from terminal
> or from eclipse? Anywhere its possible.Better install from eclipse.
> Its easy. in DDMS go to data-->app-->then push file
>
> Regards,
> Guna
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to