[Q]Build a Flashable .zip (CWM) - Samsung Galaxy Gio GT-S5660

Hi, I've downloaded a good mms.apk and I would like to test it on my phone, but I can't make a flashable package with it to flash in CWM. I've seen many tutorials on how to do it, however none of them worked for me. It keeps saying "Error in .... Status 0" bla bla bla.
I'm a it of a noob on this, so it must be my error.. :silly:
The .APK is in attachment. If anyone can pack it into a flashable CWM I would be very thankful.
Thanks in advance.
S0ul

Maybe you can add mms.apk to system/app and set permissions to
RW
R
R
And reboot.
Verstuurd van mijn GT-S5660

FlemishDroid said:
Maybe you can add mms.apk to system/app and set permissions to
RW
R
R
And reboot.
Verstuurd van mijn GT-S5660
Click to expand...
Click to collapse
I also tried that. Didn't work. The messaging app didn't even appear

S0ul_ said:
I also tried that. Didn't work. The messaging app didn't even appear
Click to expand...
Click to collapse
it depends on what it's intended for...if you use the cm& mms.apk on stock it wount work it will force close, I tryed to take the mms.apc from experiatized based on stock rom and put it on another stoch but it didnt work. What I'm trying to say is that eaven if you did the thing corectly it might not be for your rom

dark'em said:
it depends on what it's intended for...if you use the cm& mms.apk on stock it wount work it will force close, I tryed to take the mms.apc from experiatized based on stock rom and put it on another stoch but it didnt work. What I'm trying to say is that eaven if you did the thing corectly it might not be for your rom
Click to expand...
Click to collapse
That's not the case. I assure you. Besides, I have already tried to do that with another Mms.apk and it didn't work as well and I had to flash it with CWM (luckly, a member of XDA packed the whole thing into a flashable .zip)
I just can't create a flashable package. I've tried everything and it failed always :/

S0ul_ said:
That's not the case. I assure you. Besides, I have already tried to do that with another Mms.apk and it didn't work as well and I had to flash it with CWM (luckly, a member of XDA packed the whole thing into a flashable .zip)
I just can't create a flashable package. I've tried everything and it failed always :/
Click to expand...
Click to collapse
same here I first used winzip then when it did not work someome in xda told me that I need to use 7zip...but stil nothing :crying:

dark'em said:
same here I first used winzip then when it did not work someome in xda told me that I need to use 7zip...but stil nothing :crying:
Click to expand...
Click to collapse
Yeah. Same problem. Tried Auto-Sign and everything

the most important is the Meta-Inf folder.
this contains the scripts that the recovery runs, and reads how to install the files, set permissions, symlinking etc..
you can take the whole Meta-inf folder from an existing ROM for gio, and move it to a new map.
folders should look like the following
META-INF > google > android > updaterscript and updatebinary
you need to edit the updater script. remove ALL lines except
mount /system ext4 ....mount
Package_extract(system) /system/
System folder > App folder > your apk you want to have in your rom
now .zip these files, winrar or 7zip doesn't care, as long as it is .zip and not .7zip or .rar you're fine.
flash it, and just to be sure you might want to mount system manually before flashing.

S0ul_ said:
Hi, I've downloaded a good mms.apk and I would like to test it on my phone, but I can't make a flashable package with it to flash in CWM. I've seen many tutorials on how to do it, however none of them worked for me. It keeps saying "Error in .... Status 0" bla bla bla.
I'm a it of a noob on this, so it must be my error.. :silly:
The .APK is in attachment. If anyone can pack it into a flashable CWM I would be very thankful.
Thanks in advance.
S0ul
Click to expand...
Click to collapse
Try with that in attachments
Hope it'll work!

