[MOD] Remove Status Bar Clock... - Atrix 4G Themes and Apps

Hey Guys,
This mod will remove the time from the notification bar on your Atrix. You will need to install the Java SE JDK in order to perform this mod.
You Must Be Deodexed to Perform this Mod!
Instructions:
1) First download smali-1.2.6.jar and baksmali-1.2.6.jar from here http://code.google.com/p/smali/downloads/list. Rename them to just smali.jar and baksmali.jar.
2) You'll need to pull the services.jar from the /system/framework/ directory on your phone to your PC. Open the services.jar file for example with winzip, 7z, winRar, or whatever. Unzip the classes.dex file to a new folder and place the baksmali and smali file there too. After that open a new command window within that folder and run following line:
Code:
java -jar baksmali.jar -o out/ classes.dex
3) You'll have a new folder now called "out". Browse to "out/com/android/server/status" and open the file called StatusBarPolicy.smali with a text editor. I personally prefer "Notepad++".
4) Search for:
Code:
invoke-direct {p0}, Lcom/android/server/status/StatusBarPolicy;->updateClock()V
5) It should be under ".line 592". Now add this line underneath the line you just searched for from above:
Code:
invoke-virtual {p2, v3, v6}, Lcom/android/server/status/StatusBarService;->setIconVisibility(Landroid/os/IBinder;Z)V
6) Save the file.
7) Open a new command window within the folder you created before or maximize the same command window you used before and run this:
Code:
java -Xmx512M -jar smali.jar out/ -o edited-classes.dex
8) Now you'll have a new dex file called "edited-classes.dex". Rename the old dex file to classes_old.dex and rename the new file to "classes.dex".
9) Open again the services.jar file with any zip tool and overwrite the classes.dex file with the one just created.
10) Push the updated services.jar back to the /system/framework/ directory on your phone and set the file permissions to rw-r--r--. Reboot!
That's it! Now you have more room for icons...
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer:
If you choose to perform this mod, please be aware that you are doing it at your own risk. I'm not responsible if you brick your device. Backup, Backup, BACKUP your files before performing this mod.
Good Luck!

If anyone knows how to remove the date from the notification dropdown, please let me know, that's the next mod i would like to perform...Thanks!

FINALLY! Been looking for someone to do this. havent tried it yet, backing up right now..
**EDIT** lol nevermind, cant figure this out on my mac and my pc isnt running correctly atm. Anyway to make this flashable through cwm for noobs like me?

Sweet look
any way to make this an update.zip? sry new to this and am not really comfortable with this

tonecreationz said:
That's it! Now you have more room for icons...
Good Luck!
Click to expand...
Click to collapse
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
I also attached a 1% services.jar from Gingerblur v3.5 with the no clock mod... I don't use the 1% MOD... but you can give it a try...

jpinoy said:
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
Click to expand...
Click to collapse
Thanks... worked on top of Gingerblur v3.5.
**Edit**
Huummm, battery level seems to be stuck @ 100% now... let me try erasing battery data via CWM
Well, I don't know??? Wiped battery status and dalvik cache with CWM and battery status still shows 100%... Going to restore to the backup I made before flashing this, and confirm that this was indeed the problem.

