"adb pull /system/app/YouTube.apk YouTube.apk" will work, I guarantee you.
 (As long as YouTube.apk actually exists at all.)

There is something causing problems that is not in what you are posting.

On Sun, Aug 29, 2010 at 10:53 AM, Anil <anil.r...@gmail.com> wrote:

> $ adb remount
> adb remount
> adb: permission denied
>
> On Aug 29, 12:06 pm, lee dallas <mswplandr...@gmail.com> wrote:
> > How about try "adb remount" first?
> >
> > 2010/8/28 Anil <anil.r...@gmail.com>
> >
> > > I had cd-ed to the directory. But anyway, I tried your suggestion and
> > > get 'permission denied'.
> >
> > > $ adb pull /system/app/Youtube.apk
> > > adb pull /system/app/Youtube.apk
> > > adb: permission denied
> >
> > > On Aug 27, 6:01 pm, "Maps.Huge.Info (Maps API Guru)"
> > > <cor...@gmail.com> wrote:
> > > > You have to give it a path. The pull command doesn't know where
> > > > YouTube.apk is located. Try:
> >
> > > > adb pull /system/app/YouTube.apk
> >
> > > > instead.
> >
> > > > -John Coryat
> >
> > > --
> > > 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
> > > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> <android-developers%2bunsubscr...@googlegroups.com<android-developers%252bunsubscr...@googlegroups.com>
> >
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> --
> 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
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to