Android Proprietary Blobs
Hello all,
Have you try to extract your stock android properties files from device but don't know how to do that, Nice your are in right place. I explain in this blog post about extract your android rom properties files from your device.
Requirement:
- android platform tools
- rooted android phone
Let's get started, first of all you should connect your phone to computer and enter adb devices
command then your device will show with serial number once it displayed then enter adb shell
command. You can see your device files in here and even also system and vendor partition everything in your device hardware files. Just take any other device tree and vendor tree for reference to extract what file need and what file won't. Once you understand device tree and vendor tree then pull file from device just enter adb pull <file name>
.
hope you like this. If you like then please upvote this post and more about android tutorials follow my blog