+ 1
suggest me a book to learn android software flashing
I am tired by searching on Google that how to flash firmware on android mobile phones.. but I didn't find any site which really teach.. I didn't find any book related to that so if you have please send here or just say the name of book. please! 🙏 I have Huge interest in Android software flashing !
2 ответов
+ 6
i assume you are talking about stock rom.so..
most android mtk devices could be flashed using SP flashtool .
and you need to get rom for device from a trusted site . i mostly use these ( i use them a lot) : https://firmwarefile.com/
https://www.xda-developers.com/
for samsung devices use odin (which i have no experience with) but leme know if you face any issue with sp-flashtool or mtk devices . i have flashed many using it ;)
+ 1
Unlock your bootloader!
Try and see if lineage has a custom rom for your phone, great opensource os w/ almost no bloatware.
Be in usb debugging mode in dev options
You can also use the adb toolset. You just download and open a powershell in the tool directory, then you can use the commands to flash recovery and firmware very easily.
There's a general way of flashing but most phones have a couple extra steps that aren't used w/ others so make sure you research your specific model!