voetbalremco said:
the most important is the Meta-Inf folder.
this contains the scripts that the recovery runs, and reads how to install the files, set permissions, symlinking etc..
you can take the whole Meta-inf folder from an existing ROM for gio, and move it to a new map.
folders should look like the following
META-INF > google > android > updaterscript and updatebinary
you need to edit the updater script. remove ALL lines except
mount /system ext4 ....mount
Package_extract(system) /system/
System folder > App folder > your apk you want to have in your rom
now .zip these files, winrar or 7zip doesn't care, as long as it is .zip and not .7zip or .rar you're fine.
flash it, and just to be sure you might want to mount system manually before flashing.
Click to expand...
Click to collapse
mackief said:
Try with that in attachments
Hope it'll work!
Click to expand...
Click to collapse
Thanks for all your work, however, I couldn't install it. When I try to open the messaging app it says "Application not installed"
Does this by any mean has something to do with incompatibilities?
I'm running CM9 AOKP.

S0ul_ said:
Thanks for all your work, however, I couldn't install it. When I try to open the messaging app it says "Application not installed"
Does this by any mean has something to do with incompatibilities?
I'm running CM9 AOKP.
Click to expand...
Click to collapse
Yeah. It could be for different Android versions, or because it's compiled from another kind of dpi screen... make sure that the app could work on CM9 AOKP for your device.
Sent from my GT-S5660 using xda app-developers app

Related

How to add apk files into a rom

