parani kumar wrote: > Hi, > > I am also having the same question. Any response greatly appreciated and > would help us. > > -- > Thanks, > parani > > On Tue, Nov 4, 2008 at 8:17 AM, Thaw <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Hi, > I am using eclipse on Windows, i run application it work fine on > emulator. > But i want to uninstall that app from emulator, how can i do? > It needs to use shell command to uninstall app but, > how can i use shell command on Windows? > somebody help me, i am in trouble. > Thanks Thaw...
Start > Run > type "cmd" > click [OK] This gives you a command prompt. Navigate to where you installed the SDK (e.g., cd \android). Go into the tools subdirectory of the SDK (e.g., cd tools). Execute the shell commands as shown. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

