What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

pushing files to device - nonroot

drummerq

Member
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?????
 
my understanding is that you can not unless you have root access. Maybe someone else will chime in to confirm or negate.
 
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.
 
Back
Top