Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
yosterwp
Old
(Last edited by yosterwp; 26th June 2012 at 09:28 PM.)
#71  
yosterwp's Avatar
Senior Member - OP
Thanks Meter 152
Posts: 372
Join Date: May 2012
Location: /mnt/sdcard
Quote:
Originally Posted by wesamothman View Post
Hi yosterwp.
Thanks for the great additions. Could you check my earlier post? I added 2 themes that work without changing the dpi from the same dev of afterburner.
They look good. Let me know your comments


Sent from my MZ601 using Tapatalk 2
Oh my bad! I completely missed that on my xoom! This is probably a sign that i need to get one of those forum apps... Either the XDA app or Tapatalk.

Anyways, let me add those right away!

EDIT: Done! And I tried some of the other ones from A.C.R. Development too.
Note: I am NOT responsible for any damage my posts may cause.

Samsung Galaxy SIII (VZW) SCH-I535 16GB [Bootloader Unlocked]
ROM: Offical Cyanogenmod Nightlies (Usually the latest one)
Kernel: The included lernel
Recovery: TWRP 2.5.0.0

Motorola XOOM Wifi MZ604
ROM: Team EOS 4 Nightlies (4.2) (Usually the latest one)
Kernel: The included Tiamat Kernel
Recovery: Team Win Recovery

Get 10GB of online space free with Copy -> https://copy.com?r=Hl7nAp sign up and download the app
The Following User Says Thank You to yosterwp For This Useful Post: [ Click to Expand ]
 
ouldsmobile
Old
#72  
Member
Thanks Meter 3
Posts: 60
Join Date: Jan 2011
Quote:
Originally Posted by Legato Bluesummers View Post
I can't get PCB Blue to work. I can download it fine. But it says it was not compiled properly. :( I'm guessing this is where I need to change DPI?


Edit: tried changing DPI to 240 then reboot. Still wouldn't apply theme. :( what am I doing wrong? I got the version linked in the first post. :( Still says compiled incorrectly.

--Sent from GlaDos baked potato
Did you ever manage to get the PCB theme working. I am having the same issue. I had it working on a Team EOS nightly, then switched over to CM9 to try it out and am getting the "Not compiled properly...." error now. Tried uninstalling and reinstalling but no dice. Weird.
 
yosterwp
Old
#73  
yosterwp's Avatar
Senior Member - OP
Thanks Meter 152
Posts: 372
Join Date: May 2012
Location: /mnt/sdcard
Quote:
Originally Posted by ouldsmobile View Post
Did you ever manage to get the PCB theme working. I am having the same issue. I had it working on a Team EOS nightly, then switched over to CM9 to try it out and am getting the "Not compiled properly...." error now. Tried uninstalling and reinstalling but no dice. Weird.
Try setting your dpi to 120. It seems that theme chooser has no issues applying themes at that dpi.
Note: I am NOT responsible for any damage my posts may cause.

Samsung Galaxy SIII (VZW) SCH-I535 16GB [Bootloader Unlocked]
ROM: Offical Cyanogenmod Nightlies (Usually the latest one)
Kernel: The included lernel
Recovery: TWRP 2.5.0.0

Motorola XOOM Wifi MZ604
ROM: Team EOS 4 Nightlies (4.2) (Usually the latest one)
Kernel: The included Tiamat Kernel
Recovery: Team Win Recovery

Get 10GB of online space free with Copy -> https://copy.com?r=Hl7nAp sign up and download the app
 
ouldsmobile
Old
#74  
Member
Thanks Meter 3
Posts: 60
Join Date: Jan 2011
Quote:
Originally Posted by yosterwp View Post
Try setting your dpi to 120. It seems that theme chooser has no issues applying themes at that dpi.
Actually I ended up getting it working by uninstalling, re-applying the "system" theme, reinstalling PCB theme and then applying, with a reboot between each step for good measure. Works now. Odd.
 
