just finished kangerade.scripts.v03
Kangerade.Scripts.v03
try it out, much better design and application workings![]()
Do we have to uninstall old version before installing this or will it just overwrite it?
not 100%, there is an line missing from /system/bin/pm that makes you have to uninstall from terminal then install using astro. It's a signed application so i dunno the whole install/uninstall processI believe JRummy is gonna edit the Original Post to show you how to uninstall if it won't let you install straight from Astro.
Try a normal install and report back how it went.
su
cd system/bin
sh pm uninstall org.canvs2321.kangerade
rm /system/app/kangerade.scripts.apk
i believe uninstalls the old version if you can't just download v03 and install directly
adding this to op for anyone who want to install newer versions of kangerade scripts.
but.. you need to add
su
mountsys
rm system/app/kangerade.apk
cd system/bin
sh pm uninstall org.kangerade.scripts
unmountsys
sync