[펌] Android에서 rooting 없이 앱 폴더 접근하는 방법

I got my new galaxy s3 and I am all excited doing new android development. I fire up the adb shell to look around and I see this:

dennis@foofive ~ $ adb shell
shell@android:/ $ ls -al 
...
drwxrwx--x system   system            2012-09-24 23:38 data
...
shell@android:/ $ cd data/
shell@android:/data $ ls
opendir failed, Permission denied

Grrrr. Ok so I can’t access the data folder because it is read protected. What do I do now? I can root the phone, but I don’t really want to do that for various reasons. All I really want is to see into my data folder application directories, be able to remove test files such as databases and preferences.

Turns out there is a simple solution, the run-as command.

run-as com.your.package ls -l /data/data/com.your.package
run-as com.your.package rm /data/data/com.your.package/databases/mydatabase.db

That will allow you to run commands as your app. You can also use run-as in interactive mode.

run-as com.your.package
shell@android:/data/data/com.your.package $ ls
cache
databases
lib
shared_prefs
rm databases/mydatabase.db

Interactive mode will drop you into the data folder for your app. You can navigate from there.

For the run-as command to work the app must be debuggable. This means that run-as will work for apps that you are developing and have deployed through eclipse and for any apps that have been released with the debuggable flag turned on. It will not work for most android system and commercially released apps. Sorry, no hacking your favorite app this way.

shell@android:/ $ run-as com.android.backupconfirm
run-as: Package 'com.android.backupconfirm' is not debuggable

Hope this helps save you some time and frustration.


324 thoughts on “[펌] Android에서 rooting 없이 앱 폴더 접근하는 방법”

  1. Этот информационный обзор станет отличным путеводителем по актуальным темам, объединяющим важные факты и мнения экспертов. Мы исследуем ключевые идеи и представляем их в доступной форме для более глубокого понимания. Читайте, чтобы оставаться в курсе событий!
    Подробнее можно узнать тут – https://nakroklinikatest.ru/

  2. Эта статья для ознакомления предлагает читателям общее представление об актуальной теме. Мы стремимся представить ключевые факты и идеи, которые помогут читателям получить представление о предмете и решить, стоит ли углубляться в изучение.
    Изучить вопрос глубже – https://nakroklinikatest.ru/

  3. Эта познавательная публикация погружает вас в море интересного контента, который быстро захватит ваше внимание. Мы рассмотрим важные аспекты темы и предоставим вам уникальныеInsights и полезные сведения для дальнейшего изучения.
    Получить дополнительные сведения – https://vyvod-iz-zapoya-1.ru/

  4. Have you ever thought about adding a little bit more than just your articles? I mean, what you say is valuable and everything. However imagine if you added some great photos or videos to give your posts more, “pop”! Your content is excellent but with pics and videos, this blog could definitely be one of the very best in its field. Excellent blog!

  5. Эта обзорная заметка содержит ключевые моменты и факты по актуальным вопросам. Она поможет читателям быстро ориентироваться в теме и узнать о самых важных аспектах сегодня. Получите краткий курс по современной информации и оставайтесь в курсе событий!
    Изучить вопрос глубже – https://quick-vyvod-iz-zapoya-1.ru/

  6. Warm greetings to all chance seekers !
    You can complete your 1xbet registration by phone number Nigeria without filling out complex forms. Just enter your number, receive a code, and you’re in. 1xbet nigeria login registration. 1xbet registration Nigeria has never been easier or faster.
    For those who prefer traditional methods, 1xbet registration by phone number Nigeria is still a popular choice. Simply input your mobile number and follow the prompts. 1xbet login registration Nigeria supports quick verification through SMS.
    Tips to simplify 1xbet Nigeria login registration on any device – 1xbet-nigeria-registration-online.com
    Hoping you hit amazing riches !

  7. Hello everyone, all wagering pros !
    Check out bonuses and promotions immediately after completing your 1xbet registration nigeria form. Full access is granted once the 1xbet nigeria login registration is confirmed by SMS or email. 1xbet ng registration Deposits and withdrawals are supported directly after your 1xbet registration in nigeria is complete.
    You can complete your 1xbet nigeria login registration from any device, whether it’s your phone or computer. Registration is quick, and the platform supports local banks for fast transactions. Once signed up, you’re ready to explore top leagues and casino games.
    How to complete 1xbet-ng-registration.com.ng easily – 1xbet-ng-registration.com.ng
    Enjoy thrilling massive jackpots!

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다