hello! I had a request for anyone running stock odexed firmware (.291)
Can you pull the system folder for that version and upload it for me? Thanks!
Edit: with odex files pls!
P.s. I need the untouched version without root. Thanks!
HERE are stock ftf firmwares. Choose one and download it.
Rename *.ftf to *.zip and extract a file system.sin using 7zip.
Open Flashtool, use function "Sin Editor" to convert system.sin -> system.ext4. Then use this to "save" /system folder.
There are some files *.sqsh that contain .odex files. this sqsh file link to odex file of the app. Use 7zip 16.04 to extract *.sqsh file, you will see odex files
---------- Post added at 04:22 PM ---------- Previous post was at 04:17 PM ----------
Eg: odex.app.sqsh contains all odex of /app folder.
Extract sqsh file and copy odex file to folder (ex: copy AnonymousData.odex to /app/AnonymousData/oat/arm/, then you have stock AnonymousData apk with odex file . )
xtbtvd12399 said:
HERE are stock ftf firmwares. Choose one and download it.
Rename *.ftf to *.zip and extract a file system.sin using 7zip.
Open Flashtool, use function "Sin Editor" to convert system.sin -> system.ext4. Then use this to "save" /system folder.
There are some files *.sqsh that contain .odex files. this sqsh file link to odex file of the app. Use 7zip 16.04 to extract *.sqsh file, you will see odex files
---------- Post added at 04:22 PM ---------- Previous post was at 04:17 PM ---------
Eg: odex.app.sqsh contains all odex of /app folder.
Extract sqsh file and copy odex file to folder (ex: copy AnonymousData.odex to /app/AnonymousData/oat/, then you have stock AnonymousData apk with odex file . )
Click to expand...
Click to collapse
Thank you so much! I am learning to deodex my ROM myself.
I will try it this weekend.
But aren't the odex files generated when you run android the first time?
This is wierd
EDIT: I downloaded the ftf from flash
tool and expanded it. I do not see any files *.sqsh files in any folders . Just empty
panzerox123 said:
Thank you so much! I am learning to deodex my ROM myself.
I will try it this weekend.
But aren't the odex files generated when you run android the first time?
This is wierd
Click to expand...
Click to collapse
I dont know this much. But odex files arent generated in system partition. They create odex file in system partition for faster first time bootup maybe.
---------- Post added at 06:14 AM ---------- Previous post was at 06:12 AM ----------
panzerox123 said:
EDIT: I downloaded the ftf from flash
tool and expanded it. I do not see any files *.sqsh files in any folders . Just empty
Click to expand...
Click to collapse
You need to extract system.sin and convert to system.ext4 first . the sqsh file must be in system partition.
xtbtvd12399 said:
I dont know this much. But odex files arent generated in system partition. They create odex file in system partition for faster first time bootup maybe.
---------- Post added at 06:14 AM ---------- Previous post was at 06:12 AM ----------
You need to extract system.sin and convert to system.ext4 first . the sqsh file must be in system partition.
Click to expand...
Click to collapse
I've done that. The folders are empty...
panzerox123 said:
I've done that. The folders are empty...
Click to expand...
Click to collapse
ohh. something wrong here. i ll check it tonight.
normally, the odex.app.sqsh, odex.framework.sqsh, odex.priv-app.sqsh must be in system partition.
xtbtvd12399 said:
ohh. something wrong here. i ll check it tonight.
normally, the odex.app.sqsh, odex.framework.sqsh, odex.priv-app.sqsh must be in system partition.
Click to expand...
Click to collapse
There are efolders in the system partions with those names. But they are empty
panzerox123 said:
There are efolders in the system partions with those names. But they are empty
Click to expand...
Click to collapse
Yes. Those folders are empty, but those are sqsh files near those folders . Check it
xtbtvd12399 said:
Yes. Those folders are empty, but those are sqsh files near those folders . Check it
Click to expand...
Click to collapse
Ill check. But is there a *.sqsh for every apk?
And if not, if I extract the .sqsh file, will it give me the odex for every apk?
Thanks
panzerox123 said:
Ill check. But is there a *.sqsh for every apk?
And if not, if I extract the .sqsh file, will it give me the odex for every apk?
Thanks
Click to expand...
Click to collapse
Yes, they contain all odex files
xtbtvd12399 said:
Yes, they contain all odex files
Click to expand...
Click to collapse
Ok thanks. I'll try once i get home
I checked it already.
Hope this can help you .
If you want to fully deodex your system, there are 2 more sqsh files. /system/etc/product/ and /system/etc/customizations/.
and there are 2 more odexed app with odex file: /system/vendor/app/ims/ & /system/vendor/app/ChromeCustomizations/
-----------------
There are symlinks between /system/$app/*app_name*/oat/arm/ and odex.$apk.sqsh/arm/*app_name*.odex
So the odex file show in folder is a shortcut from sqsh file. Sony made this
xtbtvd12399 said:
I checked it already.
Hope this can help you .
If you want to fully deodex your system, there are 2 more sqsh files. /system/etc/product/ and /system/etc/customizations/.
and there are 2 more odexed app with odex file: /system/vendor/app/ims/ & /system/vendor/app/ChromeCustomizations/
Click to expand...
Click to collapse
Thanks:good:
Related
Dear frends... I'm a beginner... I have extracted boot.img file from .tar.md5 file... I have added COOPER.rle(with my custom splash screen) file to the ramdisk... then i created boot.img file with my new cooper.rle file... copied this boot.img to the firmware folder which i exracted from .tar.md5 file.. This is wer I am struck now... I dont kno to create the .tar.md5 file for odin... how do i create?? pls elp me bros... My aim is to change the bootlogo (Splash screen).... anybody help me with that...
Go to freeyourandroid.com,there's a guide iin there that explans this
Insert witty sentence here
arunagiriarun said:
Dear frends... I'm a beginner... I have extracted boot.img file from .tar.md5 file... I have added COOPER.rle(with my custom splash screen) file to the ramdisk... then i created boot.img file with my new cooper.rle file... copied this boot.img to the firmware folder which i exracted from .tar.md5 file.. This is wer I am struck now... I dont kno to create the .tar.md5 file for odin... how do i create?? pls elp me bros... My aim is to change the bootlogo (Splash screen).... anybody help me with that...
Click to expand...
Click to collapse
Easy ... Flash the boot.img from recovery!
SnowPluralism said:
Easy ... Flash the boot.img from recovery!
Click to expand...
Click to collapse
He needs an updater script for that
Insert witty sentence here
Prawesome said:
He needs an updater script for that
Insert witty sentence here
Click to expand...
Click to collapse
I'll post one here in a bit
Sent from my GT-S5830 using xda premium
---------- Post added at 05:34 PM ---------- Previous post was at 05:25 PM ----------
Dude drag your boot.img file into the zip file in the attachment
Copy file to sd-card
Boot Into ClockWorkMode Recovery
Flash It ... Done ...
help me..
SnowPluralism said:
I'll post one here in a bit
Sent from my GT-S5830 using xda premium
---------- Post added at 05:34 PM ---------- Previous post was at 05:25 PM ----------
Dude drag your boot.img file into the zip file in the attachment
Copy file to sd-card
Boot Into ClockWorkMode Recovery
Flash It ... Done ...
Click to expand...
Click to collapse
Thanks a lot for your reply frends...
I have done as u told... But i'm trapped in bootloop... i have tried every option but stil i'm not able to correct it.. Now I planned to flash with original gingerbread firmware...
All I wanted to do is to change the Splash SCreen(Boot Logo which reads SAMSUNG GALAXY ACE)..
Wat I have done is the following...
1. I have converted a .png file (320X280) into .rle file and named it as COOPER.rle
2. Then I have renamed a Firmware.tar.md5 file into Firmware.tar..
3. Then I extracted Firmware.tar by using winrar..
4. Then I copied the boot.img file which is in Firmware folder which i extracted from Firmware.tar to some other location say D:\
5. Then I unpacked the boot.img file with the help of the tutorial which i have attached attached
6. Then I copied the COOPER.rle which i created in the 1st point and pasted in ramdisk.
7. Then I packed the boot.img file. This is how i created the boot.img.
Pls tell me if I have done anything wrong..... And do help me to change the Splash screen (Boot logo which reads SAMSUNG GALAY ACE)...
Thanks in advance...
Any replies???????:crying:
Hey guys , i was trying to flash a camera mod , but i got a problem and every time i lunch it i have force close so please i need anyone to upload "SemcCameraUI.apk" From "system/priv-app" and another frile name is "media_profiles.xml" from System/etc
-Thanks in advance
Before you do that, have you tried clearing the data in
settings/apps
for ALL the camera apps
gregbradley said:
Before you do that, have you tried clearing the data in
settings/apps
for ALL the camera apps
Click to expand...
Click to collapse
yea i did but the same :|
well,
I am sure you can restore the backup you made before flashing something new..
In the mean time, which FW of the SemCamerisUI do you need, you can always download a FTF and extract it from that..by now you will have had it...
gregbradley said:
well,
I am sure you can restore the backup you made before flashing something new..
In the mean time, which FW of the SemCamerisUI do you need, you can always download a FTF and extract it from that..by now you will have had it...
Click to expand...
Click to collapse
i tried to extract from the ftf , but it didn't work the tool i have to extract files from .ext4 only for ICS/JB , i had searched on the internet for the for the KK but i didn't find .
m0urazz said:
i tried to extract from the ftf , but it didn't work the tool i have to extract files from .ext4 only for ICS/JB , i had searched on the internet for the for the KK but i didn't find .
Click to expand...
Click to collapse
If you're looking for that APK, try downloading [NUT]'s .108 flashable zip file from here. In this zip file there is a file called "system.tgz", extract it, then in "system.tgz" there is a file called "system.tar". Extract the "system.tar" file and you'll see the folder structure of your "/system" partition, including the "priv-app" folder which contains the APK you're looking for. Bare in mind that this APK is odexed, so you'll have to copy the .odex file as well.
If you need the de-odexed version of said APK, download the de-odex package instead and grab the APK from there.
thanks guys , fixed
If someone can teach me how convert the rom.... I really appreciate it.
Use this method..
rizal2105 said:
If someone can teach me how convert the rom.... I really appreciate it.
Click to expand...
Click to collapse
Download a valid update.zip to
use as a template - for example,
my CyanogenMod 0.7.
Extract the zip to a new folder and
rename it - let's call the folder
updatezip .
Inside the updatezip folder, delete
the system folder and boot.img
file (as these are the
CyanogenMod files that you don't
want).
For the ROM you want to convert,
extract the contents of its
system.rfs image to a new folder
called system.
Copy this new system folder to the
updatezip folder.
Copy the boot.img file from your
ROM to the updatezip folder.
Re-zip the contents of the
updatezip folder (but not the
updatezip folder itself). If you see
warnings about symlinks not
being added, don't worry - we
don't want to add them anyway.
You need to have some Linux shell
experience in order to do this. You
can't do it from Windows.
rizal2105 said:
If someone can teach me how convert the rom.... I really appreciate it.
Click to expand...
Click to collapse
Use dsxida kitchen
Search about it.
Sent from my Nexus 5 using Tapatalk 2
Thanks for to all of your concerns. I really appreciated.
@sangalgojoe
Thanks Dude???
thanks for this i was seraching for this
Guys I was just experimenting with these two ROMS and i found a FIX for Wi-Fi. on The Illuminated Rom( By the Kid). The problem lies in the "data" folder of Rom.zip file.
Steps for fix:
1. Open rom.zip and delete the data folder from the zip file.
2. Add the data folder of which i am giving you the link below, in that rom.zip.
3. Flash it.
Probably due to the wifi customizations made in the data folder previously, it was not working. but it worked for me.!
And also The i found out that in XperiAOSP by the KId, the settings.odex file is present in the system/app/ folder. I think that maybe the problem. it should be deodexed. And try this wifi fix on that also. the files are the same.
Link for data folder https*//drive*google*com/file/d/0B6Yp9LLnb7apN01sQlNfZS0waG8/view?usp=sharing
i have given data.rar . Extract it to get data folder
Sorry for interfering with your files, Ramdenes, The kid
it doesn't working
the download link that you give don't have a folder, but a file without any size
and because it's my first time flashing a custom rom i want to get it right.
KhaosVonX said:
the download link that you give don't have a folder, but a file without any size
and because it's my first time flashing a custom rom i want to get it right.
Click to expand...
Click to collapse
That is the point. i created it(the file) using Android kitchen. if you have just downloaded the file.Then make a folder, "data". Open it. Create another, "local" and place that file into it. OR you can just download the data folder i provided.
It worked for me.! Without a problem.
got it
but where is the download link for the full data folder,
i can't found it :s ^^
KhaosVonX said:
but where is the download link for the full data folder,
i can't found it :s ^^
Click to expand...
Click to collapse
Check. now .I have updated the link. And added data.rar
I can't found the download link
summers86 said:
I can't found the download link
Click to expand...
Click to collapse
i think you should have a closer look.
summers86 said:
I can't found the download link
Click to expand...
Click to collapse
data.rar
---------- Post added at 10:07 PM ---------- Previous post was at 09:49 PM ----------
Not Working
Edit - worked after flashing FalconSS Kernel
Sureshtuty said:
data.rar
---------- Post added at 10:07 PM ---------- Previous post was at 09:49 PM ----------
Not Working
Edit - worked after flashing FalconSS Kernel
Click to expand...
Click to collapse
did you flash the rom after replacing the "data" folder in the rom??
Note: this is not a flashable zip anyway,.. you have to replace it with the "data" folder in Rom.zip
Hello guys!
I'm a developing the AOXP ROM for our lovely Z3Cs. But I do not know how to deodex the stock rom.
Can I deodex the prerooted firmware zip created with PRFCreator??? It is based on the latest .291 firmware.
If any of you experienced developers can help me I would be grateful!
Thank you!
If you need any new information, I will add it to this post.
Deodexer for Pc running Windows Os.
You have to install lastest .Net Framework and Java too.
I dont know how to repack the system.ext4 partition into prerooted.zip, but i know how to deodex this partition.
6.0.1 rom .291:
Copy /framework, /app, /priv-app, build.prop, odex.framework.sqsh, odex.app.sqsh, odex.priv-apk.sqsh from /system to /*Work space* folder, use lastest 7zip to extract .sqsh files, then copy all .odex files to /apk/*apk name*/oat. make sure correct .apk and .odex name.
then running SVAdeodexer, choose /*Work space* folder and check /apk, /priv-apk, /framework to deodex.
all deodexed apps will be placed in /SVAdeodexer folder (the folder containing deodexer app)
*** app file (.apk) from /framework wont be deodexed, u should copy that app to /apk, after deodexed, copy that app back to /framework.
then delete /framework, /app, /priv-app, odex.framework.sqsh, odex.app.sqsh, odex.priv-app.sqsh, /odex.framework, /odex.app, /odex.priv-app from system.ext4 partiotion and copy /framework, /app, /priv-app deodexed back to system.ext4
xtbtvd12399 said:
Deodexer for Pc running Windows Os
You have to install lastest .Net Framework and Java too.
Click to expand...
Click to collapse
Thank you so much for replying... Will this work with sony roms? I mean, the structure of sony roms is different(system.sin etc) ???
panzerox123 said:
Thank you so much for replying... Will this work with sony roms? I mean, the structure of sony roms is different(system.sin etc) ???
Click to expand...
Click to collapse
you can use Flashtool converting sytem.sin into system.ext4
xtbtvd12399 said:
you can use Flashtool converting sytem.sin into system.ext4
Click to expand...
Click to collapse
But can I convert it back to system.sin after that?
panzerox123 said:
But can I convert it back to system.sin after that?
Click to expand...
Click to collapse
I never try it before. May not...
xtbtvd12399 said:
I never try it before. May not...
Click to expand...
Click to collapse
Hmmm... I'll try using Slimm Roms files, with permission ofcourse
panzerox123 said:
Hmmm... I'll try using Slimm Roms files, with permission ofcourse
Click to expand...
Click to collapse
Slimm Rom contain a system.ext4 file, isnt a .sin file
xtbtvd12399 said:
Slimm Rom contain a system.ext4 file, isnt a .sin file
Click to expand...
Click to collapse
Oh wait! I remember now...
Can I convert it back to a system.ext4 file after altering.. not system.sin.... :good:
panzerox123 said:
Oh wait! I remember now...
Can I convert it back to a system.ext4 file after altering.. not system.sin.... :good:
Click to expand...
Click to collapse
Try this. Required Cygwin (emulate Linux on Windows)