[android-developers] Re: permission denied when trying to pull apk from phone to computer
$ 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+unsubscribe@googlegroups.com<android-developers%2Bunsubscribe@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home