[MOD]Colored Data/Signal Icons - Captivate Themes and Apps

So I decided to make some notification icons to match the gingerbread screens that leaked, so far Ive only got the signal and data icons made, I will make more colors soon...only tested on Darky's JPO and Docs JP8...so it may or may not work for you.. im not responsible for any data loss..
Instructions using ADB and 7zip...
1) Open up command prompt, cd to your android sdk/tools folder and use following command to pull your framework-res.apk from your phone..
adb pull /system/framework/framework-res.apk
Click to expand...
Click to collapse
2) Make a backup of you pulled framework-res.apk incase something goes wrong
3) Take the framework-res.apk you just pulled and open it with 7zip (you dont have to extract, just open it)
4) Download the attatched file below, open it and copy the files over to the opened framework-res.apk and copy them into /res/drawable-hdpi/ or /res/drawable-hdpi-v4/....(depends on your rom)
5) Now close 7zip and go back to command prompt and type the following
adb push framework-res.apk /system/framework
adb reboot
Click to expand...
Click to collapse
6) Once the device reboots you should have green icons..
I will work on some more colors this week and post them as well...

Based on how system framework is dependent of the ROM it's from, you should probably include the fact that (based on your signature) you're using an i9000-based ROM. Meaning this framework-res.apk will likely *not* work with Captivate-based ROM's like Cognition.
Now, if I'm wrong about this and someone can test it, let us know and I'll remove this comment... but everyone should do as stated above and backup your original or make a nandroid backup before trying this on a Captivate-based ROM.
edit: I should say cool idea though, I like the look of gingerbread we saw on the Nexus S photos

Just tested and confirm it works on stock JF6.. just place files in framework-res.apk/res/drawable-hdpi or/ drawable-hdpi-v4 depending on rom..
Sent from my GT-I9000 using XDA App

Is it possible to make this install through an update.zip?
Sent from my SAMSUNG-SGH-I897 using XDA App

Related

[GUIDE] How to make mymode themes

