Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Ticklefish
Old
(Last edited by Ticklefish; 28th April 2013 at 02:27 AM.)
#1  
Ticklefish's Avatar
Recognized Themer - OP
Thanks Meter 1376
Posts: 1,939
Join Date: Oct 2011
Default [TOOL]Tickle My Android 5.4 - DE/RECOMPILE APPS, CHANGE ICONS...AND MORE!!!! [21/04]

Ladies and gentlemen, after a lot of typing, headaches and late nights, I can finally now present..

Tickle My Android
5.4


Tickle My Android, or TMA for short, is a command line tool for Windows that uses apktool to help you pull and decompile files from your Android phone or tablet.

But it can also:
  • change the battery icon,
  • change the WiFi icon,
  • change the signal icon,
  • change the emoticons,
  • change the notification toggles,
  • change the transparency of the statusbar (if the rom allows it),
  • add Ice-Cream Sandwich-style transitions
  • zipalign apk files,
  • sign new apk files,
  • sign recompiled apk files in the same way as the original,
  • deodex apk and jar files,
  • backup personal data and transfer to a brand new device,
  • resize and change boot animations,
  • change fonts,
  • add sounds from other devices,
  • create backup-generating flashable zip files
  • ..and now comes in Portuguese and French!!


To use Tickle My Android, you will need:
  • - a rooted Android phone or tablet with USB Debugging enabled and ClockworkMod Recovery installed ,
  • - any version of Android on that device,
  • - a Windows PC (XP or above) with the phone or tablet's drivers installed as well as Java Runtime Environment 1.6 minimum,
  • - a USB cable to connect your device to the PC,
  • - patience and a little common sense
Download the tool to the root of 'c:\' from the link at the bottom of this post and put it in the folder you want to do from your modding from and run it. This is a self-extracting archive which, once it's extracted everything, will put on your PC a new folder called "Tickle My Android". This is where the tool runs from.



The "_deodex", "_in", "_out" and "_working" folders we'll talk about later.
The "tool_files" folder contains various files Tickle My Android needs to run.
The "user_files" folder will hold your backups, boot animations and fonts.
And the "Tickle My Android" shortcut starts the tool. Click on that and away we go!

************************************

Click here to find out how to change your icons.
Click here to find out how to change your boot animation and font.
Click here to find out how to deodex your rom and how to backup personal data.

Also look at these other threads of mine for tutorials on centering the clock on the statusbar and all kinds of other fun stuff:
- How To Center The Clock And Move Around Other Icons
- How To Change The Colour Of The Clock And Other Text


************************************

Don't know what I'm talking about?

Never heard of apktool before?

Don't worry, TMA has been designed to make things as simple as possible..

First, backup your phone or tablet. If you don't know how to do this, it's worth finding out first before going any further. Tickle My Android lets you change the very workings of your device and if you don't know what you're doing, it's possible to get things wrong. If you haven't made a backup, you could lose everything..

Then choose Option 2 to go to the theming menu.


Next use Option 2 again to go to the pull menu.


This gives you the option of pulling (copying from your Android device to the PC) one of the most commonly modified system files, or any other file you wish.

Pull, decompile and install framework-res.apk first.
You may need to do this even you're not planning to mod framework-res.apk itself. Installing it to the PC will make its resources available, which can be essential if you're modding any other system app.
In fact, depending on what you're modding, you may need to install other resource files as well. You'll normally find these in your framework folder with "resources" or "res" in the filename. If in doubt, use the 'ADB Shell' option and enter the command 'ls system/framework' to see what files you actually have in the framework folder.

This file goes into the "_in" folder. You then have the option of backing it up (always a good idea), then decompiling it. Once a file has been decompiled, have a look in the "_working" folder. You'll see a folder with the same name as that file, this contains all the various files (images, xml, smali, etc) that the file you pulled actually consists of. Now you can make all the changes you desire.

Once you've finished changing things, go back to the theming menu and select Option 13 to recompile and put everything in that folder back into a single file. This recompiled file will now be in the "_out" folder. From there you can push it back to the device, right?

Well...no.

Or at least, not yet.

If your recompiled file is an .apk or a .jar, it will have everything it needs in it but it might not be laid out the way Android likes and it might not be signed correctly either so it won't actually work.

