• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] [DEV] Thread to help other Development issues

Anyone good with creating and editing layouts? I need some help...

Sent from my N860 using Tapatalk 2 Beta-5
 
I'm trying to realign the text in the status bar along the green line I just made
4b5ddf06-6df0-1ce8.jpg


I want I to look like this
4b5ddf06-6e22-96cf.jpg


But I can't seem to be able to do it...

Sent from my N860 using Tapatalk 2 Beta-5
 
Post me a link and I can pull that theme apart and port it over for you.

That's the problem... I haven't been able to successfully decompile any ics apks... I even used the modified apk tool for ics I found over on xda... if I could just decompile one I could easily do it myself but I'm stuck trying to manually recreate it...

Sent from my N860 using Tapatalk 2 Beta-5
 
That's the problem... I haven't been able to successfully decompile any ics apks... I even used the modified apk tool for ics I found over on xda... if I could just decompile one I could easily do it myself but I'm stuck trying to manually recreate it...

Sent from my N860 using Tapatalk 2 Beta-5

That theme is for CM7 so it shouldn't be an issue to decompile it.
 
I just Google image searched and pulled that pic... ill see if I can find the actual source...

Sent from my N860 using Tapatalk 2 Beta-5
 
That's the problem... I haven't been able to successfully decompile any ics apks... I even used the modified apk tool for ics I found over on xda... if I could just decompile one I could easily do it myself but I'm stuck trying to manually recreate it...

Sent from my N860 using Tapatalk 2 Beta-5

you have to change the api level depending on what your using to decompile the APK's. ICS is api level 15, and your tool is probably set to decompile gingerbread apks, which is api level 10. Google FJ-APKTool-v1.4. awesome tool, and easy to change api levels so you can decompile everything from cupcake all the way up to ics.
 
you have to change the api level depending on what your using to decompile the APK's. ICS is api level 15, and your tool is probably set to decompile gingerbread apks, which is api level 10. Google FJ-APKTool-v1.4. awesome tool, and easy to change api levels so you can decompile everything from cupcake all the way up to ics.

Thanks... ill try it once I get back on my computer

Sent from my N860 using Tapatalk 2 Beta-5
 
Anyone got the xperia s launcher to work at the correct resolution?
 
okay idk either the library computers hate me or mms does because i get an error trying to decompile it >:| ahh well ima try the settings
 
No problem! If you figure out how to get all the colors to change...share the secret with me cos I can't figure it out >.<
 
I managed to change the timestamp colors...the background will not turn black though...>.< I swear I'm just going to use a modded APK from another device at this point XD
 
yeah messing around with it now (library computers suck) i really need to get a friggin laptop so i can do this all day and not at hour intervals >:|
 
The colors will either be in styles.xml, or color.xml, in values. If not then the colors are defined in the layout folder.
 
Back
Top Bottom