Map-A-Droid / MAD-ATV

ATV MAD Roms
40 stars 39 forks source link

A way (job?) to backup device settings for simple restore. #82

Open JabLuszko opened 4 years ago

JabLuszko commented 4 years ago

This is just a reminder and #todo list, we brainstorming at this point. The main idea is to run script (MAD job?) that would backup all important files and that we can restore them on other device with one command. Cloning, I would say?

Backup: pogodroid settings xml rgc settings xml macaddress (no matter if forced to random due to a95x or using defaul) wpa-suplicat wifi data gmail addy

Do we change anything else that MAD-ROM can't do automagically (except Magisk....)?

Maybe like create a zip file that we can download? Or even upload it to straight to MAD and then restore via

once both are there we could expose it via PD endpoint with the origin hopper

krzee commented 4 years ago
JabLuszko commented 4 years ago

I would like to force (extra flag?) mac address too - so if I want to upgrade my S905W to blazing fast S912... I can still do it, not needing to touch my scripts, network, router settings, static IPs or anything.

krzee commented 4 years ago

Do we change anything else that MAD-ROM can't do automagically (except Magisk....)?

good question! i should assume that any /sdcard/pingreboot or /sdcard/disableauto* files represent how the user wants their boxes to be autoconfigured

krzee commented 4 years ago

I would like to force (extra flag?) mac address too - so if I want to upgrade my S905W to blazing fast S912... I can still do it, not needing to touch my scripts, network, router settings, static IPs or anything.

interesting idea, i guess i could back it up as autoconfig_path/madfiles/madmac.$origin and then when autoconfiguring if origin matches use that madmac file