jpinoy said:
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
Click to expand...
Click to collapse
is this only for 1.83? Im about to try it on top of 1.57. Of course im backing up first..
*EDIT* not sure if there would be any reason for it to not work on 1.57, but it works fine [:

Swiftks said:
Thanks... worked on top of Gingerblur v3.5.
**Edit**
Huummm, battery level seems to be stuck @ 100% now... let me try erasing battery data via CWM
Well, I don't know??? Wiped battery status and dalvik cache with CWM and battery status still shows 100%... Going to restore to the backup I made before flashing this, and confirm that this was indeed the problem.
Click to expand...
Click to collapse
Hmm.. this is just for the default status bar.. this might not work with the 1% battery mod that also requires the services.jar editing.... let me see if I can edit that and you can give that a try...

jpinoy said:
Hmm.. this is just for the default status bar.. this might not work with the 1% battery mod that also requires the services.jar editing.... let me see if I can edit that and you can give that a try...
Click to expand...
Click to collapse
Think I got it... just edited my services.jar from gingerblur v3.5... going to flash and test. If it works, I'll post it.

Should probably note for windows users that "text editor" doesn't mean notepad It'll prolly screw up the line endings and cause problems.
Thanks for the guide though! Good work

This worked great and thanks for the zip file above thumbs up guys
sent from my gingerblur 3.1 atrix

jpinoy said:
Hey Tone... thought I would post it here.. just in case people don't want or don't know how to do this.. I created the CWM install version for them... credit goes to you for the MOD...
I also attached a 1% services.jar from Gingerblur v3.5 with the no clock mod... I don't use the 1% MOD... but you can give it a try...
Click to expand...
Click to collapse
so all i have to do is use one of this zip files?

jahizen said:
so all i have to do is use one of this zip files?
Click to expand...
Click to collapse
Correct.....

Will this work on a stock rooted Atrix?
Sent from my MB860 using Tapatalk

asesino said:
Will this work on a stock rooted Atrix?
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
You can give it a try, just use the stock one and not the 1% one.
Make sure you make a backup of your stock setup in CWM first before doing this just in case it doesn't work...
Oh, btw, you got a thanks from me cus I hit the wrong button when trying to reply to your question..

Can someone please edit the services.jar for greyblur so theres no clock in the notification bar? AND IF possible, can you add the 1% battery mod? TIA

ekidd14 said:
Can someone please edit the services.jar for greyblur so theres no clock in the notification bar? AND IF possible, can you add the 1% battery mod? TIA
Click to expand...
Click to collapse
Make a backup and then try it... I moved away from Greyblur a while ago and don't want to flash that on my device to see if it works, it should though... but I've only tested these on 1.83...
Good luck

jpinoy said:
Make a backup and then try it... I moved away from Greyblur a while ago and don't want to flash that on my device to see if it works, it should though... but I've only tested these on 1.83...
Good luck
Click to expand...
Click to collapse
Yeah, i flashed it a while ago while on greyblur and everything works fine, except the notification pulldown isnt transparent like how greyblurs pull down normally is. The .zip posted is from gingerblur's services.jar i think..

Is it possible to remove Time from Micromax A57's statusbar
Any how I was trying to do this
with my A57 Micromax, but codes and files do not match
If you can help please get me an idea on where i should find and replace the code to remove the time here.
I am attaching the services.jar for this device

Standing battery without much headache by editing Horizontal icons
Well may not be new but PNGs are always doubtful how they behave...
What I wanted is Standing style battery and I was have very nice battery icons set that was in horizontal style.
I simply opened all of them in a picture manager and Rotated then Clockwise. Done..
and Its working fine with the statusbar and looks good without any loss of png quality.
I liked it..
---------- Post added at 07:20 PM ---------- Previous post was at 07:14 PM ----------
In open status bar my Device Shows Date as well (left end of status bar)
Any guide of method to remove that ??
Thankx in advance.

Related

Edit system apks?

I've recently been trying to create a new theme for the Mini Pro. I've pulled the framework-res.apk from the phone and edited some of the files (takes some time because it's a helluva lot png's in there!).
I have not unpacked and repacked the .apk, but simply pasted the new pngs in to the original .apk (and of course deleted the original pngs).
I realise that the X10 minis are still quite new and that it's still new territory, but it's better to ask than to not, isn't it? And this does probably have more to do with Android and less to do with the brand anyway.
So here's my question to all you a little more experienced android editors: Is there anything else i need to do with the .apk before I push it back into the phone? It's still, as i said, the original file, so I don't think it needs to be signed, but is there anything else I'll have to do? I don't really want to brick my phone you see
UlrikS said:
I've recently been trying to create a new theme for the Mini Pro. I've pulled the framework-res.apk from the phone and edited some of the files (takes some time because it's a helluva lot png's in there!).
I have not unpacked and repacked the .apk, but simply pasted the new pngs in to the original .apk (and of course deleted the original pngs).
I realise that the X10 minis are still quite new and that it's still new territory, but it's better to ask than to not, isn't it? And this does probably have more to do with Android and less to do with the brand anyway.
So here's my question to all you a little more experienced android editors: Is there anything else i need to do with the .apk before I push it back into the phone? It's still, as i said, the original file, so I don't think it needs to be signed, but is there anything else I'll have to do? I don't really want to brick my phone you see
Click to expand...
Click to collapse
I think you would be better off taking the files you have modified and using Metamorph to push them into the file. If not i think you will have to resign the .apk.
Search for Metamorph in the Android Themes section here on XDA. Unfortunately i cannot help you with how to actually do that but maybe you can figure it out.
I didn't know that Metamorph worked on the X10's. If it does, then that is really great news!
Well, anyways, I decided to just do it, I mean, I'd just have to do a quick recover if it failed. And guess what? It worked perfectly fine!
just to be sure, you modified the files, copied back to the apk file without "unzipping" it and after that you moved the modified apk file to the device and it works? How did you exactly moved the file back to the device..?
I just pasted the files into the appropriate folder in the framework-res.apk. I then copied the modified framework-res.apk onto my sdcard.
Then I went into adb shell and entered the following:
su
rm /system/framework/framework-res.apk
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
Then i just rebooted the phone and voila!
EDIT: I did this a 4-5 times while testing different changes in the .apk, but the last time the phone got bricked somehow. It's not really a big deal as it's just to recover it with the PC Companion, but you should probably take a backup before you do this.
Ok, thanks for info. I was asking 'cause i already copied it using Root Explorer but it bricked my device. I'll try it with adb shell as you described.
Sent from my E10i using XDA App
I was about to make my first post here about the exact same thing, I've managed to modify framework-res.apk using the same method. I desatureted the status bar icons and the background then just put them back into the apk using 7zip it wasnt necesary to sign the file after either.
Metamorph doesnt seem to work on the mini as it doesnt update the "drawable-ldpi" folder which contains the status bar background.
I too managed to brick the phone the 1st time round (tip: the sony ericson update service needs you to turn the phone on whilst holding the back button. not possible when the phone is stuck in a boot as you cant pull the battery on a mini. I managed to get it to work by holding the back button and the centre button along with the power button while the usb was plugged in and it was recognised)
superb!!! adb shell worked... now my x10mini is pretty black(almost), gr8 gr8 gr8! thanks
edit: I also confirm that first time I bricked my device, I used Root Explorer to copy the apk file, without deleting the original apk before.
After recovery, I made a second try with adb shell, it worked, but the device was functional only on 20%, all system apps and settings were not accessible, it FC always I tried to launch. I did the third trial, the same way like the second one, and now everything works.
In the X10mini Theme forum theres a guy making a Gray theme. He bricked his phone first attempt but after that he discovered that chmod 755 on the framework-res.apk before rebooting has worked so far for him.
Maybe try that?
71baker said:
In the X10mini Theme forum theres a guy making a Gray theme. He bricked his phone first attempt but after that he discovered that chmod 755 on the framework-res.apk before rebooting has worked so far for him.
Maybe try that?
Click to expand...
Click to collapse
Yeah, that's probably a good idea. Done that a few times now and I haven't had any problems (though i didn't have any problems the first times without doing it either).
kjthornton said:
Metamorph doesnt seem to work on the mini as it doesnt update the "drawable-ldpi" folder which contains the status bar background.
Click to expand...
Click to collapse
I have made a pack with black background and greyscale icons , also a circular Battery indicator , and it works with Metamorph. Applied it twice sofar because the first time i messed up the transparency.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
71baker said:
I have made a pack with black background and greyscale icons , also a circular Battery indicator , and it works with Metamorph. Applied it twice sofar because the first time i messed up the transparency.
Click to expand...
Click to collapse
Looks awesome! Would you care to share?
Excelent, please post modofied apk
Sent from my E10i using XDA App
UlrikS said:
Looks awesome! Would you care to share?
Click to expand...
Click to collapse
Sure. As always , don't hold me responsible for any problems. I'll send the same .zip as i applied using latest Metamorph (Donate version)
http://www.mediafire.com/?oi6iiko2cf87b2x
The round battery icon comes from a Morph by BrandenK here on XDA , named Kspecbattery.zip
Oh and i also want to say this , i have modded Statusbar and icons ONLY , nothing else....
71baker said:
I have made a pack with black background and greyscale icons , also a circular Battery indicator , and it works with Metamorph. Applied it twice sofar because the first time i messed up the transparency.
Click to expand...
Click to collapse
Wow, that looks really awesome. I'm definitely gonna have to try it out. Are you using a different launcher than the default? And what is that widget at the bottom there. It doesn't look like the default one that comes with the phone.
junglepunk said:
Wow, that looks really awesome. I'm definitely gonna have to try it out. Are you using a different launcher than the default? And what is that widget at the bottom there. It doesn't look like the default one that comes with the phone.
Click to expand...
Click to collapse
This is ADW with ADW.Theme.One that comes with it free i think. And the widget at the bottom is called Extended Controls , it's a payapp but i think it is worth the money.
Before anyone asks , the font is called Komika Display and you can find it with Google for free.
can u post the small tutorial for how to?
71baker said:
This is ADW with ADW.Theme.One that comes with it free i think. And the widget at the bottom is called Extended Controls , it's a payapp but i think it is worth the money.
Before anyone asks , the font is called Komika Display and you can find it with Google for free.
Click to expand...
Click to collapse
plse upload adw launcher here i cant find any working one
abhi98228 said:
can u post the small tutorial for how to?
Click to expand...
Click to collapse
Put the framework-res.apk file into your sdcard
Enter USB debugging mode
Enter adb shell in Command Prompt
Enter into adb shell the following:
Code:
su
mount -o rw,remount /dev/block/mtdblock3 /system
cat /system/framework/framework-res.apk > /sdcard/framework-res-org.apk
rm /system/framework/framework-res.apk
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
chmod 755 /system/framework/framework-res.apk
Reboot your phone, and voila!
If you want to change back, you'll now have a file on your sdcard called 'framework-res-org.apk'. That's a backup of the original file. Just copy it back to it's orignal position using the same method and you're back to where you started ;-)
UlrikS said:
Put the framework-res.apk file into your sdcard
Enter USB debugging mode
Enter adb shell in Command Prompt
Enter into adb shell the following:
Code:
su
mount -o rw,remount /dev/block/mtdblock3 /system
cat /system/framework/framework-res.apk > /sdcard/framework-res-org.apk
rm /system/framework/framework-res.apk
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
chmod 755 /system/framework/framework-res.apk
Reboot your phone, and voila!
If you want to change back, you'll now have a file on your sdcard called 'framework-res-org.apk'. That's a backup of the original file. Just copy it back to it's orignal position using the same method and you're back to where you started ;-)
Click to expand...
Click to collapse
ok i got it. but how to creat the theme? nad tht metamorf thing? i dont wanna brick my x10 mini so asking before doint it