Well I haven't had much time lately to make themes but I figured i got enough time to explain how. This is how i do it in windows 7.
1) First thing i assume that you already have androidsdk on the root of your C drive. Lets go ahead and add it to your system path. If it's not called androidsdk go ahead and change it to that. Now open up your startmenu, right click computer, click properties, then click advanced system settings, in the advance system settings select environment variables. In the second box down look for path select it and choose edit. copy and paste this
Code:
;C:\androidsdk\tools
in there. Click okay.
2) download the jre and jdk from here and install them. Now you need to add them to your system path so copy paste this
Code:
;C:\Program Files (x86)\Java\jre6\bin;C:\Program Files (x86)\Java\jdk1.6.0_20\bin
to your system path just like you did in the first step.
3) Download apk manager from here. Now run it and when it says clean out all current projects click yes. Now thats ready to go.
4) Download an image editing program. I use gimp. Also if you don't have it 7-zip
your all set to go now so lets start over with the numbers
1) choose a mymode apk and extract it with 7-zip. Open up the res folder select a png that you want to change and change it with the image editor you chose.
2) when you've changed the images you want open up the original apk as an archive with 7zip. Then place the res folder of the modified unzipped apk into the archive and close the archive.
3) Now open up apk manager and place the mymode apk into the place here for signing folder click script batch choose no then type 15.
4) Now put the newly signed apk into your androidsdk/tools folder and close apk manager.
5) open command prompt and type this
Code:
cd\
cd androidsdk/tools
adb install whatever.apk
I'll update this with pics a more thorough guide.
Thanks to everyone that made this easy
reserved for themes to come
Thanks been waiting for a thread like this.
thanks, if i ever get any free-time between jobs and kid and fiancee i will look into this a little more
This is an awesome guide! I messed around with theming mytouch/g1 back when I had one.. so this will be great to make some themes for the slide..
One question though.. let's say you pull the nest theme.. theme it and re install it.. will it just override the nest theme or in the theme listing will it appear as a new theme and still allow you to have the original theme?
Sent from my T-Mobile myTouch 3G Slide using XDA App
ryanolson7 said:
One question though.. let's say you pull the nest theme.. theme it and re install it.. will it just override the nest theme or in the theme listing will it appear as a new theme and still allow you to have the original theme?
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
The nest theme is in the framework, its not an .apk like the rest, its built into the system. The rest of the mymodes themes are .apks and if you edit those they will override the stock "nest" theme. The only way it will show up different in the theme chooser is if you edit the preview snapshot to be a preview of your theme. If you wanna keep the original theme, the nest theme is it and you should edit a different theme .apk...
-BMFC
Sent from my ROOTED MyTouch3G Slide
Okay so I got the next three days off and I already got two mymode themes pretty much done well their done but I just learned of a way to change the name so they are there own standalone apk instead of using another apk name. I've been using puppypride (which by the way isn't puppies those are full grown dogs) and switching out the pngs and you couldn't have the regular puppypride now you can have both
hope you don't mind but I did a mod of your themes and took out the bubbles since some people always create threads about it
Help with following guide
I am a newb at this so please don't attack me if I am doing something wrong. I have been struggling with following the guide posted to make mymode themes. I have successfully got up to the step of signing the apk file. I modified the files in the free_kick.apk. When I try to use APK Manager 4.8 and using the directions given the file just gets erased and nothing happens. My log file just shows errors. Any help with a more detailed directions one what to do in APK manager as I am trying different things and not getting anywhere. I use the option 15 like told in the guide. I can send my modified apk file to anyone if they can get this to work and get it installed that would be appreciated so much. I hope I can figure this out my own but thought I would try get help from the forums. Thanks in advance.
impimms said:
I am a newb at this so please don't attack me if I am doing something wrong. I have been struggling with following the guide posted to make mymode themes. I have successfully got up to the step of signing the apk file. I modified the files in the free_kick.apk. When I try to use APK Manager 4.8 and using the directions given the file just gets erased and nothing happens. My log file just shows errors. Any help with a more detailed directions one what to do in APK manager as I am trying different things and not getting anywhere. I use the option 15 like told in the guide. I can send my modified apk file to anyone if they can get this to work and get it installed that would be appreciated so much. I hope I can figure this out my own but thought I would try get help from the forums. Thanks in advance.
Click to expand...
Click to collapse
Actually the guide needs to be fixed a little because i'm guessing your getting compiling errors when using apk manager? But the best way to do this is to open up the mymode theme (using 7zip) as an archive delete meta-inf folder then replace the pngs with ones of your choice as long as they are the same scale. Then resign. and install
totally lost
I've followed these directions to a T and when it comes to using the apk manager i am getting nothing, please help
You guys that are having trouble with apk manager...its honestly not necessary to use Apk Manager for this. Mymodes themes are system .apks and shouldn't be re-signed. What you need to do is forget about apk manager (for now) and drop the UNsigned .apk into the ROM update you are using, and resign the whole ROM using the autosign tool created by jesusfreke. Or just adbpush the .apk. but don't resign the .apk.
Here's the link for the autosign tool to sign ROM updates. its in the THIRD POST and its auto-sign .zip, NOT the signing.zip in the first post. you can put it anywhere you want and you just drop (a copy of) your ROM update in the autosign folder, rename it update.zip, then run the sign.bat to sign. it will create another file, update-signed.zip. you shouldnt need to wipe when flashing the same ROM over itself, but i cant guarantee this is true for all ROMs.
you can also make an update that will only flash the .apk to /system/app, and nothing else will be changed. basically just make a copy of the update for the ROM youre using, then delete everything but the /system directory from the zip. then go into that /system directory and delete everything but the /app directory, then go into it and delete all the .apks and odex file or whatevers in there. ALL OF IT. when you are finished you should have an update with nothing in it but a /system/app directory. you put your modded .apk in there in /system/app, and thats it for that.
then you must edit the update script and remove MOST of its contents so that it only does what you want it to. THIS IS IMPORTANT! Go here to learn how to create an update script. what youll need is way simpler than the examples, youll want it to look basically like this...
Code:
assert compatible_with("0.2") == "true"
show_progress 0.1 0
copy_dir PACKAGE:system SYSTEM:
show_progress 0.1 10
this update script will copy ANYTHING in the /system directory to /system on your device, regardless of subdirectories. that means anything in /system will go in /system, anything in /system/app will go to /system/app, etc. but since you only have one .apk in there it wont mess with anything but what you put in there. this way, you have a NOWIPE update for...well, whatever you want to put in it.
so you just drop the new shortened update-script in /META-INF/com/google/android/
and then use the autosign tool to resign your new update then flash away! This also takes less time cus its only flashing one file instead of flashing a whole ROM just to replace that one file...
hope this helps...
-BMFC
Sent from my T-Mobile myTouch 3G Slide using XDA App
So you cannot do this on t-mobile's rom which is 2.1 right now? I'm leery of rooting in case they ever release froyo
Tbrewer80 said:
So you cannot do this on t-mobile's rom which is 2.1 right now? I'm leery of rooting in case they ever release froyo
Click to expand...
Click to collapse
I'm having issues with this as well... After I do the whole signing apk thing, it installs fine, but when I go to MyModes, the preview is black and when I select it, the MyModes app force closes. I don't get it.

