I have my MK809II flashed with Finless 1.7a 1080p ROM and would like to change the default mouse pointer to something a bit bigger/funkier.
I discovered the mouse pointer image is contained in system/framework/framework-res.apk so built a copy of it with a new mouse image in and called it framework-res.apk.new and copied it to system/framework. I then renamed the original famework-res.apk to framework-res.apk.orig.
So far so good but when I try and rename framework-res.apk.new to framework-res.apk, my system resets and goes into a boot loop. I then have to do a 'dirty' flash via CWM in order to get things working again and keep all installed apps.
I was going to try and replace the file via a push from ADB but am struggling to get ADB to detect my device, despite device Manager saying the ADB driver is installed and working.
So, am I doing something wrong? Is it even possible to alter system files?
Comment