[MOD] Blue & Red Progress Bars

Here is a MOD for the progress bar color to be blue instead of green. I was pulling my hair out over this but came to an odd conclusion, read the rest of the posts on my findings. If any of you are experienced using XML Editors like HxD Hex Editor I think we could use an tutorial on how to do this right.
I'm running Nero v5 KA5, but I see no reason this would not work any other ROM. Enjoy.
I'm new with tutorials so please be easy and Nandroid before doing this. I'm not responsible if anything happens to your phone. So I believe the reasonable way to apply this is with Android ADB
Android ADB
1.Pull your "progress_horizontal.xml" file from system/framework/framework-res.apk/res/drawable
2.Unzip the file and save it somewhere reliable
3.Locate and push the new "progress_horizontal.xml" file
4.Reboot after you close ADB
I apologize if I got any of that wrong, but that should do it. If I missed some steps please let me know and I'll update the OP. Thanks.
Ninjamorph
Now if you have Ninjamorph like me :
1. Open Ninjamorph and click "Start Checks", it looks for Busybox. (You need Busybox installed, if you don't have it download Titanium Backup and follow the instructions, it will download Busybox for you)
2. Next were going to open framework-res.apk, if you have this project already opened skip to step 4. Click "New Project".
3. Go to system/framework/framework-res.apk, then Ninjamorph will extract it and put it in a new folder on your internal sd card called: AnroidThemes/workspace
4. Go into your internal sd card with your PC or Root Explorer and look for this file sdcard/AndroidThemes/workspace/framework-resapk/res/drawable and delete your "progress_horizontal.xml" file.
5. Unzip and place your new "progress_horizontal.xml" file in the same folder
6. Exit Root Explorer or safely disconnect your PC, then go back into Ninjamorph.
7. Click "Finish Project", select frameworkapk. It will ask you some questions, read them carefully and apply the the project. Suggestion, click "No" on the 2nd question.
8. Reboot, your done!
Metamorph
1. unzip file and place folder in /sdcard/AndroidThemes
2. open metamorph, "pick existing theme"
3. locate BlueProgressBar folder, and apply .xml
4. BE PATIENT UPON REBOOT ~ courtesy of TopShelf10
I don't take full credit for this, I got alot of help and info from:
-s0niqu3
-TopShelf10
-biigreen
-Team Whiskey
Thanks everybody!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
dverrette said:
I'm trying to figure out which ROM or Theme has a blue progress bar, I remember having it but can't remember what I installed on my phone that had it. Anyone know?
Click to expand...
Click to collapse
i do believe that some of the Bionix ROMs for 2.1 had it. I was running Fusion1.1 for a while and it had it......ill pull the framework and see what i can find, cause now that you mention it, id like it too
looks like an .xml edit.....ill do some research
Thanks, I believe it is the progress_horizontal.xml file.
Sent from my SGH-T959 using XDA App
It's "progressbar-horizontal.xml" in /res/drawable
I decompiled the .xml last night, but it has a lot of color codes in it, and im not sure which ones do which. for example, i tried changing all of them to blue, but then it was no longer a progress bar, just bar that remained blue. derr haha
you are best off figuring out which ROM you got it from in the meantime....it would also be great of you could share it too, if you find it
No problem, I also need to ask Samcrow and camalot aswell, but this theme I'm putting together is a combo of voltage, black froyo, and ginger blue. Is that ok with you?
EDIT: Little more info in this thread
Sent from my SGH-T959 using XDA App
dverrette said:
No problem, I also need to ask samcrow and camelot aswell, but this theme im putting together is a combo of voltage, black froyo, and ginger blue. Is that ok with you?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
absolutely..
TopShelf10 said:
It's "progressbar-horizontal.xml" in /res/drawable
you are best off figuring out which ROM you got it from in the meantime....it would also be great of you could share it too, if you find it
Click to expand...
Click to collapse
My ROM history consist of Eugene's JK2, Macnut R14, Obsidian 4.2; Then Nero v3, v4, and v5. I'm thinking Macnut or Obsidian. Unzipping Macnut now.
dverrette said:
My ROM history consist of Eugene's JK2, Macnut R14, Obsidian 4.2; Then Nero v3, v4, and v5. I'm thinking Macnut or Obsidian. Unzipping Macnut now.
Click to expand...
Click to collapse
what a headache haha.....PS i dont think i ever had it, fusion didnt, i thought it did....my memory must be mixed up, i was thinking back to my Motorola Cliq days
TopShelf10 said:
what a headache haha.....
Click to expand...
Click to collapse
I know right? Well I just went through Macnut and it's still green, so I'm also trying to remember what themes I went through as well. Well on to Obsidian....sigh.
dverrette said:
I know right? Well I just went through Macnut and it's still green, so I'm also trying to remember what themes I went through as well. Well on to Obsidian....sigh.
Click to expand...
Click to collapse
any luck yet?
So I gave up temporarily on my search for the blue progress (frustrating ) and tried to create it myself with HxD Hex Editor. When I thought I made a blue progress bar it actually came out orange! Lol. So I figured out that I forget to edit some other colors, after that I don't know what I did wrong but when I finished I applied my alteration with Ninjamorph and bricked my phone......sigh. So at least I'm learning . I keep updating my progress until I nail this thing.
dverrette said:
So I gave up temporarily on my search for the blue progress (frustrating ) and tried to create it myself with HxD Hex Editor. When I thought I made a blue progress bar it actually came out orange! Lol. So I figured out that I forget to edit some other colors, after that I don't know what I did wrong but when I finished I applied my alteration with Ninjamorph and bricked my phone......sigh. So at least I'm learning . I keep updating my progress until I nail this thing.
Click to expand...
Click to collapse
i can give the colorvalue code for blue........the best way to do it is to decompile the .xml, change the hex values with a simple text editor, and then recompile
its very simple, i just dont know which values to change in order for the progress bar to visually function properly
TopShelf10 said:
i can give the colorvalue code for blue........the best way to do it is to decompile the .xml, change the hex values with a simple text editor, and then recompile
its very simple, i just dont know which values to change in order for the progress bar to visually function properly
Click to expand...
Click to collapse
I have the color codes, I use www.colorpicker.com for that. As for the progress bar it's "08 00 00 1C". There's three of these. The first set is the background for the progress bar, the next two sets are the color for the progress bar. I think I accidentally changed something else in the file which through my phone in a boot loop. Thanks man, I appreciate your help on this. No homo though , lol.
dverrette said:
As for the progress bar it's "08 00 00 1C".
Click to expand...
Click to collapse
i think this you where went wrong. the values typically look like "#ff00280" in the .xml....hold on, ill get the value and post it
TopShelf10 said:
i think this you where went wrong. the values typically look like "#ff00280" in the .xml....hold on, ill get the value and post it
Click to expand...
Click to collapse
Damn, I knew I screwed up somewhere.
here is the value #ff00a8ff
i applied this to the .xml, and it worked, but i edited the wrong values so it was just a solid blue bar that didnt do anything......heres an example of the color in the screenshot below, because i edited an. xml with this value for one of my themes. its the color of the notification SUBTEXT (like where it says "Select to disable USB debugging.")
Yeah, your voltage theme is the ****.
EDIT: So what steps should I take next?
dverrette said:
Yeah, your voltage theme is the ****.
View attachment 495259
Click to expand...
Click to collapse
so i can do this when i get home tonight, i just need clarification as to exactly which values in the .xml need to be edited, in order for the final to be correct....if you can specify this for me (or if you know how to do it yourself) it will be a fairly simple task
TopShelf10 said:
so i can do this when i get home tonight, i just need clarification as to exactly which values in the .xml need to be edited, in order for the final to be correct....if you can specify this for me (or if you know how to do it yourself) it will be a fairly simple task
Click to expand...
Click to collapse
Gottcha. I got most of my info from this Team Whiskey link. Check it out, they talk about the value of the progress bar. In the mean time I while keep trying HxD Editor.

[Q] HTC Clock Transparent Background.

How do I make the Clock Background Transparent. Id really like to learn how to do some of this.. High level steps would be sufficient. Thanks
This is what I'm wanting rid of.
Id also like to know how to change the Font Color If possible as well.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Thuderbolt using XDA Premium App
I have a bunch of clocks without the background and different digit font and colors on my thread. Flip and non flip... and I take requests also. I don't have the link Cuz I'm on my phone, but just do a search for stoney 666 or bad seed customs here in the apps and themes forum. Or the clock link on my sig. Different thread but same clocks.
Stoney 666 said:
I have a bunch of clocks without the background and different digit font and colors on my thread. Flip and non flip... and I take requests also. I don't have the link Cuz I'm on my phone, but just do a search for stoney 666 or bad seed customs here in the apps and themes forum. Or the clock link on my sig. Different thread but same clocks.
Click to expand...
Click to collapse
So i found one i liked and installed it.. But now nothing works.. None of the HTC Widgets will Work. and I cannot Long Press on the screen to put widgets on the screen.
And When I use the menu and goto personalize and browse for htc widgets rosie force closes.
Im trying to install the StockWhite .. I thought I had a 4x5 Setup. But Im going ahead an trying the non 4x5 to see if that fixes it.
You just need to change one image in drawable-hdpi its the first image if your looking at it in alphabetical order. Either use to program to make it transparent or find a clock that already has a transparent background and just copy that in to the apk then push it back to your phone.
Sent from my ADR6400L using XDA App
sammyboy405 said:
So i found one i liked and installed it.. But now nothing works.. None of the HTC Widgets will Work. and I cannot Long Press on the screen to put widgets on the screen.
And When I use the menu and goto personalize and browse for htc widgets rosie force closes.
Im trying to install the StockWhite .. I thought I had a 4x5 Setup. But Im going ahead an trying the non 4x5 to see if that fixes it.
Click to expand...
Click to collapse
The older clock widgets don't work properly on the new framework found on the ThunderBolt, which is why I haven't made all of my clocks available by saying they were compatible yet.
What you want to do is take a look at the htcclockwidget.apk using 7zip.
You can download my restore for Tbolt in my themes thread here in the Tbolt section.
Download it twice. Use one as your main backup, and one as your mod test.
The one we are going to use as your mod test, we are going to open up using 7zip, open the .zip until you get to system/app/ the apk is in this folder. Open the .apk in 7zip and this is the graphic we want to replace, "clock_add_weather_base.png" it will be located in this location: (see attachment)
All you gotta do is either right click and do "open outside" do what you want with the graphic or just replace it with a opacity of ZERO and the background will be gone.
To make it easier, I have included the transparent graphic. Just drag and drop into the same window shown in the attachment photo, and 7zip will ask to update, click yes. click all the way back until your out of the .zip. and then your done, use the .zip to install via clockworkmod recovery and boom, its gone!
Your welcome
P.S. Here's a .zip update instead if all that is too complicated.
Just copy this to the SD card, reboot into recovery, mount your system first, and do install from sd card. and then once its done, reboot.
NCX Designs said:
The older clock widgets don't work properly on the new framework found on the ThunderBolt, which is why I haven't made all of my clocks available by saying they were compatible yet.
What you want to do is take a look at the htcclockwidget.apk using 7zip.
You can download my restore for Tbolt in my themes thread here in the Tbolt section.
Download it twice. Use one as your main backup, and one as your mod test.
The one we are going to use as your mod test, we are going to open up using 7zip, open the .zip until you get to system/app/ the apk is in this folder. Open the .apk in 7zip and this is the graphic we want to replace, "clock_add_weather_base.png" it will be located in this location: (see attachment)
All you gotta do is either right click and do "open outside" do what you want with the graphic or just replace it with a opacity of ZERO and the background will be gone.
To make it easier, I have included the transparent graphic. Just drag and drop into the same window shown in the attachment photo, and 7zip will ask to update, click yes. click all the way back until your out of the .zip. and then your done, use the .zip to install via clockworkmod recovery and boom, its gone!
Your welcome
P.S. Here's a .zip update instead if all that is too complicated.
Just copy this to the SD card, reboot into recovery, mount your system first, and do install from sd card. and then once its done, reboot.
Click to expand...
Click to collapse
That is EXACTLY what I needed. Thanks a ton
sammyboy405 said:
That is EXACTLY what I needed. Thanks a ton
Click to expand...
Click to collapse
Quite welcome
NCX Designs said:
Quite welcome
Click to expand...
Click to collapse
OK so Now I have a few questions lol
So I made some changes and such as described above. And Installed the Zip via clockwork.. says it installed
But I still have the same clock? so I deleted it and put it back and its still there with none of the changes. Not even the change you put in for the transparent background.
what Did I do wrong?
** Oh and I also tried it with no changes at all just the zip you provided incase i did something wrong.. and it still doesn't show?
----
Opps I Figured it out.. i wasnt Mounting the /system before installing Works great now haha My bad.
OK here is my home screen. My next question is how do I change the font color on the clock widget. And is it possible to make the weather smaller?
Sent from my Thunderbolt using XDA Premium App
decompiling... done
OK So Ive learned how to use apktool
Done.. got it all de-compiled..
But now what do I edit to do what im wanting. there are so many xml file.. guess its just a hunt to find? and trial and error to know whats what?
How do you make the clocks white background with the numbers transparent? I would just like to have a white outline and text for the flip clock?
I tried the zip a couple times on BAMF 1.4 and BAMF demix and it doesn't change my clock, no transparent clock... I dunno why.
sent from my BAMFbolt
BurnOne77 said:
I tried the zip a couple times on BAMF 1.4 and BAMF demix and it doesn't change my clock, no transparent clock... I dunno why.
sent from my BAMFbolt
Click to expand...
Click to collapse
Dont forget once your in CWR to goto Advanced, and Mount your /system before you install the zip else it wont work. I ran into the same issue and wasn't paying attention.
Just try matted blues apk. It's standard in that
Sent from my thunderbolt
sammyboy405 said:
Dont forget once your in CWR to goto Advanced, and Mount your /system before you install the zip else it wont work. I ran into the same issue and wasn't paying attention.
Click to expand...
Click to collapse
right on, works better when you do it that way.
thanks to you

[GUIDE] Remove recent apps from notification bar

Successfully removed the annoying recent apps plugin in the notification bar.
Here are the steps how to do this:
Pls make a cwm backup, before tyring this...I'n not responsible if you are losing your data, in case it won't boot anymore
1. Install apk tool
http://code.google.com/p/android-apktool/downloads/list
For windows:
apktool-install-windows-r04-brut1.tar.bz2
and
apktool1.4.1.tar.bz2
Click to expand...
Click to collapse
Extract them to the same folder
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2.Pull requires files from device
located under system/framework
com.htc.resources.apk
located under system/app
SystemUI.apk
Put it to the extracted apktool files
4.Install ressources.apk
- open the cmd and browse to the apktool folder
- type:
apktool if com.htc.resources.apk
Click to expand...
Click to collapse
in cmd
5.Decompiling
- type:
apktool d SystemUI.apk
Click to expand...
Click to collapse
in cmd
6.Make the working change
- in your apktool folder should now be a SystemUI Folder
- Browse to: SystemUI\smali\com\android\systemui\statusbar
- open the file StatusBarFlag.smali with notepad++
-find the line
sput-boolean v0, Lcom/android/systemui/statusbar/StatusBarFlag;->HTC_RECENT_APP:Z
Click to expand...
Click to collapse
and change it to:
sput-boolean v2, Lcom/android/systemui/statusbar/StatusBarFlag;->HTC_RECENT_APP:Z
Click to expand...
Click to collapse
-save it
7.Compiling
-Type:
apktool b SystemUI SystemUI_new.apk
Click to expand...
Click to collapse
in cmd
8.7zip/Winrar
-open both, the orignal and the new SystemUI.apk's and drop the classes.dex from SystemUI_new to SystemUI and overwrite
it
Now transfer the SysytemUI.apk back to your device.
Paste it in /system and change the permissons to 644 (just like all in system/app).
After setting the correct permission, overwrite the original SystemUI.apk in System/app with yours.
Reboot, done:
gl =)
Found the hack on this page via google:
http://rootzwiki.com/showthread.php?t=2654
..all other stuff, is my work
Thanks for this! Been looking around to get this done and didn't want to ask cause I was sure SOMEone posted but never found anything.
Gonna use this in the theme were creating!
http://forum.xda-developers.com/showthread.php?t=1222035
Just incase you were unaware lol
Sent from my PG86100 using XDA App
Rolando.Ramiro said:
Thanks for this! Been looking around to get this done and didn't want to ask cause I was sure SOMEone posted but never found anything.
Gonna use this in the theme were creating!
http://forum.xda-developers.com/showthread.php?t=1222035
Just incase you were unaware lol
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
No problem
Got my Evo 3D yesterday, it was the first time I was using a Gingerbead Sense and this annoying recent apps list was driving me crazy since the first second I saw it =D
Thanks been looking for something like this.
This is what I get when I try to compile (Step 7) SystemUI back into an APK. Also you state to type
"apktool b SystemUI.apk SystemUI_new.apk"
but the screenshot shows without the .apk which is the right way correct?
Anyway, my errors seem to be java related you think? I've got the latest Java.
Reeonimus said:
Thanks been looking for something like this.
This is what I get when I try to compile (Step 7) SystemUI back into an APK. Also you state to type
"apktool b SystemUI.apk SystemUI_new.apk"
but the screenshot shows without the .apk which is the right way correct?
Anyway, my errors seem to be java related you think? I've got the latest Java.
Click to expand...
Click to collapse
yeah, sry..typo =)
thats the right command:
apktool b SystemUI SystemUI_new.apk"
Click to expand...
Click to collapse
...the java error is a result of the wrong sencond parameter. The param should be ne name of the folder with the decompiled files.
corrected it in the OP, thanks for the report.
nice guide, thanks! feel free to post it in this thread
Ah sorry I should have clarified a bit better. I am getting the errors even after using the proper command:
apktool b SystemUI SystemUI_new.apk
Click to expand...
Click to collapse
The main part of the error seems to be:
xml:13: error: No resource identifier found for attribute 'overScrollMode' in package 'android'
Click to expand...
Click to collapse
Trying to do some google searches on the error which is coming up pretty slim. Any thoughts?
Reeonimus said:
Ah sorry I should have clarified a bit better. I am getting the errors even after using the proper command:
The main part of the error seems to be:
Trying to do some google searches on the error which is coming up pretty slim. Any thoughts?
Click to expand...
Click to collapse
mhh, u are using mdj's virtuous 1.02 rom? If yes, I can send you the modified SystemUI.
..but this will include my circular battery mod:
http://forum.xda-developers.com/showpost.php?p=16794680&postcount=117
j4n87 said:
mhh, u are using mdj's virtuous 1.02 rom? If yes, I can send you the modified SystemUI.
..but this will include my circular battery mod:
http://forum.xda-developers.com/showpost.php?p=16794680&postcount=117
Click to expand...
Click to collapse
Thanks! I am using that ROM with the circle battery mod already.
Edit: Since you are on a such a role j4n87, you should look into adding the brightness bar and media volume bar under quick settings that I see others have on the CDMA version! I'd love to see that!
Reeonimus said:
Thanks! I am using that ROM with the circle battery mod already.
Edit: Since you are on a such a role j4n87, you should look into adding the brightness bar and media volume bar under quick settings that I see others have on the CDMA version! I'd love to see that!
Click to expand...
Click to collapse
Don't think, that I'm able to do this^^
The battery mod I've created with an online kitchen and removing the recent toolbar was just about googling and a bit know how =)
Fantastic guide j4n87!! This is the kind of stuff I love to see on XDA! Tell the exact xml/smali edits to make a mod happen, so anyone can put it on any rom as they see fit!!!
This guide is great, and it worked on my MT4G perfectly!
I would suggest you change the final step. You said to paste the new SystemUI.apk into the system folder, but it should be the /system/app folder. Also, I had trouble copying the APK file and setting its permissions at first, but the following commands worked for me:
Code:
adb remount
adb push SystemUI.apk /system/app/SystemUI.apk
adb shell chmod 644 /system/app/SystemUI.apk
I had to use adb remount because I was getting denied by a file permission issue, and I couldn't use ES File Explorer to copy to the system/app folder, so I used adb.
im having problems w/ step 7...
C:\Users\RoX\Desktop\New folder (3)>apktool b SystemUI SystemUI_new.apk
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.Path
otExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java:142)
at brut.androlib.Androlib.build(Androlib.java:159)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:174)
at brut.apktool.Main.main(Main.java:59)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java
103)
at brut.androlib.Androlib.readMetaFile(Androlib.java:138)
... 4 more
Click to expand...
Click to collapse
thats the error im getting.
EDIT: i forgot to pull com.htc.resources as well. once i did that and started over, it fixed the error.
Just wanted to say this was an excellent guide! Perfect!
Just wanted also to contribute at least one time sth. to the great xda community.
=D
j4n87 said:
Successfully removed the annoying recent apps plugin in the notification bar.
Here are the steps how to do this:
Pls make a cwm backup, before tyring this...I'n not responsible if you are losing your data, in case it won't boot anymore
Click to expand...
Click to collapse
will this hack work on virtuous unity ROM with sense 3.0?
yes, it should.
i'm having a problem with step 8. when i try to paste the systemui.apk file, i get a message that says that the file system is read only. how can i fix this?
trapzz said:
i'm having a problem with step 8. when i try to paste the systemui.apk file, i get a message that says that the file system is read only. how can i fix this?
Click to expand...
Click to collapse
Root Explorer:
Click r/w on the right upper corner.
Adb:
use adb remount, before pushing the apk
Sent from my HTC EVO 3D X515m using xda premium
j4n87 said:
Root Explorer:
Click r/w on the right upper corner.
QUOTE]
thanks... i appreciate that.. but will using this guide to remove 'recant apps' drain the battery?
Click to expand...
Click to collapse