Evdo icon to 3G

I have a (Sprint) HTC Hero rooted, running Fresh rom 2.3.3. I have read somewhere that people have managed to change the Ev-Do icon in the taskbar to say 3G. I know that it does not make a difference, but i would like to know if someone can post a step by step guide on how to do this.
It depends on the ROM. There is no other way of changing it unless there is a kernel out there that changes it. I have never heard of it.
Hi, I have managed to build a theme for this exact purpose. The attached file I posted is to be used with MetaMorph, which is downloaded from the Android Market, and you place the file onto your sd card, and choose new theme, and select it. Hit apply all and your EV-DO Icon will be changed to 3g, and the 6 Bars used to display signal will be reduced to 4 for a nicer appeal. I have tested it on Fresh 2.3.3 and it works great.
this should be in Q&A
Sent from my HERO200 using XDA App
Thank you! Exactly what I needed. Had to install 3 times before it showed 3g icon but worth it. Can you show me exactly how you did it?
Sent from my HERO200 using XDA App
Well I'm not much of a developer, but all I did was modify a metamorph theme for the sense taskbar. I made it into a zip file, and replaced the EvDo taskbar icons and the Status icons with the 3g ones, and then repacked it, so the 3g bars show up. Its pretty simple, glad I could help
jpp44345 said:
It depends on the ROM. There is no other way of changing it unless there is a kernel out there that changes it. I have never heard of it.
Click to expand...
Click to collapse
Wut?
OP,
The icons are in com.htc.resources.apk in the res/mdpi folder. I also believe the 3G icons are in there as well, but you just have to pull them out and change the name. This also belongs in Q&A.
There is a metamorph on here in themes that will change nothing but the evdo to 3g. I can't upload the file from the phone but will try to upload it in a little while.
Sent from my HERO200 using XDA App
VinceOB said:
Wut?
OP,
The icons are in com.htc.resources.apk in the res/mdpi folder. I also believe the 3G icons are in there as well, but you just have to pull them out and change the name. This also belongs in Q&A.
Click to expand...
Click to collapse
Like vince said, that is where the icons are stored at. Once in there, all that's needed is a simple renaming. Rename the 3G icons to the EvDO icons, and the EvDO icons to the 3G icons. Now Android thinks it's displaying 3G icons, but it's really displaying the EvDO icons. Just think of it as fooling Android.
1. Unzip com.htc.resources.apk
2. Navigate into res/mdpi
3. Rename the 3G and EvDO icons as stated above
4. Drag them OUT of the unzipped folder.
5. Find the original, untouched com.htc.resources.apk (NOT unzipped)
6. Open com.htc.resources.apk as an ARCHIVE (not unzipping it!)
7. Navigate to res/mdpi inside of the archive
8. Drag the changed files into there
9. adb push the modified com.htc.resources.apk to your phone.
nilemann said:
There is a metamorph on here in themes that will change nothing but the evdo to 3g. I can't upload the file from the phone but will try to upload it in a little while.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Did you not see my post for that file already?
mrinehart93 said:
Like vince said, that is where the icons are stored at. Once in there, all that's needed is a simple renaming. Rename the 3G icons to the EvDO icons, and the EvDO icons to the 3G icons. Now Android thinks it's displaying 3G icons, but it's really displaying the EvDO icons. Just think of it as fooling Android.
1. Unzip com.htc.resources.apk
2. Navigate into res/mdpi
3. Rename the 3G and EvDO icons as stated above
4. Drag them OUT of the unzipped folder.
5. Find the original, untouched com.htc.resources.apk (NOT unzipped)
6. Open com.htc.resources.apk as an ARCHIVE (not unzipping it!)
7. Navigate to res/mdpi inside of the archive
8. Drag the changed files into there
9. adb push the modified com.htc.resources.apk to your phone.
Click to expand...
Click to collapse
Could yall elaborate on how to execute the above instructions? Do I need something more than my phone and a computer? The instructions seem easy enough. Is it a matter of pulling files? Im new at that.
Id like to do this by the instructions above. Thank you.
tailsthecat3 said:
Could yall elaborate on how to execute the above instructions? Do I need something more than my phone and a computer? The instructions seem easy enough. Is it a matter of pulling files? Im new at that.
Id like to do this by the instructions above. Thank you.
Click to expand...
Click to collapse
You need sdk installed on your pc the open terminal go to where the androidb files are installed and type adb remount hit enter type adb pull system/framework/htc.resources. apk to where you want to file to go. Once you pulled the files you want to modify then follow the prior post steps.
Ex:
Adb remount
Adb pull system/framework/htc.resources.apk c:\desktop\themes\
chubbzlou said:
You need sdk installed on your pc the open terminal go to where the androidb files are installed and type adb remount hit enter type adb pull system/framework/htc.resources. apk to where you want to file to go. Once you pulled the files you want to modify then follow the prior post steps.
Ex:
Adb remount
Adb pull system/framework/htc.resources.apk c:\desktop\themes\
Click to expand...
Click to collapse
Thanks! How is easy is this?! Im gonna try this out as soon as I finish dl'ing some updates. Had to do my semi-annual xp pro reinstall...
tailsthecat3 said:
Thanks! How is easy is this?! Im gonna try this out as soon as I finish dl'ing some updates. Had to do my semi-annual xp pro reinstall...
Click to expand...
Click to collapse
If you could install xp or use a pc should be a piece of cake.
Check out how to create themes in the sticky should guide you better.
chubbzlou said:
If you could install xp or use a pc should be a piece of cake.
Check out how to create themes in the sticky should guide you better.
Click to expand...
Click to collapse
well, i pulled comhtcresources but thats as far as ive gotten...any help is appreciated, ill check that guide to see if the answer is there...thank you
tailsthecat3 said:
well, i pulled comhtcresources but thats as far as ive gotten...any help is appreciated, ill check that to see if the answer is there...thank you
Click to expand...
Click to collapse
All it takes is a basic knowledge and understanding of how to work with files.
Now that you've pulled it, I'd recommend downloading a program called 7zip. It is an EXTREMELY lightweight, fast, and flexible archive manager. It also integrates with Windows Explorer in the right-click menu (very useful).
With 7zip, extract the com.htc.resources.apk file just like you would a .zip file. Once inside, navigate to res/mdpi or similar folder (I'm not sure how HTC arranges their files... haven't used an HTC ROM in ages!). Once inside, look for the icons that you want to mess with. Copy the icons out, and then do your editing to them. Once they are edited, you need to find the ORIGINAL, unzipped com.htc.resources.apk file. Right click that, and then go to 7zip, then go to Open Archive. The file will now be OPEN, but not unzipped. Navigate in there to the folder location where you got the files that you modified from. Now drag the modified icons into that folder location. Congratulations, you just modified your phone by yourself!!
Now all that's left is to push the file back to your phone.
Code:
adb remount
adb push com.htc.resources.apk /system/framework
Some things to keep in mind, are that you must use the Open Archive method to modify the .apk itself, otherwise you will have to resign the file (pain in the ***). Every graphic -MUST- be a .png file. That's all I can really think of. Have fun
thank you veryvery much. im rebooting now. i hope i did it right. i have to go out now but ill be back for some more hacking. and questions if i messed it up. again, thanks all
Well, it worked. Thank you!
It really couldnt have been easier.
I prefer to change things like this within the system rather than having an app or something or other... what else can we change this way??
tailsthecat3 said:
Well, it worked. Thank you!
It really couldnt have been easier.
I prefer to change things like this within the system rather than having an app or something or other... what else can we change this way??
Click to expand...
Click to collapse
You could create a whole new theme all the status bar icon, clocks, dialer ect. What ever you like to change just pull the apk's edit the png's and push them back. You can also pull all the apk's and edit them create a signed zip and load them via recovery.
Check out this Post it will help you out creating themes. Glad it worked out for you.
HAVE FUN
chubbzlou said:
You could create a whole new theme all the status bar icon, clocks, dialer ect. What ever you like to change just pull the apk's edit the png's and push them back. You can also pull all the apk's and edit them create a signed zip and load them via recovery.
Check out this Post it will help you out creating themes. Glad it worked out for you.
HAVE FUN
Click to expand...
Click to collapse
another question... is there a way to change the signal bars to the fatter, fewer, shorter variety? is there the files already in there like the 3g files? thank you thank you

