• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Question about updater-scripts

bg4m3r

Android Expert
I was wondering if it is possible to make an interactive updater-script? Like, say I make a package to install and uninstall various apps. Can I have it stop at certain points and ask the user if they want to execute that action?
 
Aroma would be the only thing I am aware of that does similar actions. It asks you for all install options before beginning. Not aware of anything that would stop part ways through.
 
it works very well. you can set it up to offer options the user can tick on to accept or tick off to move on to something else. for instance if you were offering systemui theme 1 or systemui theme 2 the user could pick which they wanted and which they did not via a check mark system. you can use it to allow users to decide if they want build.prop tweaks or go stock,all sorts of possibilities with aroma.
 
Back
Top Bottom