hey i want to add some files like htc clock.apk and calculator.apk to N.S.A rom, so how do i go about it. Any help
Thank you.
unzip the ROM, add them to the app folder and rezip it and then flash the ROM (making sure the recovery utility you're using allows non-signed ROMs)
i am using clockworkmod recovery, does it allow flashing unsigned rom??
Thanks
unquestioning
shoemeistah said:
unquestioning
Click to expand...
Click to collapse
Sorry, what does that means.
Yes, you have to remove the signing checking option in it (under advanced or something, have a play about)
hey use Android kitchen to Modify the Rom as want
>you can add and remove apps
>you can create your own custom rom if want..!!
>And you can sign the modified ROM
READ THE INSTRUCTION YOU'LL GET TO KNOW
try it out works great here is the link:
http://forum.xda-developers.com/showthread.php?t=633246
harish.awe said:
hey use Android kitchen to Modify the Rom as want
>you can add and remove apps
>you can create your own custom rom if want..!!
>And you can sign the modified ROM
READ THE INSTRUCTION YOU'LL GET TO KNOW
try it out works great here is the link:
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
It's a LOT easier to just do it yourself...
?
does this work for the captivate
Don't know, go ask in the captivate forum and not the Desire one
Hi all, i'm a new user and i have some trouble adding .apk's into cooked roms.
In particular, i'm trying to add some .apk into /system/app of InsertCoin Gingerbread 1.0.5
I have unzipped the rom, add those apk's, zipped again but when i flash it from recovery it says "Can't Find Update Script".
Iryon said:
Hi all, i'm a new user and i have some trouble adding .apk's into cooked roms.
In particular, i'm trying to add some .apk into /system/app of InsertCoin Gingerbread 1.0.5
I have unzipped the rom, add those apk's, zipped again but when i flash it from recovery it says "Can't Find Update Script".
Click to expand...
Click to collapse
Don't(!) unzip the rom. Just open the archive using 7zip or winzip (or something like that; right-click zip and choose 'open archive'). Then just move apk to correct folder. If you're taking apk's from another rom, open that using 7zip as well. Then, drag the program from one rom to the other. When you're finished and want to flash the rom, make sure you've disabled 'signature verification' in recovery (it is an option in recovery).
Thank you, i was able to flash my first "modded" version with different boot/down animation, Teeter game (i love it) and Titanium Backup
The only thing i was not able to do was Root Explorer, i tried to put it in system/app and in data/app but when i flash rom it doesn't appear in the drawer.
Any suggestion?
Iryon said:
Thank you, i was able to flash my first "modded" version with different boot/down animation, Teeter game (i love it) and Titanium Backup
The only thing i was not able to do was Root Explorer, i tried to put it in system/app and in data/app but when i flash rom it doesn't appear in the drawer.
Any suggestion?
Click to expand...
Click to collapse
I have been learning how to do this in the last few days and have had similar issues as you. I can get some to install fine and appear in the drawer but not all.
I have only been adding the apk's to system/app and not data/app. Should the apk's be added to one of these, both of them or another folder completely?
Can anyone help the two of us out?
I used apk swapper but all the apps are not working

[Q] Launcher question and I did my research

Hey guys i was wondering if there was an apk for the MIUI launcher b/c i really enjoy that launcher but it is unstable right now so if I can get a launcher that would be awesome.
I don't know but ill tell you how to get it. Download miui and then unzip the rom. Go to /system/app and look for an apk named launcher or something similar.
Sent from my PC36100 using XDA App
do I extract the file then copy it to my sd card then install from there?
Thanks so much if this works and if it doesn't thanks for the idea!
I just tried it and all i got was "! application not installed" should i try to zip it and flash it? or is there any other route i can take?
Yeah you can push it to /system/app using adb, or copy and paste with root explorer, or make a flashable zip file.
Sent from my PC36100 using XDA App
I am a big time noob, so what is the easiest way to do it. I have never used any of these routes and how do you zip a file so that it is flashable? thanks again so much for your help your are super helpful.
so i tried copying and pasting using root explorer and it did not work, i get a message saying "you cannot paste here becaue the file system is read only"
jiggajoe506 said:
so i tried copying and pasting using root explorer and it did not work, i get a message saying "you cannot paste here becaue the file system is read only"
Click to expand...
Click to collapse
In the upper right corner there I'd a bottom theft says mount rw(read/write) push that then try to paste there, but a lot of the time that will not work so if it does not you can use adb. you plug your phone in with debugging on, place your apk in your sdk tools folder.
My sdk tooks folder is located at c:/androidsdk/tools and say the apk you are using the launcher.apk so i would open the cmd and use the following commands.
cd c:/androidsdk/tools
adb remount
adb push launcher.apk system/app
adb reboot
After each command wait till its done after last command your phone will reboot.
Sent from my unrEVOked using xda app
Thanks a bunch for the advice but i have never used abd so I would need to know what the program is called and where to get it and what folder that is and maybe a few attempts at it. Sorry I'm such a noob, all I know how to do is download a rom or kernel and flash from recovery.
jiggajoe506 said:
Thanks a bunch for the advice but i have never used abd so I would need to know what the program is called and where to get it and what folder that is and maybe a few attempts at it. Sorry I'm such a noob, all I know how to do is download a rom or kernel and flash from recovery.
Click to expand...
Click to collapse
we were all noobs at one point if you post your apk here i will make you a flashable zip
Wow thank you So much man you are awesome and so are the other fellows that helped. I gotta un-noob myself at some point in my life. This is the launcher I got when I went into the zip file and went to system/apps/ of the miui rom whether there are other things that make it the way it is I don't know. (folders and no app drawer)
Thanks again guys
jiggajoe506 said:
Wow thank you So much man you are awesome and so are the other fellows that helped. I gotta un-noob myself at some point in my life. This is the launcher I got when I went into the zip file and went to system/apps/ of the miui rom whether there are other things that make it the way it is I don't know. (folders and no app drawer)
Thanks again guys
Click to expand...
Click to collapse
here is the flashable zip just put on your sdcard and flash from recovery besure to do a nandroid backup first and here is a link to using adb http://forum.xda-developers.com/showthread.php?t=532719
roscoenr said:
here is the flashable zip just put on your sdcard and flash from recovery besure to do a nandroid backup first and here is a link to using adb http://forum.xda-developers.com/showthread.php?t=532719
Click to expand...
Click to collapse
Your a lot of help.but kept force closing thanks for the extra work you did. Wish I could thank you more them once on here
not sure why it would be force closing unless it a bad apk if you find another apk you can open the zip up with 7-zip and replace the old one with the new one and close do not unzip it just open

APN-Problems? - Maybe a solution to it.

Hey all,
I read some have problems setting up an apn in the settings menu, caused by a so-called funny sim. I did not encounter such a problem with the roms I used from the devs here.
But I want to give a you something that might work for you besides other funny solutions I read. ^^
Here we go:
Firstly do a backup of your device or just the file were are going to change, do it like you prefer. Saver is an full nand-backup.
Secondly grab the Rom you want to flash and replace the apns-conf.xml in /system/etc inside the zip with the one I provide.
Thirdly wipe everything like always and flash the zip, reboot and be happy if apns get loaded for you. ;-)
If it is not, maybe your carrier is not in the file, so check this first.
This may not work:
Second grab the apns-conf.xml attached with this post. Extract the xml file.
Copy the file onto your device and than move it with an root browser to /system/etc. You could also adb push the file to /system/etc, if you know how to.
I think a reboot is necessary.
You could also push the file via adb when you are in the recovery after doing a backup, so you haven't to start up the system move the file and reboot again.
Let me know if it works, other ways to solve this are welcome.
Hope it helps some of you.
Credits to the Cyanogenmod-Team and the others how worked on this file.
lightwars said:
Hey all,
I read some have problems setting up an apn in the settings menu, caused by a so-called funny sim. I did not encounter such a problem with the roms I used from the devs here.
But I want to give a you something that might work for you besides other funny solutions I read. ^^
Here we go:
First do a backup of your device or just the file were are going to change, do it like you prefer. Saver is an full nand-backup.
Second grab the apns-conf.xml attached with this post. Extract the xml file.
Copy the file onto your device and than move it with an root browser to /system/etc. You could also adb push the file to /system/etc, if you know how to.
I think a reboot is necessary.
You could also push the file via adb when you are in the recovery after doing a backup, so you haven't to start up the system move the file and reboot again.
Let me know if it works, other ways to solve this are welcome.
Hope it helps some of you.
Click to expand...
Click to collapse
The zip file is damaged. From what I found, the version of the apns could be the cause of this problem.
Reupload
yewsiong said:
The zip file is damaged. From what I found, the version of the apns could be the cause of this problem.
Click to expand...
Click to collapse
Yes, right you are. I reuploaded a working one. Tried it myself ;-)
lightwars said:
Yes, right you are. I reuploaded a working one. Tried it myself ;-)
Click to expand...
Click to collapse
Did u try it on Cow v7 ROM?
yewsiong said:
Did u try it on Cow v7 ROM?
Click to expand...
Click to collapse
First like wrote, I never encounter some issues relating apn.
But I tested Cow v7 Rom.
I take the zip file and replace the apn-conf.xml in the archive with the one I provided. Then I wipe everything and flashed the Zip.
After the boot I look up the apn settings in the menu and a set of entries were loaded for my carrier. So, I would say for me I worked.
Just doing a little other way, than I described in OP. I will write it down there.
lightwars said:
First like wrote, I never encounter some issues relating apn.
But I tested Cow v7 Rom.
I take the zip file and replace the apn-conf.xml in the archive with the one I provided. Then I wipe everything and flashed the Zip.
After the boot I look up the apn settings in the menu and a set of entries were loaded for my carrier. So, I would say for me I worked.
Just doing a little other way, than I described in OP. I will write it down there.
Click to expand...
Click to collapse
Yup~ I have tried it too. It works~
I try on cm9 but unlucky for me, it still didn't work.. I still can not add apn in my device..
But thanks anyways..
^.^
Sent from my GT-I8150 using XDA
yewsiong said:
Yup~ I have tried it too. It works~
Click to expand...
Click to collapse
Great, it did for you. ^^
yufenn said:
I try on cm9 but unlucky for me, it still didn't work.. I still can not add apn in my device..
But thanks anyways..
^.^
Sent from my GT-I8150 using XDA
Click to expand...
Click to collapse
Sorry to hear, have you look into the file, if your carrier is listed. Just search inside the file for the name, cause there are so many. If not try to copy a existing apn config in the file and change it to your carriers settings.
By the way if it works, you don't have to set up a apn, cause it will be loaded after the start, maybe just wait a minute or soo. But it could be that CM9 and ICS in general handles apns a different way.
Have you got an good idea for helping the others??
Hey,
I want to encourrage everyone to post, if he or she has an idea to try out.
Am I thought falsely that more than just a handfull had problems with apn settings?!?
And if you had tried out your idea, post it please.
Maybe another solution could be in the frame-res.apk there you found the file apns.xml. But I was not successful in building the apk with apktool after modifying it.
Can some try it, or know a way to build the apk from a folder?
Gesendet von meinem GT-I8150
lightwars said:
Maybe another solution could be in the frame-res.apk there you found the file apns.xml. But I was not successful in building the apk with apktool after modifying it.
Can some try it, or know a way to build the apk from a folder?
Gesendet von meinem GT-I8150
Click to expand...
Click to collapse
After u recompile it by using apktool, there will be an apk in dist folder. U need to sign the apk before using it.
Alternatively, after recompiling the apk, there will be a folder called "build" and it has a file called resources.arsc, use 7-zip to open the original framework-res.apk and replace the resources.arsc
Then u are done.
yewsiong said:
After u recompile it by using apktool, there will be an apk in dist folder. U need to sign the apk before using it.
Alternatively, after recompiling the apk, there will be a folder called "build" and it has a file called resources.arsc, use 7-zip to open the original framework-res.apk and replace the resources.arsc
Then u are done.
Click to expand...
Click to collapse
Thanks,I read about that how to do it and not take the own, which was built. But the apktool fail to built anything.I will upload a pic soon, to show you.
Gesendet von meinem GT-I8150
lightwars said:
Thanks,I read about that how to do it and not take the own, which was built. But the apktool fail to built anything.I will upload a pic soon, to show you.
Gesendet von meinem GT-I8150
Click to expand...
Click to collapse
That will be great. Did u use the correct command?
for decompile:
Code:
apktool d -f framework-res.apk
for recompile
Code:
apktool b -f framework-res
Yeah I used them, but never mind. Somehow it worked this time, but with some errors, maybe I changed the file in a way it could not be resolved from the compiler or something like this.
I also use now a other program to modify it.
Alternative Method
My solution is slightly different
(note your phone must be rooted)
Install stock rom 2.3.6 for your region and set up phone.
Using root explorer copy csc folder, found in the system folder, to your computer.
Using WinRAR or similar open (do not extract) the rom zip you wish to flash ( note only roms based on 2.3.6 will work), drill down to the system and open it if you find a csc folder there open it and compare with yours, most custom roms don't have this folder.
Add your csc folder using WinRAR and check it has worked Close WinRAR it should have rebuilt the zip.

