I have two questions regarding (ARM 64bit) tablet/smartphone:
1. Can I overwrite the flash memory of an Android Tablet/smartphone without rooting it?
2. Can I backup the contents of the flash memory? I've read some PROMMers can do that.
Greetings
Peter
Android flash memory questions
-
- Member
- Posts: 424
- Joined: Tue Apr 03, 2018 2:44 am
Re: Android flash memory questions
In general, no. Booting non-official ROMs, including alternative recovery like CWM or TWRP, tend to require rooting to allow access to the FLASH and bootloader partitions.PeterX wrote:I have two questions regarding (ARM 64bit) tablet/smartphone:
1. Can I overwrite the flash memory of an Android Tablet/smartphone without rooting it?
2. Can I backup the contents of the flash memory? I've read some PROMMers can do that.
Greetings
Peter
It's frankly a shocking state of affairs, I suppose sort of mitigated by the fact it does make it very difficult for malware to be installed in the system software as well (that of course doesn't prevent malware apps being installed, but they're easy to wipe.) But any semblance of added security looks pretty thin when you're left with a phone with old, vulnerable system installation that cannot be updated because the phone has been abandoned by the manufacturer.
Re: Android flash memory questions
Aww, what a pity! There goes my plan of easily tinkering with my Android devices... So rooting is the way to go...thewrongchristian wrote:In general, no. Booting non-official ROMs, including alternative recovery like CWM or TWRP, tend to require rooting to allow access to the FLASH and bootloader partitions.PeterX wrote:I have two questions regarding (ARM 64bit) tablet/smartphone:
1. Can I overwrite the flash memory of an Android Tablet/smartphone without rooting it?
2. Can I backup the contents of the flash memory? I've read some PROMMers can do that.
Greetings
Peter
Any chance that I can open the device and grab the Flash chip and put it in a PROM writing device?
Greetings
Peter
-
- Member
- Posts: 5512
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Android flash memory questions
It's possible, but not easy: you'd need to desolder the chip.PeterX wrote:Any chance that I can open the device and grab the Flash chip and put it in a PROM writing device?
Re: Android flash memory questions
Ah, thanks, I overlooked that. And if it is surface-mounted it probably will be difficult...Octocontrabass wrote:It's possible, but not easy: you'd need to desolder the chip.PeterX wrote:Any chance that I can open the device and grab the Flash chip and put it in a PROM writing device?
Greetings
Peter
-
- Member
- Posts: 424
- Joined: Tue Apr 03, 2018 2:44 am
Re: Android flash memory questions
Plus it's probably a BGA eMMC with tiny solder pads designed to be used with high precision pick and place robot manufacturing. I don't even know if there is a standard connector layout, making the prospect of standard writing devices remote (if not prohibitively expensive), but it certainly won't be plain FLASH PROM.Octocontrabass wrote:It's possible, but not easy: you'd need to desolder the chip.PeterX wrote:Any chance that I can open the device and grab the Flash chip and put it in a PROM writing device?
Re: Android flash memory questions
Thanks for the info, that is more of the bad news...thewrongchristian wrote:Plus it's probably a BGA eMMC with tiny solder pads designed to be used with high precision pick and place robot manufacturing. I don't even know if there is a standard connector layout, making the prospect of standard writing devices remote (if not prohibitively expensive), but it certainly won't be plain FLASH PROM.Octocontrabass wrote:It's possible, but not easy: you'd need to desolder the chip.PeterX wrote:Any chance that I can open the device and grab the Flash chip and put it in a PROM writing device?
Greetings
Peter
Re: Android flash memory questions
Good news for you:PeterX wrote: Thanks for the info, that is more of the bad news...
Greetings
Peter
You can get a dev kit. It will have much better connectivity for debugging and no need to 'press power button 10 s to reset'. Complete with support packages, documentations and example drivers.
If you don't need the latest SOC and touchscreen (the boards usually have HDMI and USB so you can use PC peripherals with it) you can save quite a bit of $$$ and get one much cheaper than a retail product phone/tablet.