Giter Club home page Giter Club logo

Comments (10)

rgvxsthi avatar rgvxsthi commented on July 18, 2024 1

Seems like an issue with the build of the ROM. "eng" and "userdebug" versions of the rom have this setting enabled, whereas "prod" have this disabled (I might be wrong!)

I saw some tweaks to enable it via build.prop edits, will try and report back.

from snaprecovery.

Jenni32222 avatar Jenni32222 commented on July 18, 2024 1

Unfortunately I am on Android 11, the package only supports 9 and 10.

I think the best option for me is to have a script which only converts the media since I already have them on my PC, I don't know how to make one myself since I'm not that good

from snaprecovery.

sdushantha avatar sdushantha commented on July 18, 2024

Hey @rgvxsthi!

This seems like a strange issue.

Lets check if you get any errors from adb when you try to start a root adb session and then try to pull the directory containing the snaps:

$ adb root
$ abd pull -a /data/user/0/com.snapchat.android/files/file_manager/chat_snap/

Could you send a screenshot of the outputs of the command above?

from snaprecovery.

rgvxsthi avatar rgvxsthi commented on July 18, 2024

Hello @sdushantha

adb root
results in "adbd cannot run as root in production builds"

Though I can access root if I do:
adb shell su

Here's a screenshot of the same: https://i.imgur.com/H5sgONe.png

from snaprecovery.

sdushantha avatar sdushantha commented on July 18, 2024

It is very strange why its adb root is not working by default for you. Because it does for me.
I found a stackoverflow post that might help you solve the issue: https://stackoverflow.com/questions/25477424/adb-shell-su-works-but-adb-root-does-not

from snaprecovery.

Jenni32222 avatar Jenni32222 commented on July 18, 2024

I got the same issue, adb root does nothing for me. Setting ro.debuggable=1 doesn't have any effect.

However can you make a script to convert the media when it's already on the PC since I can manually access the folder.

from snaprecovery.

sdushantha avatar sdushantha commented on July 18, 2024

@Jenni32222

However can you make a script to convert the media when it's already on the PC since I can manually access the folder.

You can easily create a script yourself by referring to the code snippet from the script:

https://github.com/sdushantha/snaprecovery/blob/master/snaprecovery.sh#L104-L113

from snaprecovery.

Jenni32222 avatar Jenni32222 commented on July 18, 2024

@Jenni32222

However can you make a script to convert the media when it's already on the PC since I can manually access the folder.

You can easily create a script yourself by referring to the code snippet from the script:

https://github.com/sdushantha/snaprecovery/blob/master/snaprecovery.sh#L104-L113

How do I do that?

from snaprecovery.

mariansam avatar mariansam commented on July 18, 2024

Hi, I encountered the same This Device is not Rooted problem, when my device was rooted using Magisk. Turns out plain Magisk does not allow adb root. Install this package using Magisk Manager - https://github.com/evdenis/adb_root - and adb root will start working. I still get This Device is not Rooted but because of a different error, adb root is working on my device.

from snaprecovery.

jamiedarcy06 avatar jamiedarcy06 commented on July 18, 2024

@Jenni32222 any progress on that script?

from snaprecovery.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.