Comment by qingcharles

1 year ago

The software on those "Temu" quality Android tablets they sell in prison is the worst I've ever encountered. And I've never seen an update of any note in the years they have been running them. If there is even a dev anywhere that could fix a bug and deploy it...

Anyone know the best way to pull an image off a locked-down Android tablet? I have a prison tablet here and I want to see what is inside the APKs.

adb pull com.whatever will get you the apks which I think you don't need root for, but there isn't a way to just dd the whole image off, afaik.

  • Sadly I can't get into the settings. It boots into a custom menu, which might just be an app running over the default shell. I also can't get it into recovery mode. I need to do more digging.