nitrality installer

In addition to the ability to backup & restore insane zeam I have added a fuction to install customised zip files. This is broken down into two sections, Apps & Themes. The reason for having two is if your simply installing apps like I do, there is no need to restart the UI for changes to take affect, whereas when flashing a theme you want to restart the UI.
In addition to copying files to the phone I have also added the ability to execute a shell script, which will be run as root. So, pretty much CWM ZIP installing on steroids
The ZIP files will need to be placed in /sdcard/insanity/ E.G.
/sdcard/insanity/insanity-customiser.zip
/sdcard/insanity/insanity-theme.zip
If you wish to do custom things please see insanity-script.sh in the root of the ZIP, simply copy the folder structure you wish to copy accross into the ZIP. The templates below contain some blank directory structures you can use, for example if you wish to install Launcher Pro, simply place the LauncherPro.apk into the ZIP file under system/app/ and when you run nitrality and install it, it will place it into the relevant location. You can add as much as you like, here is a example of some of mine:
insanity-customiser.zip
- updates\
- \system\
- \app\
- \AlarmClockExtreme.apk
- \BeautifulWidgets.apk
- \Email.apk
- \Music.apk
- \SMSBackup.apk
- \fonts\
- \DroidSansFallback.ttf
- \lib\
- \libjumper.so
- \libpcmhost.so
insanity-script.sh
Code:
rm -Rf /system/app/FileManager.apk
rm -Rf /system/app/CSC.apk
rm -Rf /system/app/SystemInfo.apk
rm -Rf /system/app/DeskClock.apk
Download Templates
 insanity-customiser.zip
insanity-theme.zip Screenshots
NOTE: I do not respond to tech support questions through PM.
|