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

Reply via email to