[GUIDE] [MOD] 1% Battery Mod

How To Implement 1% Battery Mod On Your Rom​
What is 1% Battery Mod
1% battery mod allows your battery % icon to decrease in 1% increments
Stock roms and some custom roms dont have this so the battery % icon jumps from 100% to 79% then 64% 49% 34% 19% and 4%
So this mod allows your rom to display 100% 99% 98% 97% and so on down to 1% with pngs that look as follows
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How To For Deodex Roms Only
Always Make A Nandroid Backup Before Trying Anything!
1- Download the files in attatchment
2- Decompile Framework-res.apk with apk tool (if you dont know how to do this see my thread for link to my apktool guide - link in my signature)
3- Open res/drawable
4- Replace stat_sys_battery.xml and stat_sys_battery_charge.xml with the ones from the battery files zip
5- Open res/drawable-ldpi and copy all the pngs from the battery pngs zip here replacing any pngs already there when asked
6 - Recompile and put in a flashable zip and flash in cwm with system mounted (see below)
You can use any other battery icon pack you like as long as it has the full ammount of pngs required
How To Make Flashable Zip
1 - Download the Flashable Zip Template from attachment
2- Open the flashable zip with WinRar
3- Goto system/framework
3- Drag your compiled framework-res.apk to this location
4- In the window that pops up select ok
5- Done you can now flash the zip in cwm with system mounted
credits
UOT Kitchen for files
Will try it later...
OT: Congrats for becoming RC..
DELETED
Click to expand...
Click to collapse
Thanks For The Guide Bro... Well Done!
Sent From My XG-I™ N7000 Using XDA-Developers App
RenzkiPH said:
Thanks For The Guide Bro... Well Done!
Sent From My XG-I™ N7000 Using XDA-Developers App
Click to expand...
Click to collapse
thank you but please delete your quote of the op
Hi. I lost status bar. I using stock rom deodex. Help me
[email protected] said:
Hi. I lost status bar. I using stock rom deodex. Help me
Click to expand...
Click to collapse
Did you decompile framework-res.apk with apktool? you cant just unzip a file to replace xml files you must decompile
how did you flash it?
did you put it in a flashable zip and flash it in cwm with system mounted?
no reason why you would loose your statusbar
if you just replaced framework-res.apk with a root browser its not a good idea to do that - if you did that did you set the correct permissions rw-r-r
either flash your origional framework-res.apk back
or restore your nandroid backup
then try again
remember framework-res.apk goes in system/framework in the flashable zip folder - give me a min and I will upload a flashable zip and instructions on the op
update - template added to op for flashable zip
marcussmith2626 said:
Did you decompile framework-res.apk with apktool? you cant just unzip a file to replace xml files you must decompile
how did you flash it?
did you put it in a flashable zip and flash it in cwm with system mounted?
no reason why you would loose your statusbar
if you just replaced framework-res.apk with a root browser its not a good idea to do that - if you did that did you set the correct permissions rw-r-r
either flash your origional framework-res.apk back
or restore your nandroid backup
then try again
remember framework-res.apk goes in system/framework in the flashable zip folder - give me a min and I will upload a flashable zip and instructions on the op
update - template added to op for flashable zip
Click to expand...
Click to collapse
Thanks to reply. Will try tomorrow.
Sent with my Young using Forum Runner
H9 Error XML Files
sir marcussmith2626 why when I tried to copy & paste your xml files attached to my H9 Framework-res.apk then after recompile I pushed it to system through RootEx then aftery reboot I only got like this battery icon ( [?] ) its QUESTION MARK. why? our battery pngs are on drawable-hdpi. Thanks and sorry for my bad english.
CAPsebastian said:
sir marcussmith2626 why when I tried to copy & paste your xml files attached to my H9 Framework-res.apk then after recompile I pushed it to system through RootEx then aftery reboot I only got like this battery icon ( [?] ) its QUESTION MARK. why? our battery pngs are on drawable-hdpi. Thanks and sorry for my bad english.
Click to expand...
Click to collapse
Its always better to flash the files in cwm with system mounted
Also if you push manually you need to set the permission of the apk to rw-r-r
You also need to use the pngs in the zip provided or another pack that contain the exact same number of pngs with the exact same file names - these filenames match the path in the xml files
Your rom may also have other framework mods which are pointing to different locations for the pngs
marcussmith2626 said:
Its always better to flash the files in cwm with system mounted
Also if you push manually you need to set the permission of the apk to rw-r-r
You also need to use the pngs in the zip provided or another pack that contain the exact same number of pngs with the exact same file names - these filenames match the path in the xml files
Your rom may also have other framework mods which are pointing to different locations for the pngs
Click to expand...
Click to collapse
Okay sir. Thaanks! I'll gonna try it again.
Yeah. I have the complete pngs of battery icons that i would like to replace, my only problem is on the xml's when I will just use the xml's of Hyperion9 there would be no problem but the battery is draining by 100-90-80-70% and so on, then I would like to apply your xml's attached to be able to implement the 1% battery draining.
I can attach my framework-res.apk in here just to be able to fix about the xml's problem. :3
can you help me figure it out? if you only have time, but if you're busy its okay. Thank you.
CAPsebastian said:
Okay sir. Thaanks! I'll gonna try it again.
Yeah. I have the complete pngs of battery icons that i would like to replace, my only problem is on the xml's when I will just use the xml's of Hyperion9 there would be no problem but the battery is draining by 100-90-80-70% and so on, then I would like to apply your xml's attached to be able to implement the 1% battery draining.
I can attach my framework-res.apk in here just to be able to fix about the xml's problem. :3
can you help me figure it out? if you only have time, but if you're busy its okay. Thank you.
Click to expand...
Click to collapse
sorry not doing it for you
like I said - the names of the pngs must match exactly
use the pngs provided - if they work your pngs or named wrong
also galaxy y is ldpi so you should place these pngs in the res-ldpi folder or create it - also copy them into the other res folders just to make sure - android will choose the correct folder for you
marcussmith2626 said:
sorry not doing it for you
like I said - the names of the pngs must match exactly
use the pngs provided - if they work your pngs or named wrong
also galaxy y is ldpi so you should place these pngs in the res-ldpi folder or create it - also copy them into the other res folders just to make sure - android will choose the correct folder for you
Click to expand...
Click to collapse
ahh okaay2. thanks! ^_^
Yeah, i tried when I used the XML's of Hyperion9 it show's but when I changed it to your XML's attached it turned into unknown battery. I don't know if what's the problem of it.
Yeah. they say but why our's is on hdpi? haha tss! so can I erase all the battery icons on hdpi and changed it to ldpi?
wait I'm just editing it on phone using Ninjamorph is it advisable? because I heard it on recompiling xml script should turn into alien binary script language. XD
CAPsebastian said:
ahh okaay2. thanks! ^_^
Yeah, i tried when I used the XML's of Hyperion9 it show's but when I changed it to your XML's attached it turned into unknown battery. I don't know if what's the problem of it.
Yeah. they say but why our's is on hdpi? haha tss! so can I erase all the battery icons on hdpi and changed it to ldpi?
wait I'm just editing it on phone using Ninjamorph is it advisable? because I heard it on recompiling xml script should turn into alien binary script language. XD
Click to expand...
Click to collapse
you need to use apktool to decompile the apk and recompile the apk as written in my instructions
Im guessing when you are using ninjamorph you are simply replacing the xml - you cannot do this - the apk need properly decompiling and recompiling
I cannot support any other method other than using apktool
marcussmith2626 said:
you need to use apktool to decompile the apk and recompile the apk as written in my instructions
Im guessing when you are using ninjamorph you are simply replacing the xml - you cannot do this - the apk need properly decompiling and recompiling
I cannot support any other method other than using apktool
Click to expand...
Click to collapse
Okay2. Thanks for the info! maybe I'll just use the apktool.apk given from other Devs here in XDA is that advisable? because I don't have PC yet, my PC is admitted on the shop because she's sick. XD
CAPsebastian said:
Okay2. Thanks for the info! maybe I'll just use the apktool.apk given from other Devs here in XDA is that advisable? because I don't have PC yet, my PC is admitted on the shop because she's sick. XD
Click to expand...
Click to collapse
yes you can use the mobile version of apktool
Battery turned to red(unknown) icon when I use Ninjamorph pro.
Also tried Apktool4.4_armhf.zip but it doesn't re/decompile anything & ends up giving this error:
/data/data/per.pqy.apktool/mydata/apktool2.sh: line 6: /data/data/per.pqy.apktool/lix/jvm/java-7-openjdk-armhf/jre/bin/java: not found
Click to expand...
Click to collapse
Galaxy_Rohit said:
Battery turned to red(unknown) icon when I use Ninjamorph pro.
Also tried Apktool4.4_armhf.zip but it doesn't re/decompile anything & ends up giving this error:
Click to expand...
Click to collapse
Can you use a PC instead of using apps on your phone?
Ticklefish said:
Can you use a PC instead of using apps on your phone?
Click to expand...
Click to collapse
Better advice the developer to stop making such android apps. When I'm outdoors, my phone is my best friend. Hope u understand!!
Galaxy_Rohit said:
Battery turned to red(unknown) icon when I use Ninjamorph pro.
Also tried Apktool4.4_armhf.zip but it doesn't re/decompile anything & ends up giving this error:
Click to expand...
Click to collapse
That version will probably not work on our phone
Please try the version and instructions from this thread
http://forum.xda-developers.com/showthread.php?t=2488697
I wont be a able to offer anymore support regarding compiling on a phone or using this tool correctly

Categories

Resources