corbinlc / gnuroot

154 stars 29 forks source link

Rootfs location in Android file system #89

Closed Atulin closed 7 years ago

Atulin commented 7 years ago

A simple question, really: I have Wheezyx installed, and I need to access its root location. I'm using it to run R, and all the charts, session data and such are being saved there. I'd like to backup those.

My phone is rooted, so there's no problem accessing system files if need be.

Atemu commented 7 years ago

/data/data/champion.gnuroot/app_install/roots/

Atulin commented 7 years ago

Yep, it's there. Thanks!