What files do i have to remove to uninstall the megabassbeatsmod posted bykurotsugi

Well i'm sorry but i'm not allowed to post in the specific topic regarding the megabasbeatsmod and i'd like to remove this mod. One user in this topic asks the same question and the author says just remove the files manually but which files exactly have to be removed
mickeyindahouse said:
Well i'm sorry but i'm not allowed to post in the specific topic regarding the megabasbeatsmod and i'd like to remove this mod. One user in this topic asks the same question and the author says just remove the files manually but which files exactly have to be removed
Click to expand...
Click to collapse
Just reflash to the stock rom. there is no way to remove it
Sent from my GT-S5360 using xda premium
abhijitro said:
Just reflash to the stock rom. there is no way to remove it
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Well author says it's possible so i hope it really is and someone else comes up with an answer or confirms what you are saying.
you'll need to delete a lot of files. extract my zip file, and make a list of files in these folder. after that, with root explorer go to see these folder:
1. /system/app : delete only 'audioeffectservice.apk'
2. /system/bin : delete all files listed in my zip file
3. /system/etc : delete all files listed in my zip file
4. /system/framework : delete all files listed in my zip file
5. /system/lib : delete all files listed in my zip file except libaudioeffect_jni.so.
don't delete anything else.
kurotsugi said:
you'll need to delete a lot of files. extract my zip file, and make a list of files in these folder. after that, with root explorer go to see these folder:
1. /system/app : delete only 'audioeffectservice.apk'
2. /system/bin : delete all files listed in my zip file
3. /system/etc : delete all files listed in my zip file
4. /system/framework : delete all files listed in my zip file
5. /system/lib : delete all files listed in my zip file except libaudioeffect_jni.so.
don't delete anything else.
Click to expand...
Click to collapse
it would have been a lot easier if he had a cwm back up
leodasal2 said:
it would have been a lot easier if he had a cwm back up
Click to expand...
Click to collapse
...or a rom to flash anytime needed in sdcard (lol)
kurotsugi said:
...or a rom to flash anytime needed in sdcard (lol)
Click to expand...
Click to collapse
Yeah i should have back-upped it but well it's a rather fresh install but not fresh enough to consider reverting back to stock again On the other side, i have enough roms on my sd-card to install so no problems with that
kurotsugi said:
you'll need to delete a lot of files. extract my zip file, and make a list of files in these folder. after that, with root explorer go to see these folder:
1. /system/app : delete only 'audioeffectservice.apk'
2. /system/bin : delete all files listed in my zip file
3. /system/etc : delete all files listed in my zip file
4. /system/framework : delete all files listed in my zip file
5. /system/lib : delete all files listed in my zip file except libaudioeffect_jni.so.
don't delete anything else.
Click to expand...
Click to collapse
Thanx a lot !
mickeyindahouse said:
Thanx a lot !
Click to expand...
Click to collapse
Yep kurotsugi is the Mr.Dependable in G-Y forums..You can just follow his posts without any doubt and he is always helpful to others
PS I don't really find the reason to remove this.. I've never felt a mod better than this and I've tried all mods.. Anyways its your wish
hitme987 said:
Yep kurotsugi is the Mr.Dependable in G-Y forums..You can just follow his posts without any doubt and he is always helpful to others
PS I don't really find the reason to remove this.. I've never felt a mod better than this and I've tried all mods.. Anyways its your wish
Click to expand...
Click to collapse
Well i allready had the feeling that i wouldn't have to doubt Mr. Dependable Very nice of him that he helped me out with my question and so fast
Well maybe you're right and i've to re-consider it but gf said it looked like sound came from to far away, but i liked it actually because i like that kind of effect. Tho i'm not sure if it came from the mod or else but now i can compare it better when i can revert it back and i'll check it with flac format this time instead of mp3. So didn't made up my mind up yet actually about this mod