How To Flash Fire Spits Circle Battery Mod?

How do you install this on a rooted cappy running cog 2.2 beta6??
i tried using astro file manager doing the copy and paste method but it wouldnt let me paste in the folder where the framework res file was it isnt compatible with clockwork mod sooooo im left clueless on how to do this... is there any other way way to flash this?? maybe in terminal?? can someone please chime in and help a noob
thx in advance.
Firespits Circle Battery Mod
It tells you right there under how to install.
Sent from my SAMSUNG-SGH-I897 using XDA App
IllegalOpcode said:
It tells you right there under how to install.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
im looking for help buddy im new to this...i obviously read how to install it and failed
if ur talking about adb I dont have a windows computer can't use adb even if I did I dont know how to use it to type in the code plus read the rest of my post I tried the other method and it didn't work...
anybody else?
[edit]
Look below for the correct way
I did this mod on mine and I am using Cognition 2.2beta 5 with 2e kernel.
The proper way to do this is, Get Root Explorer from the market. Make a backup copy of your framework-res.apk and save it to your PC in case you have a problem. Click over the link for the battery mod you want and download it directly to your phone. Then go to Root Explorer and find the download, rename it to framework-res.apk and copy and paste it over your current framework-res.apk. the framework will be located in the system folder. You will find the battery mods for cognition on a thread for stock lockscreen and battery mods in the development section of the forum.
http://forum.xda-developers.com/showthread.php?t=799511 only use the battery mods from this thread for Cognition ROM you are running.
Sent from my SAMSUNG-SGH-I897 using XDA App
Rhiannon224 said:
:
That is the wrong method for Cognition based ROMS. Do not use this method, this dosen't work as an update.zip. I did this mod on mine and I am using Cognition 2.2beta 5.
The proper way to do this is, Get Root Explorer from the market. Make a backup copy of your framework-res.apk and save it to your PC in case you have a problem. Click over the link for the battery mod you want and download it directly to your phone. Then go to Root Explorer and find the download, rename it to framework-res.apk and copy and paste it over your current framework-res.apk. the framework will be located in the system folder. You will find the battery mods for cognition on a thread for stock lockscreen and battery mods in the development section of the forum.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
+1
Sent from my SAMSUNG-SGH-I897 using XDA App
Connect to your computer, make sure you're in Debugging mode, and mount your SD card to copy files from your computer to your phone. Select which version of Fightspits you like, re-name it "framework-res.apk" and copy it to your phone. Make sure to unmount your SD card from your computer
Using Root Explorer (VERY IMPORTANT!! Make sure the grey bar at the top says Mount R/O, if it says Mount R/W, click it) go to location /system/framework and find the file "framework-res.apk" touch it and hold until Options comes up, and select "Copy". I paste it to my External SD card in a folder I create named "Backup".
Then go back to the location that you saved your renamed Fightspit apk, copy it and paste it to /system/framework. Say yes to overwrite the existing file.
Reboot and your done
Got it?
nevermind, not correct
j101399j said:
@Riannon224; and @mcord11758
please re-read the OP's and the 1st line of my post,
You are correct IF you are running froyo and a Cog version prior to 6. However the OP and my post are not talking about Cog prior to beta 6. The update.zip does not work with Cog beta5 becasue Cog beta5 uses the recovery 3e and not the 2e; and the 3e recovery does not accept update's that are not correctly signed. Cog Beta 6 and Cog 7 uses the modified JI6 kernel and uses the 2e recovery which does accept unsigned update.zip's
My method does not require spending any money; and since the upate.zip does work on Cog6, use Rom Manager to backup your phone.
Your method will also work, and in the case of the OP so will mine. I have used Beta6 and 7 and my method works perfectly. I will say that your method it more details and the real proper way to do this, however to make it easy....
[edit] If you are running Cog 5 or Froyo and want to enable using update.zip files, flash the kernel here: http://forum.xda-developers.com/showthread.php?t=804226 it reactivates the 2e recovery, and is the same kerenl that is used in Cog 6 and 7
Click to expand...
Click to collapse
I have the kernel flashed with 2e recovery on my phone, I did it prior to Cognition beta 6 so I didn't need to flash beta 6 because I did the fix manually a few days before Designgears updated. This is from the mod thread, read it for yourself.
http://forum.xda-developers.com/showthread.php?t=799511
JI6 Mods
Changelog
Update 10/12:
Added Version Z / Guage indicator.
Added original android.policy.odex from JI6 for those who don't like Cog using mine as default.
Update 10/5 Again:
Added Circle battery indicators (valid for all 2.2 JI6)
Update 10/5:
Added Deodexed version to work with Cognition 2.2 Beta 2
v1 -> v2:
Fixed bug with text/missed calls allowing puzzle lock to return.
What are these?
Stock Lock
-Modifies your lock screen to re-enable the stock android lock screen.
-This INCLUDES the "disable menu button" fix (so you can't unlock with the menu button).
-This will REMOVE the current glass/puzzle lock screen, to restore glass, put your old android.policy.odex back!
Circle Battery Indicators
-This changes the battery indicator to a different theme.
-See Fightspit's thread for screenshots: http://forum.xda-developers.com/showthread.php?t=724778
-Your background will default to the Cognition background since that's which APK I started from. (just change it)
Make backups of your current file(s)!
How to install:
1. Download the file for the mod you want.
2. Back up your current file!!! (cp /system/framework/<file> /sdcard/<file>.bak)
3. Replace your existing file /system/framework/<file>. REMEMBER SU if necessary.
3a. Via ADB: adb push <file> /system/framework/<file>
3b. Via terminal emu: cp <file> /system/framework/<file>
3c. Via root explorer, etc. Copy paste. (easiest method if you are unsure)
5. Reboot and enjoy.
It does not matter about 2e, that is not the issue, this battery mod for Froyo is not a flashable.zip.
In the OP the link was the deodexed version which I do not believe works with an Odexed ROM and he stated and incombatabilty issue. He does not have access to ADB and I am not trying to make him spend money on Root Explorer but it is an easy way to access the root and modify framework-res.apk when adb is not an option.
Here is the version from the OP it is not for JI6
http://forum.xda-developers.com/showthread.php?t=756627
How to install:
this does not work with rom manager
copy the file over to the root of your sdcard, rename it update.zip, reboot into recovery mode, select "reinstall packages"
I897UCJH7 / I897UCJH3 / I897UCJH2 / I897UCJF6 (captivate only)
Version A: http://www.ponack.net/designgears/battery_mod/I897UC_version_a.zip
Version B: http://www.ponack.net/designgears/battery_mod/I897UC_version_b.zip
Version C: http://www.ponack.net/designgears/battery_mod/I897UC_version_c.zip
Version D: http://www.ponack.net/designgears/battery_mod/I897UC_version_d.zip
Version E: http://www.ponack.net/designgears/battery_mod/I897UC_version_e.zip
Version F: http://www.ponack.net/designgears/battery_mod/I897UC_version_f.zip
Version G: http://www.ponack.net/designgears/battery_mod/I897UC_version_g.zip
With Evo Black Bar Mod:
n the OP the link was the deodexed version which I do not believe works with an Odexed ROM and he stated and incombatabilty issue.
Click to expand...
Click to collapse
Makes sense; I missed that part. Edited my original post as in this case will cause issues.
Can you edit your post after mine to remove those steps, just in case
j101399j said:
Makes sense; I missed that part. Edited my original post as in this case will cause issues.
Can you edit your post after mine to remove those steps, just in case
Click to expand...
Click to collapse
Yes sir, I did. I hope he gets it working.
when i copied and pasted it using root explorer the app forced closed...and now when i reboot the phone turns on but screens all black and does not load up
bricked??
cebb said:
when i copied and pasted it using root explorer the app forced closed...and now when i reboot the phone turns on but screens all black and does not load up
bricked??
Click to expand...
Click to collapse
No just flash with Odin back to stock and then reflash your version of Cognition, I am not sure what went wrong, that is the method I used although, I had to do this process twice to get it right. I had to Odin back to stock and reflash Cognition and it worked on the second try. Post your question on the section for the mod. You used this one I hope. http://forum.xda-developers.com/showthread.php?t=799511 Make sure you copied and pasted only the framework-res.apk in the system/ data / framework.
Dude, I would just use metamorph. You can copy any paste the png files if you don't like minimalistic battery circle.
http://forum.xda-developers.com/showthread.php?t=760106

[Rom]Newts Kingdom v1.0.0 stock sense 3.0

I have had alot of people wanting just a stock sense 3.0 rom. this may or may not be supported i havent decided yet.... if you want to use this as your base you must ask my self and aamikam. this is just a quick post screenshots and other things will come later
Features
Stock Kingdom build
complete sense 3.0
Odex and opted for best performance
emmc music works
emmc mount to pc works
extra quick settings
havent got rid of 4g yet will come maybe
mainly just stock forthose who like that
Click to expand...
Click to collapse
You guys try it let me know what you think if enough of you do ill try to support it further
Download​
Firsties cool
Downloading now...will report back
Edit- awesome if your looking for stock sense 3.0 this is it
Sent from my Droid INCREDIBLE
This is a very stable ROM so far.
sweeeet. nothing but time at work tonight too!
Something new to try...yay!
Sent from my Droid Incredible Running MIUI
I could not get the EMMC to mount to my PC but other than that everything seems good.
Now if I could just change the 3G icon to the one that comes with the Inc 2 I will be all set. I have tried Ninjamorph and flashing a zip file but cannot get it changed.
kevman8396 said:
Now if I could just change the 3G icon to the one that comes with the Inc 2 I will be all set. I have tried Ninjamorph and flashing a zip file but cannot get it changed.
Click to expand...
Click to collapse
The icons you're looking for are in the SystemUI.apk, in res/drawable-hdpi. The pngs you are looking for are called stat_sys_data_*_3g_lte.png
You should be able to extract those images (should be 3-4), and remove the "_lte" from the filenames, and then drag these images back into the res/drawable-hdpi folder, and use adb or root explorer to push the SystemUI.apk to the data/*-System/system.app folder (look into how the rom is set up, that's just a default path). Once you have it in place, reboot, and you should be set.
Make a nandroid before doing this, as I'm no themer lol. If you have any trouble, let me know and I'll hook you up.
wdfowty said:
The icons you're looking for are in the SystemUI.apk, in res/drawable-hdpi. The pngs you are looking for are called stat_sys_data_*_3g_lte.png
You should be able to extract those images (should be 3-4), and remove the "_lte" from the filenames, and then drag these images back into the res/drawable-hdpi folder, and use adb or root explorer to push the SystemUI.apk to the data/*-System/system.app folder (look into how the rom is set up, that's just a default path). Once you have it in place, reboot, and you should be set.
Make a nandroid before doing this, as I'm no themer lol. If you have any trouble, let me know and I'll hook you up.
Click to expand...
Click to collapse
Ok you really confused me there LOL
wdfowty said:
The icons you're looking for are in the SystemUI.apk, in res/drawable-hdpi. The pngs you are looking for are called stat_sys_data_*_3g_lte.png
You should be able to extract those images (should be 3-4), and remove the "_lte" from the filenames, and then drag these images back into the res/drawable-hdpi folder, and use adb or root explorer to push the SystemUI.apk to the data/*-System/system.app folder (look into how the rom is set up, that's just a default path). Once you have it in place, reboot, and you should be set.
Make a nandroid before doing this, as I'm no themer lol. If you have any trouble, let me know and I'll hook you up.
Click to expand...
Click to collapse
Do I do the extraction on my PC or on the phone itself. Also, where would I get the files to extract as this ROM does not have the 3G icons I wan and I would not be able to extract from this ROM
kevman8396 said:
Do I do the extraction on my PC or on the phone itself. Also, where would I get the files to extract as this ROM does not have the 3G icons I wan and I would not be able to extract from this ROM
Click to expand...
Click to collapse
No bud put the apk on your pc's desktop, extract it and inside the extracted folder go to the path that fowty named out and look for the exact file names as well. Rename them like he said. Now open the apk on your desktop...the actuall apk and drop the renamed images into there proper path. and then push that apk back to data/*-System/system.app
Just wanted to report that emmc mount to pc does not appear to work for me, either. Emmc music works fine.
Just curious, joelz kingdom rom appears to have a modified mail.apk that bypasses the Exchange mail security. If I wanted to apply that apk to this rom, should it work? I tried replacing just the mail.apk, and the app opens, but fc's when I select the mail provider to add. Just wondering you guys' thoughts, didn't know if I needed to also copy other files, or if it just won't work. Thanks.
wildstang83 said:
No bud put the apk on your pc's desktop, extract it and inside the extracted folder go to the path that fowty named out and look for the exact file names as well. Rename them like he said. Now open the apk on your desktop...the actuall apk and drop the renamed images into there proper path. and then push that apk back to data/*-System/system.app
Click to expand...
Click to collapse
Ok I found the four icons in a systemui.apk folder that I had on the SD card of the phone. How do I get the renamed icons back onto the phone? Do I do it on the SD card or the phone's internal memory. On this stock 3.o ROM, I cannot mouth the phone's internal memory to my PC
kevman8396 said:
Ok I found the four icons in a systemui.apk folder that I had on the SD card of the phone. How do I get the renamed icons back onto the phone? Do I do it on the SD card or the phone's internal memory. On this stock 3.o ROM, I cannot mount the phone's internal memory to my PC
Click to expand...
Click to collapse
Sorry for the misspelled word "mount"
kevman8396 said:
Sorry for the misspelled word "mount"
Click to expand...
Click to collapse
That's what the edit button is for
The easiest way to do this is on a pc with 7zip, as you just drag and drop and done. If you can shoot me the SystemUI.apk from the rom I'll get it set up for you.
wdfowty said:
That's what the edit button is for
The easiest way to do this is on a pc with 7zip, as you just drag and drop and done. If you can shoot me the SystemUI.apk from the rom I'll get it set up for you.
Click to expand...
Click to collapse
How do I get the systemui.apk from the ROM if I cannot mount the emmc to my pc. The system info will not be on the SD card correct?
If the rom is on your computer open the rom in 7zip and find it that way..
Sent from my ADR6300 using XDA Premium App
thebasuke said:
If the rom is on your computer open the rom in 7zip and find it that way..
Sent from my ADR6300 using XDA Premium App
Click to expand...
Click to collapse
Ok and which ROM am I getting the systemui.apk from. The one I am currently running does not have the Inc 2 3G icons or does it?
Sorry to be off topic bit the Inc 2 thread is locked, has development ceased on that?
Sent from my ADR6300 using Tapatalk

Battery icon request for KH3

Is it possible to make this battery icon http://forum.xda-developers.com/showthread.php?t=977983 work with KH3?! Thanks..
chasesavestheday said:
Is it possible to make this battery icon http://forum.xda-developers.com/showthread.php?t=977983 work with KH3?! Thanks..
Click to expand...
Click to collapse
You can do a bunch of battery icons in the UOT kitchen
There are a couple for KH3 in this thread
http://forum.xda-developers.com/showthread.php?t=1248826
Yes I just created one at uot. I really liked the one on the OP though. Thanks for your efforts!
I have pulled all of the battery.png files from the package in the OP. Can someone put these into something that will work with KH3. I have it a shot and could not resign the apk. Then ran into other issues.
Shall I upload the icons?
chasesavestheday said:
I have pulled all of the battery.png files from the package in the OP. Can someone put these into something that will work with KH3. I have it a shot and could not resign the apk. Then ran into other issues.
Shall I upload the icons?
Click to expand...
Click to collapse
There's an easier way, assuming you have the android SDK and ADB.
First, reboot into CWM recovery (it'll save you any troubles of root permissions).
Type this command into adb:
adb pull /system/framework/framework-res.apk
Then go into your SDK folder where adb is stored (usually platform-tools) and make a copy of that apk file to somewhere else. That will be your safe backup.
Then get 7zip and right-click on the apk sitting in the directory with adb, and select "open archive". Navigate to /res/drawable-hdpi and copy all the files you extracted into this directory (overwriting where necessary).
Once you've done that, close the archive. Assuming it's still in the same directory as adb, type:
adb push /system/framework/framework-res.apk framework-res.apk
(Yes, it's typed twice on purpose.)
Then just reboot. If all goes well, your battery should show up. If it messes up, just move your backup to the adb folder, reboot to recovery, and reissue the adb push command above.
chasesavestheday said:
I have pulled all of the battery.png files from the package in the OP. Can someone put these into something that will work with KH3. I have it a shot and could not resign the apk. Then ran into other issues.
Shall I upload the icons?
Click to expand...
Click to collapse
you dont need to sign system apks

Categories

Resources