If you pulled a system file, then it needs to be signed the same way as it was before and the compression rates need to be the right way around as well. So select Option 14 to prepare the file correctly. If it's not a system file, you can use Option 15 to sign it instead.

Now you can push it back to the device.

This is where ClockworkMod Recovery comes in. Head back to the title menu and select Option 7 to create a flashable zip. This uses the Universal Flashing Tool by JRsoft and Intronauta. This is a very handy tool and full credit goes to them. It can do a lot of clever things but the bit that I like most is that it creates a flashable backup of every file you've changed. Don't like what you've changed? Just flash the backup!

Simple, no?

Well, if you're having trouble, or if you have no idea what any of the above means, Tickle My Android now comes with the Mini Menu. This is a slower method but it does everything for you. You don't need to worry about installing the right resource files, or what files to decompile when, or remembering to prepare the files after. The Mini Menu will do it all for you. All you have to do is tell it which mods you want to apply and it will do the rest.

Use Option 1 to get it ready, Options 2-7 to make changes and Option 8 to create a flashable zip in the "_out" folder. Then Option 9 to clean up, ready for next time.

The Mini Menu is simple, but slow, and is meant for less advanced users. But there's no shame in being a less advanced user, we've all been there.

************************************

Compatibility Issues

Tickle My Android's decompiler function always uses the very latest apktool files, as well as the very best aapt files, available. But, because Android is an open-source OS, there will always be some implementations of it that TMA will not be fully compatible with.

Currently, TMA is not fully compatible with some official MIUI rom's. This is because MIUI isn't open-source, unlike Android itself, and the developers aren't sharing how they construct their files.

TMA is also not fully compatible with HTC Sense 4.0+. This is because HTC have constructed their files in a different way to the Android norm and aren't letting people outside the company know how they did it.

TMA also has problems with stock Asus Transformer apk's. BUT there is a fix! Click on this post here to find out what to do. Many thanks to allan1313 for this.

There will be some devices/roms that are unable to use the zip files TMA creates and you'll be given an error code:0. This is down to the update-binary and can be easily fixed.
Take the update-binary from a working zip file and place it in the user_files folder. Run the tool and it will be absorbed into the zip template. In other words, all future zip files will use that update_binary!

************************************

If you're having problems decompiling or recompiling, I'm more than happy to help..but I will need information from you first. So here's how to help me to help you:

Fill out this form here. Just copy and paste then fill in your answers.
  1. What phone/tablet are you using?:
  2. What version of Android are you running?:
  3. What sort of rom are you on? (I need to know about OEM roms as well. That's things like Sense, Touchwiz, etc)
  4. What are you trying to decompile/recompile?
  5. What resources apps have you installed?
  6. Are the files you're using odexed or deodexed?
  7. What mod are you trying to do?
  8. Do your files work if you decompile, recompile and prepare them without changing anything?
  9. Have you tried the Mini Menu and, if you did, what happened?
  10. What problems are you having? (Give me some detail here, don't just say "It doesn't work.")
  11. Please also copy and paste the log files for the files you're modding (use Option 1 in the theming menu) as well as the history.txt logfile.
It can take a lot of time, and a lot of posts, to track down what could be causing an error, so I will need this information before I can start to help you. The more information I have, the faster I can fix the issue.
Please be aware that I won't help you without this information.


************************************


Download TICKLE MY ANDROID Version 5.4 here: http://www.mediafire.com/download.php?1y6xclsvksbxul3

(Please remove any existing versions of Tickle My Android from your PC before installing, to avoid any conflicts)

Download v5.3 here: www.mediafire.com/download.php?ncbysurav719j1n

Download v5.2 here: www.mediafire.com/download.php?3288b7n099og31b

Download v5.1 here: www.mediafire.com/download.php?g60ndp2zbdjboqn

Download v5.0 Beta 04 here: http://www.mediafire.com/download.php?hfv254btiwm0d07

Download v5.0 Beta 03 here: http://www.mediafire.com/download.php?exztas17s4j96ds

Download v5.0 Beta 02 here: http://www.mediafire.com/download.php?a9yp1memz5ng1mp

Download v5.0 Beta 01 here: http://www.mediafire.com/download.php?fnl7rcv5fki70kf

Download v4.3 here: http://www.mediafire.com/download.php?r16dc355b1m513q

Download v4.2 here: http://www.mediafire.com/download.php?vc6rra06uqehz7z

Download v4.1 here: http://www.mediafire.com/download.php?a24hzn8w5ua599p

Download v4.0 here: http://www.mediafire.com/download.php?22gonnuztb62a8s

Download v3.0 here: http://www.mediafire.com/download.php?h5dfdtqg5pr759b

Download v2.2 here: http://www.mediafire.com/download.php?u47zqtwc8iqhabz

Download v2.1 here: http://www.mediafire.com/download.php?u2922jle13xud55

Download v2.0 here: http://www.mediafire.com/download.php?hnj67n916asmgfh

Download v1.1 here: http://www.mediafire.com/download.php?6wpzdg359pmh8gs


Changelog:

Version 5.4 - Improved compatibility with modern devices, added French language option

Version 5.3 - Improved preparing process, added Portuguese option

Version 5.2 - Process tweaks

Version 5.1 - New apktool, bug fixes, improved file preparing algorithm

Version 5.0 Beta 04 - Code improvements

Version 5.0 Beta 03 - Bug fixes, new toggle icons, theming log

Version 5.0 Beta 02 - Latest apktool with Android 4.2 compatibility

Version 5.0 Beta 01 - Latest apktool, customised appt, significant UI changes, added toggles and emoticons to icon changing, removed pushing to phone, re-added statusbar transparency, added the Mini Menu, added option for changing the tool language (languages to follow)

Version 4.3 - Added apktool 1.5.0, minor bug fix

Version 4.2 - Added apktool 1.4.10, added option to make log files when decompiling or recompiling

Version 4.1 - Bug fixes, UI tweaks, added option to change boot animation size, major improvement to preparing file speed, increased Android compatibility, moved version number to credits screen

Version 4.0 - Added ZIP maker, UI and code changes to improve user friendliness, 2 new battery icons, added option to use own battery icons, latest apktool and aapt ensuring compatibility with nearly all Android devices, updated deodexing for ICS and JB, expanded quick file select, improved installation of resource files, better error handling

Version 3.0 - Added deodexing option, signal and wifi icon changing, code tweaks, UI overhaul, more battery icons

Version 2.2 - Improved battery icon adding, improved framework adding, improved error handling, UI changes, small code tweaks

Version 2.1 - Improved de- and recompiling of files, fixed "Enter 'x' To Cancel" bug, other slight tweaks


************************************
The Following 176 Users Say Thank You to Ticklefish For This Useful Post: [ Click to Expand ]
 
Ticklefish
Old
(Last edited by Ticklefish; 21st December 2012 at 01:26 AM.)
#2  
Ticklefish's Avatar
Recognized Themer - OP
Thanks Meter 1376
Posts: 1,939
Join Date: Oct 2011
Talking How To Change Your Icons

Changing Icons

Tickle My Android can be used to change the battery icons on your Android device, as well as change the WiFi icons, signal icons, notification toggle icons and emoticons.

But..make sure you back it up first!!!

And this is how to change your battery icons (the process is very similar for the other icons):
  1. First, start the tool and select Option 2 - Theming Menu
  2. Then Option 2 - Pull Files From Device
  3. Now pull, backup, decompile and install the relevant files
  4. This is the tricky bit, to be honest. In most roms and Android versions, battery icons are stored in framework-res.apk and/or SystemUI.apk. But you may need to install certain resource files before you can decompile those.
    If you're on a Sense(HTC)-based rom, you might need to decompile and install com.htc.resources.apk.
    If you're on Touchwiz(Samsung), it could be that you need twframework-res.apk.
    If it's LG, then it might be lge-res.apk.
    It it's Motorola, then moto-res.apk and/or blur-res.apk.
    If it's Sony, it could SemcGenericUxpRes.apk.
    If you're on MIUI, maybe it's framework-miui.res.apk.
    Or it could be something else. Search your system/framework folder and make sure you pull and install every apk with "res" in the title.

    By the way, if you're changing your toggle icons, you might need to pull and decompile lidroid-res.apk.
  5. Now, after all that, go back to the theming menu and choose Option 6

    You now have the option of using your own battery icons instead of the ones included in the tool. Add any images and any xml that you want to use to the "user_files\BATTERY" folder and select Option 1 to add them to your decompiled app's.
    Please note, it is your responsibilty to make sure any images and xml you use will work. If your battery icon currently changes every 10% and you add enough images for a 1% icon, it will still change at every 10% unless you add some new xml files as well.

    If you want to use some of the icons included in TMA, select Option 2 and pick which battery icon you want to use
  6. Tickle My Android will work out where it needs to put the relevant files and gets on with it.

    This is set up to cope with icons that change every 1%, 5%, 10%, whatever% so you don't need to worry about that. Please note that every battery icon will work on every device, but some may look better on higher resolutions. There are currently 59 to choose from. Some I've found here and in other Android forums, some have been very kindly shared by the original creator, some I've made myself and some I've adapted from other formats..including iPhone!

    I've credited the original creator where I know them but if any of these were made by you and I haven't mentioned you, please let me know!

    You can choose from these battery icons:

    (Massive thanks to OlliG for help with creating these thumbnails! The rest will be posted soon!)
    1. Arrows by tr.slate
    2. Block Battery by tr.slate
    3. BlueBall
    4. Blue Circle With White Text
    5. Bolt Battery
    6. Car Battery by tr.slate
    7. Car Battery Blue by tr.slate
    8. Circles by Hoolm
    9. Coffee by Ticklefish
    10. Colorful
    11. Colour-Changing Heart by Ticklefish
    12. Columns by lfc1977
    13. Cyanogenmod 9 by Perka
    14. Digital Numbers by Zaphod Beeblebrox
    15. Digits Only by patmorris
    16. Dots And Arrows Battery by tr.slate
    17. Droid Battery by DroidPirate [droidpirate.com]
    18. Emoticons by FastIcon
    19. Fading Heart by Ticklefish
    20. Flames by Killrsquirrel
    21. Full Circle by Pendo
    22. Gauge by DroidPirate [droidpirate.com]
    23. Gauges by matdogg
    24. Glowing Circle
    25. Glowing Circles
    26. Grainy by Vector Images
    27. Heart Battery by tr.slate
    28. Ice-Cream Sandwich
    29. Ice-Cream Sandwich With Percentage
    30. ICS Circle by nbeebe
    31. Japanese by Ticklefish
    32. Liquid Battery by Vector Images
    33. Liquid by DroidPirate [droidpirate.com]
    34. Matted Blues by lfc1977
    35. Meter by UOT Kitchen [uot.dakra.it]
    36. Metered Battery by Vector Images
    37. Minimal Circle
    38. Multi-Tone Circular
    39. My Little Pony Pinkie by Wendy E
    40. New Sense
    41. Numbers by hlxanthus
    42. Numbers by Ticklefish
    43. Opiummmm Foxxies by D14852001neko
    44. Power by Ticklefish
    45. Purple Android by UOT Kitchen [uot.dakra.it]
    46. Red
    47. Ribbon by unknown
    48. Scala by OlliG's Battery Icon Creator
    49. Six Segment Circle
    50. Solid Circular With Ticklefish Animation
    51. Stars
    52. Status
    53. Stencil Battery by itiskonrad
    54. Stock Gingerbread Battery With Percentage
    55. Untitled by Kalagas
    56. White Battery Frame
    57. White Circular
    58. Whiter Digits by patmorris
    59. Yorks Emoticons by Doenerking
  7. Once the icons and animations have been added, go back to the theming menu and use Option 13 to recompile the file(s). You only need to recompile the files that Tickle My Android said it was adding battery files to.
  8. Once recompiled, go back to the theming menu again and use Option 14 - Prepare System App For Pushing. This will organise the compiled file(s) so they'll actually work on your device
  9. Now head to Option 7 on the main menu to create a flashable zip file. This uses the Universal Flashing Tool which automatically creates a backup file, just in case you don't like the icons you've selected
  10. Reboot into recovery
  11. Flash the zip
  12. Wait a little while for it to load the new info
  13. The device reboots and...there's your shiny new battery icon!
And that's about it. If you don't like the icon, you can either try another by repeating the above steps. Enjoy!

Changing WiFi Icons, Signal Icons, Notification Toggles And Emoticons

You can also use the same process to change other icons on your device. Again, I've found icons from all over the internet. Some are designed to match certain battery icons, some are a little..odd, but all will work with your phone or tablet.

It's worth mentioning that different roms use icons in different ways. It's possible that the icons you've selected won't work quite the way you'd want. That's why it's so handy having a backup!

Try them out and see which one works for you.
The Following 45 Users Say Thank You to Ticklefish For This Useful Post: [ Click to Expand ]
 
Ticklefish
Old
(Last edited by Ticklefish; 8th January 2013 at 09:52 AM.)
#3  
Ticklefish's Avatar
Recognized Themer - OP
Thanks Meter 1376
Posts: 1,939
Join Date: Oct 2011
Talking How To Change Your Other Icons, Boot Animation And Fonts

The above post will tell you the basic process for changing other icons on your device apart from the battery icon.

Available WiFi icons are:
  1. Blocks by Alexsandra Wolska
  2. Clouds by UOT Kitchen [uot.dakra.it]
  3. Colour-Changing Heart by Ticklefish
  4. Colour Dots by HungLeon
  5. Coloured Gingerbread by Ticklefish
  6. Emoticons by FastIcon
  7. Gauges by matdogg
  8. Labels by unknown
  9. Letter W by E-Dragon
  10. Mi by Dan B
  11. My Little Pony Pinkie by Wendy E
  12. Orange Bars by Cadu Gauch
  13. Shrinking WiFi Logo by Ticklefish
  14. Steel Blue by Team Carbon
  15. Stencil WiFi by itiskonrad
  16. Stock Gingerbread
  17. Stock Ice-Cream Sandwich
  18. Untitled by Kalagas
  19. Violet by unknown

Available signal icons are:
  1. Blocks by Alexsandra Wolska
  2. Clouds by UOT Kitchen [uot.dakra.it]
  3. Emoticons by FastIcon
  4. Gauges by matdogg
  5. My Little Pony Pinkie by Wendy E
  6. Rainbow by sgoo
  7. Round Green by Haledroid
  8. Sig by escnead69
  9. Steel Blue by Team Carbon
  10. Stencil Signal by itiskonrad
  11. Stock Gingerbread
  12. Stock Ice-Cream Sandwich
  13. Untitled by Kalagas
  14. Violet by unknown
  15. Yorks Emoticons by Doenerking

Available Toggle Icons Are:
  1. AlloyUI by xIC-MACIx
  2. Black Hole
  3. Fusion by Vegeta1
  4. Green
  5. Grey by raubkatze
  6. HD by milton.bain
  7. ICS-Style Blue
  8. Kalagas
  9. Metrostation by Orochi
  10. MIUI-Style
  11. PurpleGreen by Naddict
  12. Reflections
  13. Switches
  14. Touchwiz Gingerbread
  15. Untitled by deez
  16. Xperia White

And available emoticons are:
  1. Android Stock
  2. Galaxy Note
  3. Green
  4. The Blacy by Roker
  5. Timescape
  6. Yolks


Tickle My Android can also be used to change your boot animation as well as your device's fonts.

And this is how:
  1. Select Option 3 to go into the modifying menu
  2. Then Option 4 to go into the boot animation menu

  3. Use Option 1 to backup your current boot animation. Please note that this will currently only work if your boot animation is stored in /system/media on the device. Also be aware that only one backup is stored at any given time.
  4. Reboot your device to recovery and mount the /system partition
  5. Go back to the boot animation menu and select Option 3 to push a new animation to your device. Pick an animation and confirm.
  6. Once it's been pushed, unmount the /system partition and reboot your device
  7. Watch your new boot animation
It's really that simple. Don't like the new animation? Try another or use Option 4 to push your old one back.

But what if you like the boot animation but it's the wrong size?

Well, that's what Option 2 is for. This can change the height, width and framerate of any boot animation. In fact, there'll already be some animations provided with TMA. These are ones that I've found in various different places and changed with this tool to work on my particular phone. It's quick and it's simple.
However...it might not work on every animation. Boot animations contain a text file which controls the way it works. It's this text file that TMA changes. If the original file isn't in ANSI format (ie. if it was made on a Mac or Linux) then TMA could cause wreck it.
So make sure you make a copy of whatever boot animation you want to change before you change it. If the change is successful, you don't need to worry about the copy. If it isn't, then you'll have to change the details manually.

How To Change Your Font

Changing your font follows a similar sort of method but you have two extra options.



Here you can also change just the font that's used for the clock in the status bar or you can change all the fonts to the original Android ones.

Android devices will work with any Truetype font (.ttf) but I can't guarantee the font you try will actually look good. Make sure you back up your current font first!
The Following 14 Users Say Thank You to Ticklefish For This Useful Post: [ Click to Expand ]
 
Ticklefish
Old
(Last edited by Ticklefish; 14th August 2012 at 12:48 PM.)
#4  
Ticklefish's Avatar
Recognized Themer - OP
Thanks Meter 1376
Posts: 1,939
Join Date: Oct 2011
Cool How To Deodex Files And Backup Personal Data

How To Deodex Your Rom

New for Version 3 is the ability to deodex files. This gets a little long-winded, but follow the instructions and you'll be fine.

Some Android rom's have been 'odexed'. What this means is that some of the system apps have been split in two, with part of the app going into an .odex file.
The benefits of this are debatable. It makes the initial boot faster but, because the apps are missing certain files, it can make theming and modding much harder.
And now, if your rom is odexed, you can do something about it.



For our example, we'll imagine that you've got an odexed framework-res.apk on your device. This means that in the same folder that framework-res.apk is in (/system/framework), there'll also be a framework-res.odex as well.
And that's what we want to get rid of.
So..
  1. First of all, ignore the deodexing menu for now and head to the theming menu instead
  2. Use the theming menu to pull, backup and decompile framework-res.apk
  3. Then head back to the deodexing menu. We'll come back to the theming menu later
  4. Use Option 1 to pull the contents of your /system/framework folder into the "_deodex" folder. This is because you need various 'dependency' files to deodex something. Knowing precisely which dependency file you need for deodexing which app is a major headache, so Option 1 simply gets them all.
    If you're deodexing a file from /system/app you may need to use Option 2 as well
  5. In this instance, because we've just pull the /system/framework folder, we already have the odex file that we want. So use Option 4 to back it up. Always make a back up!
  6. Use Option 5 now. This will show you a list of all the odex files available. There might be quite a few..
    Enter the filename of the file you want to deodex (in this case, framework-res.odex) and confirm
  7. Deodex can take a little while. Don't worry, stuff is actually happening!
  8. When the file is deodex, a new folder called "out" will appear in the "_deodex" folder. This contains all the bits from the deodexed file. So now use Option 6 to add these bits to your decompiled framework-res.apk.
  9. Now you make any changes you want to the decompiled framework-res.apk. When you're done, head back to the theming menu and recompile, prepare and push it back to your device. Make sure you put your device into recovery mode and mount the /system partition before pushing.
  10. And that's it. Your framework-res.apk on your device is now deodexed and working fine.
  11. Except that's not actually it at all. You still have framework-res.odex sitting on your device which is going to cause problems. So don't unmount the /system partition and reboot just yet.
    Go back to the deodexing menu and use Option 7 to delete the file from the device. Be sure you get the filename and location right. If you delete the wrong file it may be gone forever and you might have to reflash the whole rom.
  12. With the odex file gone from your system and a deodexed app taking the place of the odexed one, you may now unmount your partition and reboot your device.
    It will take longer than normal to reboot. This is fine and to be expected.
  13. And now that's it. It seems like a long, complicated process but it's not really. Just follow the steps and remember to backup before you do anything!
How To Backup Your Personal Data

Tickle My Android can be used to backup some of your personal data. It can even be used to put that data onto a new rom or a whole new phone or tablet!

And this is how:
  1. Reboot your phone into recovery and mount the /data partition. Please note I said the /data partition, not the /system partition as I have in the above posts!
  2. Go into the modifiying menu and select Option 1 - Backup, Restore Or Transfer Personal Data
  3. Choose one of the first four Options to backup either your contacts, messages, dictionary or calendar


  4. This information can be stored in one of three different places, depending on your particular rom. This will find out where it's stored on your device and then create a timecoded backup.
To restore the backup, simply use Options 5, 6, 7 or 8 depending on what you want to restore.

This is also a handy way to transfer your data onto a new device or rom. Tickle My Android will search your /data partition to find the right place to restore the backup to.
It may turn out that your new device or rom stores personal data in a different location. Tickle My Android will find that location and push the backup to the right place.

Simple!
The Following 21 Users Say Thank You to Ticklefish For This Useful Post: [ Click to Expand ]
 
si_bolang
Old
#5  
si_bolang's Avatar
Senior Member
Thanks Meter 23
Posts: 123
Join Date: Mar 2012
required SDK &other tools?

Sent from my GT-S5660 using Tapatalk 2
 
Ticklefish
Old
#6  
Ticklefish's Avatar
Recognized Themer - OP
Thanks Meter 1376
Posts: 1,939
Join Date: Oct 2011
Quote:
Originally Posted by si_bolang View Post
required SDK &other tools?

Sent from my GT-S5660 using Tapatalk 2
Nope, everything that's needed is included. You do need to have the right drivers installed but that's about it.

(Signature Picture & Avatar By Yorzua's Design Factory)

- Tickle My Android 5.4 -

Decompile Files, Change Icons, Change Fonts,
Change Boot Animations, Create Flashable Zips, Deodex Roms
..And More!

http://forum.xda-developers.com/showthread.php?t=1633333
The Following 5 Users Say Thank You to Ticklefish For This Useful Post: [ Click to Expand ]
 
Cach123
Old
(Last edited by Cach123; 4th May 2012 at 10:56 PM.)
#7  
Cach123's Avatar
Senior Member
Thanks Meter 17
Posts: 206
Join Date: May 2011
Location: Ålesund
Quote:
Originally Posted by Ticklefish View Post
Nope, everything that's needed is included. You do need to have the right drivers installed but that's about it.
Hey, how do i get transparensy statusbar? i use cm 7.2 can it work then ?

Edit: Great tool btw
Xperia S = Water damaged :'( Back to X10!
 
Ticklefish
Old
#8  
Ticklefish's Avatar
Recognized Themer - OP
Thanks Meter 1376
Posts: 1,939
Join Date: Oct 2011
Decompile your framework-res.apk and SystemUI.apk, then use the Change Status Bar Color option. :)

It should work on your rom but not every launcher supports transparent statusbars. Let me know how you get on!

Oh,and thanks!

Sent from my SK17i using xda premium

(Signature Picture & Avatar By Yorzua's Design Factory)

- Tickle My Android 5.4 -

Decompile Files, Change Icons, Change Fonts,
Change Boot Animations, Create Flashable Zips, Deodex Roms
..And More!

http://forum.xda-developers.com/showthread.php?t=1633333
The Following 6 Users Say Thank You to Ticklefish For This Useful Post: [ Click to Expand ]
 
X-Droidinary
Old
#9  
X-Droidinary's Avatar
Senior Member
Thanks Meter 28
Posts: 302
Join Date: Jan 2012
Location: Wyong
Just wondering if you could make these for me with your tool cos i'm likely to do something wrong if I try it myself lol.

I don't want on screen buttons.




Ultimate N7000 XXLSA JellyBean 4.1.2 v5
Apex Launcher & JB Theme
Sony-Ericsson Xperia Arc LT15i To Be Repaired
 
tarekh020
Old
#10  
tarekh020's Avatar
Senior Member
Thanks Meter 141
Posts: 687
Join Date: Oct 2009
Location: Alexandria
How to change status bar in cm7.2 to make look like miui status bar

Like This :
Galaxy Nexus Maguro Rooted +unlocked BL
Vanilla RootBox, ORCA,ATOM,JB Sourcery,PAC nightlies and many more
Recovery : Latest TWRP
Dream Phone : Moto Google Nexus X
Backup Phone : Moto Defy "The BEST hardware, and can't DIE easely " MB525 CM7.2 and Still Defying

 
Post Reply+
Tags
apktool, battery icon, boot animations, fonts, themes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...