ADB Push -- Permission Denied
This is a discussion on ADB Push -- Permission Denied within the Droid Hacks forums, part of the Droid Hacking category; I shoulda just had you sub in the system/apps dir instead of the data/local and then chmod it to 755...
-
I shoulda just had you sub in the system/apps dir instead of the data/local and then chmod it to 755
Tigers love pepper... they hate cinnamon...
-
just use
Code:
cat /sdcard/browser.apk > /system/app/browser.apk
mv has issues across filesystems on android
Once its on system (internal mem) mv works fine, or if your managing files on sdcard exclusively it works fine also.
-

Originally Posted by
vpshockwave
Alright, that command executed, but I have no idea what it did. I went to /data/ but there is no local directory. I even tried using su to push it just to the data directory -- I still don't see it though.
I think we're making progress though : )
To view the contents of /data with a file manager, you gotta have one that runs with su, like su file manager (assuming you're looking with your file manager)
-

Originally Posted by
Jebtrix
just use
Code:
cat /sdcard/browser.apk > /system/app/browser.apk
mv has issues across filesystems on android

Once its on system (internal mem) mv works fine, or if your managing files on sdcard exclusively it works fine also.

Originally Posted by
hydrogenman
To view the contents of /data with a file manager, you gotta have one that runs with su, like su file manager (assuming you're looking with your file manager)
Alright, I'll try both these things. Thanks guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By SwordOfWar in forum Droid Hacks
Replies: 9
Last Post: 03-11-2010, 01:17 PM
-
By dredge in forum Droid Hacks
Replies: 10
Last Post: 01-04-2010, 12:25 AM
-
By Ack in forum Droid Hacks
Replies: 4
Last Post: 12-24-2009, 12:25 PM
-
By ToddP0530 in forum Droid General Discussions
Replies: 16
Last Post: 11-07-2009, 09:10 AM
Search tags for this page
adb cross-device link
,
adb failed to copy permission denied
,
adb permission denied
,
adb permission denied push
,
adb push
,
adb push access denied
,
adb push failed to copy
,
adb push permission denied
,
adb push su
,
adb push su sdcard su permission denied
,
adb push system
,
adb push to system
,
android adb push permission denied
,
chmod bad mode
,
failed cross-device link
,
failed on cross-device link
,
failed to copy permission denied
,
failed to copy su to '/sdcard//su': permission denied
,
failed to push selection: permission denied
,
permission denied adb push
Click on a term to search our site for related topics.