Curtis1973
Android Expert
Removed see ICS Elite ROM Thread.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
No, that is app called notification toggleCurtis, how did you add the notification tray toggles? I know there are apps for that, but did you add them from scratch?
ui_print("Applying UOT framework");
run_program("/sbin/busybox", "mount", "/system");
delete("/system/framework/framework-res.apk");
package_extract_dir("framework", "/system/framework");
run_program("/sbin/busybox", "umount", "/system");
run_program("/sbin/busybox", "mount", "/system");
delete("/system/app/SystemUI.apk");
package_extract_dir("app", "/system/app");
run_program("/sbin/busybox", "umount", "/system");
ui_print("Applying UOT fonts");
run_program("/sbin/busybox", "mount", "/system");
package_extract_dir("fonts", "/system/fonts");
run_program("/sbin/busybox", "umount", "/system");
ui_print("Applying UOT bootanimation");
run_program("/sbin/busybox", "mount", "/system");
package_extract_dir("system", "/system");
run_program("/sbin/busybox", "umount", "/system");
View attachment 40076
View attachment 40077
View attachment 40078
lookin good thanks leslie and kurtis
don't let your phone number slip through screenshots lol
How did you figure out how to install? Please post instructions. Thank you
i just copied over them using winrar but i did use superpng for photoshop which compiles properly formatted .9 pngs.(also of note : my trick was to open the original .9 and simply layer over it and then lower the transparency of the base layer to zero then merge the two. it effectively cancels out the base layer leaving your edited layer while retaining the original png info for the most part) worked for me. but you will get an error if you do not create the png properly in your photo editor.