Please need help regarding meta-inf

i installed "4.0.3 Leak On Screen Buttons" which was in zip having two folders
1 - meta- inf [which has a com folder (with files in it update-binary and updater-script) and with three files CERT.RSA, MANIFEST.MF and CERT.SF]
2 - system (in it framework-res.apk)
so i installed this zip via cwm, but i didn't liked the concept as it wasn't looking good,etc
so as i had already backed up my original framework-res.apk , so using root explorer i moved it back in sys/framework folder
restarted my phone and all got fine....
Though my question is as those files : update-binary and updater-script ---- CERT.RSA, MANIFEST.MF and CERT.SF are not searchable and i guess should not be deleted as they were just updated .. so still would they be impacting my phone or its all kool as i havn't been able to search them or delete them ?!
is it important to find and delete them or its no need for that and its ok ?!
Hope someone understands what i am trying to ask and reply appropriately please i would highly appreciate the same!
Think them like busybox (so you can mount delete etc)
And script file, that includes commands to do.
Every cwm zip files includes them. when you install zip file, these commands executed.
Sent from my LT18i using xda premium
eryen said:
Think them like busybox (so you can mount delete etc)
And script file, that includes commands to do.
Every cwm zip files includes them. when you install zip file, these commands executed.
Sent from my LT18i using xda premium
Click to expand...
Click to collapse
Awesome!
Just ease me by telling that so its nothing but just used for commands, so i need not to be worried for them could be hampering my phone's performance ?!
a yes answer will do
eryen said:
Think them like busybox (so you can mount delete etc)
And script file, that includes commands to do.
Every cwm zip files includes them. when you install zip file, these commands executed.
Sent from my LT18i using xda premium
Click to expand...
Click to collapse
shantusingh said:
Awesome!
Just ease me by telling that so its nothing but just used for commands, so i need not to be worried for them could be hampering my phone's performance ?!
a yes answer will do
Click to expand...
Click to collapse
Just to clarify,
That folder contains the Zip signatures and file manifests. as well as the CWM controll scripts. ect. these should never be coppied to the phone on a flash. likewise if you edit them the zip will prob not work without resigning the zip.
Pvy.
pvyParts said:
Just to clarify,
these should never be coppied to the phone on a flash. likewise if you edit them the zip will prob not work without resigning the zip.
Pvy.
Click to expand...
Click to collapse
thank you for your reply but now this got way over my head, m not that deep into this stuff so would appreciate if i get a simple answer to my question only please?
like asked in first post that i installed this zip via cwm, but i didn't liked the concept as it wasn't looking good,etc
so as i had already backed up my original framework-res.apk , so using root explorer i moved it back in sys/framework folder
restarted my phone and all got fine....
Though my question is as those files : update-binary and updater-script ---- CERT.RSA, MANIFEST.MF and CERT.SF are not searchable and i guess should not be deleted as they were just updated .. So still would they be impacting my phone or its all kool evn if as i havn't been able to search them and delete them ?!
is it important to find and delete them or its no need for that and its all ok now as i just moved the original framework back ?!
shantusingh said:
thank you for your reply but now this got way over my head, m not that deep into this stuff so would appreciate if i get a simple answer to my question only please?
like asked in first post that i installed this zip via cwm, but i didn't liked the concept as it wasn't looking good,etc
so as i had already backed up my original framework-res.apk , so using root explorer i moved it back in sys/framework folder
restarted my phone and all got fine....
Though my question is as those files : update-binary and updater-script ---- CERT.RSA, MANIFEST.MF and CERT.SF are not searchable and i guess should not be deleted as they were just updated .. So still would they be impacting my phone or its all kool evn if as i havn't been able to search them and delete them ?!
is it important to find and delete them or its no need for that and its all ok now as i just moved the original framework back ?!
Click to expand...
Click to collapse
Sorry if I didn't make it clear.
They are not flashed. Hence you can't find them. So no need to worry.
Pvy.
Sent from my TEAM Powered Arc S
pvyParts said:
Sorry if I didn't make it clear.
They are not flashed. Hence you can't find them. So no need to worry.
Pvy.
Sent from my TEAM Powered Arc S
Click to expand...
Click to collapse
Awesome thank you! I understood they just help in probably installing that particular app giving its own correct signatures and file manifests w.e so it gets installed via cwm and nothing more . And as i just backed up my original framework-res.apk to framework folder so its ofcourse all back to normal, though my phone is fine always as it was, I just had this doubt in my mind and m glad it got cleared thanks again!!
Cheers!!
Where did you place the Meta-INF files? I know system files goto system/framework but I cant find where Meta-INF files go. I'm using a root file manager.
chipdawg said:
Where did you place the Meta-INF files? I know system files goto system/framework but I cant find where Meta-INF files go. I'm using a root file manager.
Click to expand...
Click to collapse
You are not correct about the system files. And I recommend you do some more reading on how these zips work.
Metainf is FOR THE ZIP. And has been prety well explained above.
Pvy
Sent from my GT-P5110 using Tapatalk 2

Categories

Resources