Dyelon
Old
#75  
Senior Member
Thanks Meter 54
Posts: 754
Join Date: Jul 2011
I have a question....I just installed supernova and I'm digging the green and purple alot....bad ass.

but the soft keys are really low res. I tried doing the dpi change but it errored when I did so I just applied it on regular res.

1) does the res thing affect the soft keys? cause everything else looks fine
2) I tried flashing a different soft key and it didn't work.....is there anyway to flash custom soft keys on top of a theme?

also if I extract the apk, could I get the icons out of it? and whats most efficient way to extract? I had trouble last time I tried

Sent from my R800x using xda app-developers app
 
yosterwp
Old
#76  
yosterwp's Avatar
Senior Member - OP
Thanks Meter 152
Posts: 372
Join Date: May 2012
Location: /mnt/sdcard
Quote:
Originally Posted by Dyelon View Post
I have a question....I just installed supernova and I'm digging the green and purple alot....bad ass.

but the soft keys are really low res. I tried doing the dpi change but it errored when I did so I just applied it on regular res.

1) does the res thing affect the soft keys? cause everything else looks fine
2) I tried flashing a different soft key and it didn't work.....is there anyway to flash custom soft keys on top of a theme?

also if I extract the apk, could I get the icons out of it? and whats most efficient way to extract? I had trouble last time I tried

Sent from my R800x using xda app-developers app
Well, if you want to remove the icons from an apk, simply renaming the apk to zip, removing files, then renaming back to apk might not work.

What softkeys are you trying to flash? If you check my sig, I have softkeys that are from the xoom2. Or you could try iammodo's softkeys for the xoom too.

If you are using the EOS rom, you can try custom softkeys in the EOS Settings. Something similar is present in Rom Control if you are using AOKP.

But if you are really looking into changing the apk, then you will need to decompile the apk, delete /res/values/public.xml then delete the files you want. When you are done with that, you would have to recompile the apk. I also have a guide for things like that in my sig, skip the parts that relate to distributing the theme though.

Hope that helps...
Note: I am NOT responsible for any damage my posts may cause.

Samsung Galaxy SIII (VZW) SCH-I535 16GB [Bootloader Unlocked]
ROM: Offical Cyanogenmod Nightlies (Usually the latest one)
Kernel: The included lernel
Recovery: TWRP 2.5.0.0

Motorola XOOM Wifi MZ604
ROM: Team EOS 4 Nightlies (4.2) (Usually the latest one)
Kernel: The included Tiamat Kernel
Recovery: Team Win Recovery

Get 10GB of online space free with Copy -> https://copy.com?r=Hl7nAp sign up and download the app
The Following User Says Thank You to yosterwp For This Useful Post: [ Click to Expand ]
 
Dyelon
Old
#77  
Senior Member
Thanks Meter 54
Posts: 754
Join Date: Jul 2011
Quote:
Originally Posted by yosterwp View Post
Well, if you want to remove the icons from an apk, simply renaming the apk to zip, removing files, then renaming back to apk might not work.

What softkeys are you trying to flash? If you check my sig, I have softkeys that are from the xoom2. Or you could try iammodo's softkeys for the xoom too.

If you are using the EOS rom, you can try custom softkeys in the EOS Settings. Something similar is present in Rom Control if you are using AOKP.

But if you are really looking into changing the apk, then you will need to decompile the apk, delete /res/values/public.xml then delete the files you want. When you are done with that, you would have to recompile the apk. I also have a guide for things like that in my sig, skip the parts that relate to distributing the theme though.

Hope that helps...
Yeah, I tried changing the apk to. Zip but couldnt find any softkey images. I just really like this supernova rom....its so cool....but the softkeys look really low Res. All icons and menus look fantastic but the softkeys are lame. And u can't just flash softkeys over them in recovery....the themes keys stay.

Gr

Sent from my Xoom using xda app-developers app
 
Dyelon
Old
#78  
Senior Member
Thanks Meter 54
Posts: 754
Join Date: Jul 2011
Oh wow! I just flashed grunge text for ****s and giggles and it didn't work BUT the supernova softkeys shrunk a bit to a lower Res and look really sharp! Haha!

