Related
I want to use the dialer from the PlurStar theme with REVOlution. How would I do that?
I pulled the dialer .apk from the theme and tried to install it but it wouldn't work. I figure I need to use adb and just pull out the old dialer and replace it with the new one. Am I correct? How would I do that? What would I need to type in adb?
Thanks.
I'm thinking that you need to include that apk into a zip file that can be flashed via recovery...
What does that involve? I'm assuming I can't just put it in a plain old zip file.
I remove and replace files in the rom zip using winrar, then flash the zip to the phone. Sometimes it works sometimes it wont, who knows maybe one day well see a Phatman rom lol.
_MetalHead_ said:
What does that involve? I'm assuming I can't just put it in a plain old zip file.
Click to expand...
Click to collapse
Well kind of... If you look for the SU apk (the new one) you'll see that it was an APK but it could not be directly installed so it was converted into a zip file. I know that there is more than just compressing the file,some additional files must be put in the zip as well so the recovery manager can extract it on the phone. I'd download the zip and check what it is inside besides the apk itself. You can also ask one of the dev to make it a zip for you.
Well I just used Regaw's zipmaker to do it, and it flashed but my dialer is still the same.
WhOops wrong thread.
Like phatman said, just take the Rom, extract it, look for system/app, drop the dialer in there and zip it back up. That's what I just got done doing this weekend with calks Rom, so I could have a dialer with vibration reenabled.
Sent from my PC36100 using XDA App
Yeah I just finished putting together my zip, but I didn't do it with a ROM, I did it with the REVOlution theme. I just extracted it, dropped the dialer .apk in to it and recompressed it. Going to try flashing it in a little bit.
Didn't work. Got an error that says "can't find update script". I think it has something to do with needing to resign the zip, which I don't know how to do.
_MetalHead_ said:
Didn't work. Got an error that says "can't find update script". I think it has something to do with needing to resign the zip, which I don't know how to do.
Click to expand...
Click to collapse
Use winrar and dont unzip the ROM, the program will add/remove files without actually unzipping, like I said, its a hit or miss, or worst case you get a boot loop.
Just use the ROM and swap the dialers. U won't have to wipe or anything to reflash. I used 7z, extracted to a folder, swapped dialers then rezipped without any problems flashing.
Sent from my PC36100 using XDA App
phatmanxxl said:
Use winrar and dont unzip the ROM, the program will add/remove files without actually unzipping, like I said, its a hit or miss, or worst case you get a boot loop.
Click to expand...
Click to collapse
K, I'll try that next. TY
Thanks for the advice everyone.
i'm also interested in changing my dialer...can't we just adb push the dialer apk to /system/app/ from Recovery and have it work?
Max_Pain said:
i'm also interested in changing my dialer...can't we just adb push the dialer apk to /system/app/ from Recovery and have it work?
Click to expand...
Click to collapse
Yes...unfortunately, some of us are too stoopid to get adb to work...
awenthol said:
Yes...unfortunately, some of us are too stoopid to get adb to work...
Click to expand...
Click to collapse
Lol same here, I only got it to work during my g1 days. After that it was a no go, not sure if its user error or my computer. Find a solution to your dialer yet?
It's on the back burner right now. I'm currently beta testing RegawMOD so I'm not going to mess with the dialer until I'm done with it. I will try swapping the apks in winrar though as soon as I am done with the beta test. Kinda getting burned out on constantly flashing all day long. I need to get some sun lol
When I have downloaded a rom is there a way to edit the zip file before I flash it. I want a sense hd rom but they all have alot of stuff I dont want . I would like a sense hd rom that is almost bare. Thanks
Sent from my PC36100 using XDA App
Maybe this is what you are looking for http://forum.xda-developers.com/showthread.php?t=758197
I think you posted in the wrong section, so if you post gets moved check Q & A or General section.
Sacs has a sense hd rom and calkulin has one too but they both have alot of apps that I dont want. Is there a way to unzip rom and remove stuff before I flash it to phone.
Sent from my PC36100 using XDA App
Step 1 Setup Android Kitchen
Step 2 Create a Custom Rom
OR....How to Creat Custom Rom on Android
Thanks alot
Sent from my PC36100 using XDA App
No Problem. Good luck bro. You are a braver man than me to try this. I have thought about making my own Rom because every one I try I like some things but not everything. I would be cool to combine features or implement features from other Rom's and take out the things you don't like and have one happy Rom that you created and use designed especially for you! Anyway, let me know the results and how difficult it is and maybe I'll give it a shot.
Alternatively, you can use apps like System App Remover to remove apps though you would have to remove each app individually...
or you could just open the zip file with any zip application and remove the files you want and then flash
ZIP
after unzipping and removing apps does the zip need to be signed before flashing or will it be ok ?
Kingmac38 said:
after unzipping and removing apps does the zip need to be signed before flashing or will it be ok ?
Click to expand...
Click to collapse
It depends witch recovery are you using with Amon-Ra you need signed zips but with Clockwork you can flash unsigned zips.
gmramirez1973 said:
It depends witch recovery are you using with Amon-Ra you need signed zips but with Clockwork you can flash unsigned zips.
Click to expand...
Click to collapse
download Regaw's zip signer if you are unsure
just open the zip file in winrar, then delete the apks you dont wont. No need to resign. NOTICE I DID NOT SAY UNZIP the file.
I have multiple .zips that I flash for inverted gapps and I was wondering was there anyway I could combine them into one flashable .zip file so I don't have to flash each one individually. I suspect it would take more than just putting all the .zips into one .zip, right?
Also, I'm on a mac. I can access a windows computer if necessary but it would be nice to do it all from my mac
Ngo93 said:
I suspect it would take more than just putting all the .zips into one .zip, right?
Click to expand...
Click to collapse
Not really, no. Just unzip all your files, organize them all together ignoring duplicates, then re-zip.
LordButtersI said:
Not really, no. Just unzip all your files, organize them all together ignoring duplicates, then re-zip.
Click to expand...
Click to collapse
When I unzip each .zip I get the folder that contains the data, META-INF and system folders inside. Where do I go from there? Do I compress all the separate folders into one .zip? I've never done this before so sorry for the seemingly obvious questions!
If they are all just apps from the system folder, simply take every apk out of each zip and place them in the system folder of one of the zips (using 7-zip) then flash it.
artvandelay440 said:
If they are all just apps from the system folder, simply take every apk out of each zip and place them in the system folder of one of the zips (using 7-zip) then flash it.
Click to expand...
Click to collapse
I was thinking that but I was also wondering if the other files inside contributed to each individual apps theming of some sort. But thanks for the tip! I will try that on my next ROM flash
Ngo93 said:
I was thinking that but I was also wondering if the other files inside contributed to each individual apps theming of some sort. But thanks for the tip! I will try that on my next ROM flash
Click to expand...
Click to collapse
The meta-inf folder tells it where to install and sets the proper permissions.
Sent from my Galaxy Nexus using Tapatalk 2
artvandelay440 said:
The meta-inf folder tells it where to install and sets the proper permissions.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Ah, thank you for clarifying
So, would it be possible to, in addition to customizing which apps load on flashing the "re-zipped" ROM, also add a kernel to be flashed along with the ROM all in one flash? Or would the kernel need to be baked into the from?
Sent from my Galaxy Nexus using xda premium
thenewguy821 said:
So, would it be possible to, in addition to customizing which apps load on flashing the "re-zipped" ROM, also add a kernel to be flashed along with the ROM all in one flash? Or would the kernel need to be baked into the from?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
In theory this would be possible, but it would be more complicated then flagging a few system apps.
I have tried finding a guide specific for our phone, but only found it for other samsung phones..is it the same process to create a flashable zip? I just need to create one that will flash a modified systemUI.apk in /system/app..not sure where to start on a template..
euklid said:
I have tried finding a guide specific for our phone, but only found it for other samsung phones..is it the same process to create a flashable zip? I just need to create one that will flash a modified systemUI.apk in /system/app..not sure where to start on a template..
Click to expand...
Click to collapse
All phones are different. Some have a yaffs2 mount system, others like our devices, have an ext4 mounting system. Here is my systemUI zip i use and created. Have fun!
You should be able to download elesbb's zip. With root explorer extract all and replace his systemui.apk with yours, rezip and flash away. And be sure to thank him for the template/updater-script.
Sent from my SGH-T989 using xda premium
Thanks i will try this!
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Hello,
first of all, i do not want offense any of authors who created all those great custom ROMs out there. Im just interested in one thing. After i downloaded and used for a while some custom ROM from forums, ive downloaded some other apps from market and i want to use them instead of those which are on original ROM. Is there any way to remove those parts of that ROM and put as default the new ones and create my own zip (for backup and comfort reasons)? So, some customizing of already custom ROM is my target
Aikimaniac said:
Hello,
first of all, i do not want offense any of authors who created all those great custom ROMs out there. Im just interested in one thing. After i downloaded and used for a while some custom ROM from forums, ive downloaded some other apps from market and i want to use them instead of those which are on original ROM. Is there any way to remove those parts of that ROM and put as default the new ones and create my own zip (for backup and comfort reasons)? So, some customizing of already custom ROM is my target
Click to expand...
Click to collapse
If you've already installed the ROM, then titanium backup is your friend. You can uninstall any preinstalled apps that you don't want.
If you want to edit before flashing, unzip the ROM, delete any apps that you do not want and then zip it back and flash.
Sent from my HTC Desire using xda app-developers app
So when i unzip it i can delete. Can i add apps i want to have included as well? The point is, friend of me (you wont believe but yes, hes more lame than me in this area) asked me if he can get the exact ROM with same apps as i have, so i told him that maybe i can create own ROM to share it to him..
dvsk69 said:
If you've already installed the ROM, then titanium backup is your friend. You can uninstall any preinstalled apps that you don't want.
If you want to edit before flashing, unzip the ROM, delete any apps that you do not want and then zip it back and flash.
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
If you have the apk files, yes. You need to zip align it though.
Sent from my HTC Desire using xda app-developers app
You don't have to unzip. Just use something like 7zip, double click the Rom.zip, don't extract. Then add/remove apps from system/app by dragging/ deleting apk files. You can delete other unnecessary things like ringtones and languages in the other system folders. Just don't touch system critical files.
Then close 7zip to update, no need to unzip and re zip and align etc
Some apps don't work in system, don't know why. Also need to check that the extracted system size will fit into your hboot system, otherwise it won't boot.
When meeting around with roms like this, especially important you nandroid backup before flashing if you don't already!
Never unzip to remove apps or anything else for that matter, if you unzip it, and then zip the unpacked directory you wont be able to flash it.
Just open the .zip file and delete whatever you want directly from it.
You can try total commander from market, if you would like to do that directly on your phone.
Sent from my HTC Desire using xda app-developers app