Change your mouse cursor iconThis should work with Any custom rom (and any device in theory)
Use zipthemer HERE
download the zip file of your choice, and use zipthemer to create a flashable zip, then flash said zip to your device.
All icons and zips are in one folder, the zip and a pic of the icon are both labeled with the same name. simple click on the .png to see what it is before you download and flash the zipDOWNLOAD HEREthis is a beta simply because i do not have this tab and can not test, although should work flawlessly. As soon as its confirmed to work on the it will leave beta
resources
About ZipThemer
Video on how to use ZipThemer
runandhide05 said:
Change your mouse cursor iconThis should work with Any custom rom (and any device in theory)
Use zipthemer HERE
download the zip file of your choice, and use zipthemer to create a flashable zip, then flash said zip to your device.
All icons and zips are in one folder, the zip and a pic of the icon are both labeled with the same name. simple click on the .png to see what it is before you download and flash the zipDOWNLOAD HEREthis is a beta simply because i do not have this tab and can not test, although should work flawlessly. As soon as its confirmed to work on the it will leave beta
resources
About ZipThemer
Video on how to use ZipThemer
Click to expand...
Click to collapse
is there Any way to reverse this?
gears177 said:
is there Any way to reverse this?
Click to expand...
Click to collapse
Absolutely when u created the update zip with ziptheme it creates two zips one of which is an undo zip . Flash that and all is back to normal
Sent from my Galaxy Nexus using Tapatalk 2
Here is a painless way of changing your S-Pen Cursor: http://forum.xda-developers.com/showthread.php?t=1945569
Sent from my Banana Phone ₪
Related
The only one I found is for HTc SENSE rom....
Where can I find one for cm 6.1?
You can use the online kitchen from HERE to build your own. You just need to upload your framework-res.apk file from your CM build (or from any ROM). You cand find that file in the CM ROM ZIP file you've downloaded, in "system/framework" folder. Just extract the file and upload it on the site when prompted. You can choose among several battery types (including circle) and icons for notification bar
Rapier said:
You can use the online kitchen from HERE to build your own. You just need to upload your framework-res.apk file from your CM build (or from any ROM). You cand find that file in the CM ROM ZIP file you've downloaded, in "system/framework" folder. Just extract the file and upload it on the site when prompted. You can choose among several battery types (including circle) and icons for notification bar
Click to expand...
Click to collapse
I should choose "flashable zip only"?
unzi200888 said:
I should choose "flashable zip only"?
Click to expand...
Click to collapse
Yup. It is pretty straight forward actually. Just choose CM 6.1 for framework. Handpick whatever you like and flash it.
unzi200888 said:
I should choose "flashable zip only"?
Click to expand...
Click to collapse
Not quite necessarily. In any case you'll end up having a flashable zip. I prefer to go through all steps that allows me to customize whatever I want...batery icons, colors, notification icons, startup animation and so on. The wizzard is pretty straight forward you'll see, it's not the case to make any worries
Sent from my Legend using XDA App
I patched a copy of the Mms.apk to remove the green bars behind the contact photo.
Tested with CodeROM NexusAce and CodeROMv2, should work CodeROMv1.
Note:
Skins feature is disabled.
Instructions:
1. Download the modified Mms.apk (Attached file)
2. Make a backup of your old Mms.apk in /system/app (Use Root Explorer).
3. Mount /system/app as R/W
3. Copy the modified Mms.apk to /system/app
4. Set the permissions to ---rwxr-x
5. Chane the file owner and group to 0 - root
6. Reboot
7. Hit the Thanks button if it worked
Update:
- Smaller file size.
Maybe i can help or give you an idea:
1. The Skin Option in menu is activated via the preferences.xml included in the MMS.apk file (you can copy from XXKPE, and try to install the MMS.apk, however whatever skin you select it does not change) which i think you need to do the next part.
2. The actual implementation of the skin is under the coding of classes.dex, which i dont know how to decompile.
thanks, it works
i will be waiting for the update for the skins
worked for me!
Thanks a lot!
vertcam9 said:
2. The actual implementation of the skin is under the coding of classes.dex, which i dont know how to decompile.
Click to expand...
Click to collapse
thanks for this, can't get past this one though...
I found out that there must have been a miss declaration of an image res file in the class.dex or in the Mms.apk's before compiling. Its calling progressbar_indeterminate4.png instead of quickcontact_badge_small_unpressed.9.png or quickcontact_badge_unpressed.9.png from the /system/framework/framework-res.apk file.
Updated the first post.
- Smaller file size.
- Still no support for skins [May not be updated to support this feature. Sorry]
help!!
after reboot message icon in now inside menu and gone in the launcher, however the green thing is gone.
now there are only 3 icons in launcher ( keypad, contacts, menu )
update:
thanks i got fixed it myself, btw it is working but no skins.
mikko3024 said:
Updated the first post.
- Smaller file size.
- Still no support for skins [May not be updated to support this feature. Sorry]
Click to expand...
Click to collapse
Mikko3024, how did you get by the problem? was it via the XML files?
vertcam9 said:
Mikko3024, how did you get by the problem? was it via the XML files?
Click to expand...
Click to collapse
The problem is in the classes.dex of the apk.
I copied a properly working classes.dex from another version of the Mms.apk and patched the res files to match the appearance of CodeROM's Mms.apk. But the new classes.dex either does not support the skin features or there is something in conflict.
As mentioned by vertcam9, preferences.xml activates the skin selection in the settings part of the app, but does not apply any changes whatever skin is selected. Proper classes.dex is necessary.
Ok, So after copying 200 or so png's in the Drawable_xlarge_mdpi and the drawable_mdpi folder, I get my image mods after flashing.
But, they still only show the stock number of images, 9 or 10. Charging works ok.
So somewhere, there are some xml files I need to edit to reflect the filename additions?
Or am I missing something else?
A501 HC 3.2
Thanks guys and girls!
Battery_Charge.xml & Battery_Discharge.xml should be what your looking for.
Sent from my DROIDX using Xparent Red Tapatalk
DRTMI said:
Battery_Charge.xml & Battery_Discharge.xml should be what your looking for.
Sent from my DROIDX using Xparent Red Tapatalk
Click to expand...
Click to collapse
Thanks. I kind of figgured those were the xml files I was looking for. Problem is, I'm playing hell with de-compiling my framework-res to be able to edit the xml files.
Can't make much progress with the apktools available, even when including the dependancy apk's. So clearly I am a noob with decompiling framework-res
So my next question, is there any difference between a com gen 1 stat_battery_charge.xml; for the a500 and 501? If not, is it feasible to switch the modified xml to replace the current stock one?
here is how i mod those files as well as the icons and so on
i copy the system ui.apk to a folder on my desktop
i open it with winrar.. DO NOT EXTRACT IT.. pull out the folder containing the png files or xms you want to edit.. Just drag and drop them to another folder..
edit them to your hearts desire.
open the system.ui apk again in win rar.. drag the edited folder back into the system.ui.. push it to your tablet.. to say download folder..
then copy it to the original place it will ask you to replace say yes.. your tablet will CRASH .. REBOOT then if you edited the files corectly it will boot and show your changes.
i dont know if this is the correct way easiest way .. but IT DID WORK FOR ME.. USE AT YOUR OWN DESCRESSION..
I could send you the apktool I am using. Its the only one I have found that works worth honeycomb.
Sent from a phone.
NunHugger said:
I could send you the apktool I am using. Its the only one I have found that works worth honeycomb.
Sent from a phone.
Click to expand...
Click to collapse
Would be much appreciated Just send a link, and thanks!
erica_renee said:
USE AT YOUR OWN DESCRESSION..
Click to expand...
Click to collapse
Thanks Erica! That's what I've been doing Actually, wanted to do some editing to the xml files itself. It's easy for png's, at they don't get compiled.
Anytime we take the first step, and install iconiaroot, we do so at our own discretion
Here's an updated apk_manager if you prefer that method.
I normally use a CWM zip since I have to reboot anyway. You can usually start with any theme zip and just make sure their updater-script copies /system to /system and just look through the zip to see what it copies, and if it looks normal, you can make the directory structure the same but copy your own over the old ones (and delete any orginal files that you won't be overwriting). i.e. it should look like:
system/app/SystemUI.apk
system/framework/framework-res.apk
system/fonts/blah.ttf
Just drag your files into the zip in the same place and use it.
And then as a precautionary measure, just do this once or any time you mess with more files (for inexperienced modders): Make a 2nd copy of that zip and call it blah-revert.zip then copy the orginal files over those modified files. Once you have both zips on the device, if anything goes wrong you can flash the revert to get back quick.
Hi Guys,
I was wondering if there were any AOSP Roms out there with built-in File Managers? It sucks having to go to Google Play to download one, just to install the rest of my programs.
Thanks in advance.
Shecherez
Scheherez said:
Hi Guys,
I was wondering if there were any AOSP Roms out there with built-in File Managers? It sucks having to go to Google Play to download one, just to install the rest of my programs.
Thanks in advance.
Shecherez
Click to expand...
Click to collapse
Off the top of my head, slim includes one.
Alternatively, You can also just use titanium to create a flashable zip of your necessary apps (requires pro version I believe)
Alternatively to that, using 7zip on pc , you can also just drag and drop whatever apk you want into the system folder of whatever gapps package you flash when you flash roms. Or you can drag and drop the apk into system or data folder of whatever rom.zip you want to flash, If you have a computer handy regularly. (I find gapps easier because I download gapps packages WAY less often.)
Sent from my Nexus 4 using Tapatalk
i'd rather just choose the rom i like then worry about some file manager.
it takes about a minute to go to play store and install es file explorer and then install titanium to recover your apps.
i agree it would be handy if every rom had a file explorer but downloading doesn't take much time.
Scheherez said:
Hi Guys,
I was wondering if there were any AOSP Roms out there with built-in File Managers? It sucks having to go to Google Play to download one, just to install the rest of my programs.
Thanks in advance.
Shecherez
Click to expand...
Click to collapse
Mahdi ROM and SlimKAT has inbuilt file managers..
Rohit02 said:
Mahdi ROM and SlimKAT has inbuilt file managers..
Click to expand...
Click to collapse
Lol just wanted to say that but you beat me to it.
Edit: Still, I always download ES file and delete the one in the rom.
I'm trying to create my own theme modification of AsusSystemUI.apk
However, it cannot be used by a clean flash.
It will work if I install Asus stock rom (Zenfone 5 - 3.24.40.78), first boot, then replace with my file later.
I suspect it's because of apk signature. Where can I find platform key to sign it or any other tip to make it work?
==================
Problem Solved: By copy Androimanifest.xml and Meta-inf from Stock file to modified one.
baszu said:
I'm trying to create my own theme modification of AsusSystemUI.apk
However, it cannot be used by a clean flash.
It will work if I install Asus stock rom (Zenfone 5 - 3.24.40.78), first boot, then replace with my file later.
I suspect it's because of apk signature. Where can I find platform key to sign it or any other tip to make it work?
==================
Problem Solved: By copy Androimanifest.xml and Meta-inf from Stock file to modified one.
Click to expand...
Click to collapse
Wow, nice work, you can post a screenshot of the SystemUI? :thumbup:
LucasBernardesLopes said:
Wow, nice work, you can post a screenshot of the SystemUI? :thumbup:
Click to expand...
Click to collapse
It is just a remix of 3 others's systemui works because I like some part of each.
Anyway, here is my current screenshot. Check status bar and quick setting.