Sent from my Xoom using xda app-developers app
 
Mjamocha
Old
(Last edited by Mjamocha; 5th July 2012 at 12:11 AM.)
#79  
Mjamocha's Avatar
Senior Member
Thanks Meter 703
Posts: 1,227
Join Date: Jul 2010

 
DONATE TO ME
Quote:
Originally Posted by Dyelon View Post
Yeah, I tried changing the apk to. Zip but couldnt find any softkey images. I just really like this supernova rom....its so cool....but the softkeys look really low Res. All icons and menus look fantastic but the softkeys are lame. And u can't just flash softkeys over them in recovery....the themes keys stay.

Gr

Sent from my Xoom using xda app-developers app

Deylon- even though your question has nothing to with theme choosers that work with Xoom
(LOL at previous thrown tantrum)
Here is a sloppy, dumb'd down way to accomplish what you want to do. The Softkeys are inside the SystemUI. With root explorer or similar application, Extract the SuperNova ROM.zip, navigate to System/app find SystemUI.apk -extract it, locate the softkeys, delete them, and replace the softkeys with the ones of your choice. Recompile (rezip) the modified SystemUI.apk, drop it back into the res/settings/app directory of said (not as awesome as EOS ROM ) recompile (rezip) the extracted SuperNovaROM.zip Reflash. If you did it correctly your new softkeys will be displayed after reboot.
/end sarcasm/laughter

Happy 4th everyone!
Tablet : 4G XOOM 32gb + 64gb microSD
Kernel :Custom Mjamocha_Dirty_pWnR
-ROM- : Mjamocha Themed: EOS-JB (Black Penny)
Recov : Themed TWRP 2.5.0.0 (TWRP Themes)
Extras 1: (BT5 for Xoom 4G) Pawn Shoppe
Extras 2: (Custom RED Jelly Gapps)
Extras 3: (Custom MJamocha Inverted Browser)
Coffee: Buy me a Cup'O Coffee? Hit the Donate!
++++++++++++++++++++++++++++++++++++++
The Following 3 Users Say Thank You to Mjamocha For This Useful Post: [ Click to Expand ]
 
Dyelon
Old
#80  
Senior Member
Thanks Meter 54
Posts: 754
Join Date: Jul 2011
Quote:
Originally Posted by Mjamocha View Post
Deylon- even though your question has nothing to with theme choosers that work with Xoom
(LOL at previous thrown tantrum)
Here is a sloppy, dumb'd down way to accomplish what you want to do. The Softkeys are inside the SystemUI. With root explorer or similar application, Extract the SuperNova ROM.zip, navigate to res/settings/app find SystemUI.apk -extract it, locate the softkeys, delete them, and replace the softkeys with the ones of your choice. Recompile (rezip) the modified SystemUI.apk, drop it back into the res/settings/app directory of said (not as awesome as EOS ROM ) recompile (rezip) the extracted SuperNovaROM.zip Reflash. If you did it correctly your new softkeys will be displayed after reboot.
/end sarcasm/laughter

Happy 4th everyone!
Of course my question is relevant.....using a theme blocks the ability to flash new softkeys from recovery, so i asked for a workaround.

I never threw a tantrum, I told you I meant no disrespect because I didn't nor do now, and suggested that your flashable ui doesn't really belong here. And I only did that because I love this theme Chooser feature and don't want people who agree to not contribute because of distractions. Im sorry about the whole thing.

Anyway, the parts of your workaround that im having trouble with are the locating of the softkey files. I looked in the systemui.apk of the softkey package and I found a softkey but it was plain (not the fancy softkey that the package should have) so i was confused. Another thing that confused me was that there about eight folders inside the "Res" folder, so it hard to pinpoint where they'd be.

Thanks for the help.

Sent from my Xoom using xda app-developers app

 
Post Reply+
Tags
aokp, cm10, cm9, eos, list, theme chooser, xoom
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...