Can anyone provide a stock KB1 deodexed. I can't seem to get mine to deodex.
X10D3 said:
Can anyone provide a stock KB1 deodexed. I can't seem to get mine to deodex.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=11672330&postcount=132
Thanks man. Made my day. Now I don't feel like the last 4 hrs have been for nothing.
X10D3 said:
Thanks man. Made my day. Now I don't feel like the last 4 hrs have been for nothing.
Click to expand...
Click to collapse
No problem
Sent from my HTC Vision
every time I try to add something to the rom or change something like framework-res it goes into boot loops. suggestions?
Well it seems I can make the changes after the first boot. But if I include in the rom and install with the rom I get boot loops..
X10D3 said:
Well it seems I can make the changes after the first boot. But if I include in the rom and install with the rom I get boot loops..
Click to expand...
Click to collapse
if you are trying to add in the modded battery on first boot, the only way i have gotten that to work is by decompiling, making edits by hand, and then recompiling. if i tried using something from the kitchen injected in the initial boot, it just bootlooped.
if you want this to work, you are going to need to learn how to use apk manager and edit the xml. otherwise, stick to just flashing the batt mod after the initial boot
makes sense
That kind of goes back to my original question of how to recompile that stuff so that I can do that. Well when I first started out on this journey.
X10D3 said:
That kind of goes back to my original question of how to recompile that stuff so that I can do that. Well when I first started out on this journey.
Click to expand...
Click to collapse
its not exactly simple.
use apk manager to decompile the apk
make your edits to the xml and add in your images
upon recompile, you will say yes, it is a system apk
select yes again
then in the 'keep' folder you delete all the stuff that you just modded (they will be the original xmls/images in the keep folder, and will actually be replaced by your edits when the recompile completes)
delete the resources file
then finish compiling
it will probably take a few tries to get it right, and have some notes handy if you plan on doing lots of edits at once, but start small and only one small change at a time.
Related
I have no clue where to post this all i know is mine is a Hero and this is a Hero thread correct? Well I'm trying to do a couple things here.. First of all i want to know how to get rid of things I flashed? Like say I flashed a theme. How do i un flash it? or what ever you call that? Also i was wondering how to combine multiple themes people made together to make it more of my own? If that is possible for someone who's has there phone rooted for 2 days lol. I'm using the newest version of DC. Thanks
The easiest way to remove a theme is to restore a nandroid backup from before you applied the theme. Otherwise, you can extract the ROM that you flashed to your phone, find out what files the theme you flashed modified, and then adb push the original files (from the extracted ROM) to your phone.
Was that all the info on how to get the theme off right?
MyDroidHax said:
Was that all the info on how to get the theme off right?
Click to expand...
Click to collapse
Yes. Unfortunately, I can't help you on combining themes. All I DO know, is that you would need to put certain icons into certain folders.
Okay thank you Also i just thought of the other thing i needed to know. How do I keep my apps with out having to redownload them all when i want to try out a new ROM? Im guessing its possible considering everyone switches between ROMS alot.
hi i wanted to know if any one can help me? i am making my own rom i have edited the the frame work res apk and what ever, put my own png in it and took some useless apks from system/apps, i packed everything and signed it and resigned all the apks in the rom. i flashed to my phone and the pngs i made are there and every thing i put and took off were there. but when i tried going on the market it says the market (processcom.android.vending) has stopped unexpectedly, in other words it is force closing can any one help me. i could become a future dev, who knows but not any where near the ones we got. i uploaded the rom it is flashable. but thats if you are generous to help me out, always do a nadroid back up. the icons on it are ugly but im still working on it. thanks and also it has no boot screen so if it stays black after flash dont worry i tried to put the android bat but doesnt work. so it should boot up. thanks and its based off of fresh 2.0d
heres the link and thanks
http://www.mediafire.com/?uolmzcmxim3
laonda13 said:
hi i wanted to know if any one can help me? i am making my own rom i have edited the the frame work res apk and what ever, put my own png in it and took some useless apks from system/apps, i packed everything and signed it and resigned all the apks in the rom. i flashed to my phone and the pngs i made are there and every thing i put and took off were there. but when i tried going on the market it says the market (processcom.android.vending) has stopped unexpectedly, in other words it is force closing can any one help me. i could become a future dev, who knows but not any where near the ones we got. i uploaded the rom it is flashable. but thats if you are generous to help me out, always do a nadroid back up. the icons on it are ugly but im still working on it. thanks and also it has no boot screen so if it stays black after flash dont worry i tried to put the android bat but doesnt work. so it should boot up. thanks and its based off of fresh 2.0d
heres the link and thanks
http://www.mediafire.com/?uolmzcmxim3
Click to expand...
Click to collapse
Its messing up cause of a few reasons.
There is no reason to resign all the apps individually unless the uid's r conflicting which it is most likely not.
Also be careful with the apps u take out cause some of the apps work cause of other apps. There is a thread out that explains what apps r safe to remove
Also how r u signing. R u enabling a2sd, making overclocked, etc. Make sure update script is correct. Also the boot animation can be changed just have to add in the update script to delete the boot animation. Zip
If u need other help pm me or find me on gtalk
[email protected]
I'm trying to add JIT to a custom rom based off of .5 Ruu (which i get from here http://forum.xda-developers.com/showthread.php?t=681697)
I've using the JIT lib files from pretty much every source I could find here on this forum. I have added to 2 lines to the build.prop file.
Phone boots up to lock screen then continuously boot loops. Ah, curious as to what I'm missing here to get this working?
Go to the zenherofx rom thread. Go to second post. Dl the jit.zip and use that. U can replace the build.prop with urs as long as it has the lines added. U might want to take the gebiewidget out unless u want it. That works for sure. Or go to either of my two roms and take one of the jit.zip files there. Replace build.prop. resign and flash. Ur probably just missing the correct update script.
Also don't add it to a rom cause it needs a lot of memory for first start up and it wont start correctly if it starts within a rom.
Flash the rom let it boot then flash the jit.zip
I suppose my question is half answered but still a tad confused. BTW this is a rom i'm building not just trying to add jit from a flash but include in base rom.
I gather from what you you're saying JIT cannot be a part of the base rom because it needs to much memory at initial startup.
If that is the case how did you include JIT in your blue echo rom? Kind of confused on this whole matter. Do you have the lib files for jit included in your rom but have a line somewhere that stops it from enable?
theresthatguy said:
I suppose my question is half answered but still a tad confused. BTW this is a rom i'm building not just trying to add jit from a flash but include in base rom.
I gather from what you you're saying JIT cannot be a part of the base rom because it needs to much memory at initial startup.
If that is the case how did you include JIT in your blue echo rom? Kind of confused on this whole matter. Do you have the lib files for jit included in your rom but have a line somewhere that stops it from enable?
Click to expand...
Click to collapse
Nope I tried to keep it in the base rom. It would start up then boot loop after first start up. It would run out of memory. Nfinitefx45 is working on a way to have it start differently.
I took it out of blue echo and then made a flashable zip to be flashed after u boot up the rom.
Also there is a newer .6 version of ruu that I would suggest as a base. Newer files and a little less lag when it comes to making phone calls
Papa Smurf151 said:
Nope I tried to keep it in the base rom. It would start up then boot loop after first start up. It would run out of memory. Nfinitefx45 is working on a way to have it start differently.
I took it out of blue echo and then made a flashable zip to be flashed after u boot up the rom.
Click to expand...
Click to collapse
if only i had known this like 5 hrs ago...ugh
Papa Smurf151 said:
Also there is a newer .6 version of ruu that I would suggest as a base. Newer files and a little less lag when it comes to making phone calls
Click to expand...
Click to collapse
yes i see that now.
theresthatguy said:
if only i had known this like 5 hrs ago...ugh
yes i see that now.
Click to expand...
Click to collapse
Lmao I hear ya. All four of my roms were down for 24 hours due to it and not finding a fix. I finnaly had to start over. It was a pain in the ass. Also to help with space and speed once ur done theming and Modding the rom and it flashes I'd recommend a PNG optimize program to make the rom smaller in size. Smaller means faster.
Yeah already have a program that png optimizes and zipaligns apks as batches. I used to dev before 1.5
theresthatguy said:
Yeah already have a program that png optimizes and zipaligns apks as batches. I used to dev before 1.5
Click to expand...
Click to collapse
That's cool I was just trying to help bro. Good to have u back then. Not much has changed. Just some improvments and some mods. Lol
Thanks for all your help.
Hey guys, I put a honeycomb theme on my phone before realizing how much stuff I would have to do to make it look good. I decided to go back to the stock serendipity, only to find that it wasnt quite all there [lock screens, act stayed with the theme]. I was wondering if anyone has or could make a stock serendipity theme so people could simply flash that if they dont like they're changed them, or just wanted to go back. I ended up just reflashing the whole rom, and I know there is a better way. Thanks in advance!
soupman147 said:
Hey guys, I put a honeycomb theme on my phone before realizing how much stuff I would have to do to make it look good. I decided to go back to the stock serendipity, only to find that it wasnt quite all there [lock screens, act stayed with the theme]. I was wondering if anyone has or could make a stock serendipity theme so people could simply flash that if they dont like they're changed them, or just wanted to go back. I ended up just reflashing the whole rom, and I know there is a better way. Thanks in advance!
Click to expand...
Click to collapse
Just take the framework and twframework and push it to the device. dont foget the settings.apk as some themes put that in too.
adamholden85 said:
Just take the framework and twframework and push it to the device. dont foget the settings.apk as some themes put that in too.
Click to expand...
Click to collapse
Can you give some direction (or link) as to how to push those files?
soupman147 said:
Can you give some direction (or link) as to how to push those files?
Click to expand...
Click to collapse
+1 for directions, I had to re-flash a few days ago, and i couldn't find anything on how to backup / restore the stock Serendipity "theme"
I'm thinking you dl the full rom. open with winrar. take out the mentioned files and then do an adb push command to your phone.
Look inside the .zip theme that you flashed.
Whatever's in there, copy over the corresponding Serendipity files, and flash.
my phone can not be detected by computer anymore after flashing this !!!!! help pls
Hi,
This might be a very easy thing but i have a nexus one, running stock gingerbread 2.3.4 and it is rooted, i want to change the icons on the phone, like the ones which show battery, 3G, signal strength, etc.
If i can get icons and what do i use to instal it.
Any help is much appreciated.
Thanks.
Ok well I did a bit of looking around and I found this thread that says that they are saved in framework-res.apk but the directory isn't right because it's a different phone so I took the liberty of looking for it and it's in /system/framework/framework-res.apk so just remove the file get a file from a ROM that you like and swap them (just make sure the names match).
Oh awesome, will try that and hopefully will work, will let you know how it goes. Thanks
Sent from my Nexus One using XDA App
Make sure you make a backup, you will probably get a boot loop at best if you just replace the file. It would be easier if you just installed cm7 and used the theme engine.
evilkorn said:
Make sure you make a backup, you will probably get a boot loop at best if you just replace the file. It would be easier if you just installed cm7 and used the theme engine.
Click to expand...
Click to collapse
Thanks for the heads up