Tasssadar / multirom

MultiROM for Nexus 7 and LG Optimus One
http://forum.xda-developers.com/showthread.php?t=2011403
GNU General Public License v3.0
415 stars 274 forks source link

Request for OpenRecoveryScript #34

Open nathanakalish opened 9 years ago

nathanakalish commented 9 years ago

I was wondering about the feasibility of being able to create a ROM, and flash additional zips all in a single script, rather than manually installing the ROM, then everything else. Something like

newrom -n Secondary -z whateverROM.zip

-n being the name -z being the flashable zip containing a ROM or something similar. Thanks!