pushing files to device - nonroot

drummerq

Member
Joined
Feb 21, 2010
Messages
180
Reaction score
0
is this possible. If i have an .apk file and want to replace another could i do it. I have the whole Android SDK so i have the file explorer in that. You can push and pull files by doing that but can you push and pull apps from the system/apps folder?????
 

Jim 777

Silver Member
Joined
Dec 26, 2009
Messages
2,306
Reaction score
37
my understanding is that you can not unless you have root access. Maybe someone else will chime in to confirm or negate.
 

Pokebreaker

Member
Joined
Apr 7, 2010
Messages
245
Reaction score
0
I'm not sure. I know at one point I was told that nothing can be put into a non-rooted phone, that can't already be accessed from the basic USB plugin window. Then I found a thread for how to push a bootanimation.zip into the data/local folder of a non-rooted phone, and it worked. In SDK it wouldn't let me actually navigate to the folders and insert them directly, but the adb shell worked. That may more than likely be the only exception.
 
Top