On Tue, Jun 12, 2012 at 8:00 PM, Jessie7 <[email protected]> wrote:
> I have already i\nstalled the emulator and it is running from the adb.
> The emulator is showing the icons from different applications. But, I
> need my .apk to appear in this application section. The following
> instructions I have were to click Start, Run, type cmd, click OK. The
> screen appears with the following:
>
> C:\Documents and Settings\ John Smith>
>
> I need to know what exactly to type from this point to get my .apk to
> appear in the application section.

c:\This\Is\The\Path\To\Wherever\You\Installed\Your\Android\SDK\platform-tools\adb
install c:\This\Is\The\Path\To\Your\File.apk

http://developer.android.com/guide/developing/tools/adb.html#move

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in DC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to