[ROM] i9000B deodexed froyo VJJPA - Galaxy S I9000 Android Development

This is the froyo of Vivo from Brazil deodexed, its /system/app and framework inside a tar file
http://www.2shared.com/file/38XhmrXs/DeodexSysFw.html
just extract in / and then rm al the odex

Luis,
can you please post a more detailed procedure on how to update to Froyo using this file? btw... my Galaxy is from Claro. Do you know if all the functions will work normally?
thanks a million!

if you have the same rom it should work, but just to be sure, you can make a backup of framework and app under /system
what i do to use this is:
Code:
adb push this_file /sdcard/
adb reboot recovery
//choose apply update.zip (it fails, but it will mount the internal sd) in recovery
cd /
tar xvf /internal_sd/this_file.tar
reboot
and thats all, it should take a few more minutes to boot than normal until the cache is built

hi all
it is possible to put the full rom froyo of Vivo from Brazil deodexed for download.
I need it to install the theme beautiful ANDRODeNa GaLaSSiA because in my normal rom froyo I9000BVJJPAI can not install.
link of theme:http://forum.xda-developers.com/showthread.php?t=770507
image of theme:http://img46.imageshack.us/i/jdytetjnbvmvcxjhfyjgfcj.jpg/
thanks.

you mean a full PDA/odin image ?

Yes
I am using this rom installed by odin (http://forum.xda-developers.com/showthread.php?t=858483) , but I do not know change these files of topic
[HACK] i9000B deodexed Froyo VJJPA
or a guide to teach me

Swype
luismanson said:
This is the froyo of Vivo from Brazil deodexed, its /system/app and framework inside a tar file
http://www.2shared.com/file/38XhmrXs/DeodexSysFw.html
just extract in / and then rm al the odex
Click to expand...
Click to collapse
Could you, please, extract the swype.apk from this ROM? I'd like to add the pt-BR swype keyboard to my i9000
Thanks

dclobato said:
Could you, please, extract the swype.apk from this ROM? I'd like to add the pt-BR swype keyboard to my i9000
Thanks
Click to expand...
Click to collapse
hi, i have a mess here, but this is the file

luismanson said:
hi, i have a mess here, but this is the file
Click to expand...
Click to collapse
Thanks a lot for the file!

luismanson said:
hi, i have a mess here, but this is the file
Click to expand...
Click to collapse
Sorry for asking, but could you please share the libSwypeCore.so from /system/lib? I suppose that I should match the swype.apk version with the libSwype version...
Thanks a lot

luismanson said:
if you have the same rom it should work, but just to be sure, you can make a backup of framework and app under /system
what i do to use this is:
Code:
adb push this_file /sdcard/
adb reboot recovery
//choose apply update.zip (it fails, but it will mount the internal sd) in recovery
cd /
tar xvf /internal_sd/this_file.tar
reboot
and thats all, it should take a few more minutes to boot than normal until the cache is built
Click to expand...
Click to collapse
Luis, i don't understand the procedure you suggested. If this file is .tar file, my question is:
1 - do i have to zip this file before flashing it?? Recovery will not recognize a .tar file!
2 - Why does it fail when flashed?

criscan said:
Luis, i don't understand the procedure you suggested. If this file is .tar file, my question is:
1 - do i have to zip this file before flashing it?? Recovery will not recognize a .tar file!
2 - Why does it fail when flashed?
Click to expand...
Click to collapse
Its just a tar it has to be extracted on the phone manually
Sent from my GT-I9000B using Tapatalk

hi luismanson
you know if it's possible to install the theme androdena galassia in i9000B Froyo VJJPA ?

Related

[KERNEL] Any Kernel Updater (Moded for eMMC)

I have just edited the AnyKernel updater script by koush to work with eMMC devices :-D
hope ppl can make use of this
its very simple
1) grab the .tar.gz file
2) extract
3) add the zImage to the /kernel/ directory
4) add .ko modules to /system/lib/modules/ directory
5) **optional** change the boot partition location in the updater-script (not normaly needed)
6) zip up the file
7) its ready to flash in CWM
Credits
Koush for the original boot unpack / repack bin's and scripts
IEF for the stand alone dd binary
what does it do?? sorry
does it make so you can update thru your network?
Thank you! This will be useful to me.
Nice, this is exactly what we needed.
Sent from my HTC Vision
Thanks!! I can finally make an Update.zip for my kernel!
nice work.
Now any kernel devs. can easy make a update.zip
G1_enthusiast said:
what does it do?? sorry
does it make so you can update thru your network?
Click to expand...
Click to collapse
Classic...lol
Why do ppl who have no clue even post stuff like that?
Thanks Apache this will come in handy.
Sent from my HTC Vision using XDA App
any chance to rip bootimg.cfg through the zip file?
since somehow I tried to get the cfg file from the boot.img but seems the boot.img and zImage in some kernel are the same.

[10 JAN][SCRIPT]IMG2CWM Converter 1.2.2

birkoffsjunk's HD2 IMG2CWM Converter​
A simple windows batch script to convert DAF builds to Clockwork Recovery ZIPs.
Originally designed for MDJ's Gingerbread NAND and posted here. Results may vary!
Instructions​
Download DAF based NAND ROM
Download & Extract this script
Place Boot.img & System.img into the 'in' folder
Double click 'RunMe.cmd' (not as admin)
Manually make any changes you wish (when prompted)
Once done, update.zip will be in the same location as 'RunMe.cmd'
META-INF Info​How to: Create Clockwork Recovery flash files
How to Create Android Update Zip Package
An updated updater-script (META-INF\com\google\android\updater-script) is required for various other Builds.
Downloads​v1 >>> here <<<
v1.1 attached (7z changed to 9.20 (ghostkid2010) & renamed out folder to temp)
v1.2 attached (Added error checking & support for system.img only)
v1.2.1 attached (Specified xcopy path & removed old 7z.exe)
v1.2.2 >>> here <<< (arif-ali's linux bash script)
Addons​arif-ali's NexusHD2-Gingerbread_V2.0 updater-script
TODO​
Add error checking
Add support for system.img only
META-INF Information
Most importantly keep it simple
License​BSD License for the script not the tools
7zip is GNU LGPL
unyaffs is GNU GPL v2
same post from MDJ
Your script works great extracting the .img file. But it's not able to create zip file. Let me edit your script with the missing file/info.
Download this file and put in folder tools;
http://downloads.sourceforge.net/sevenzip/7za920.zip
change this line;
"%LOC%\tools\7z.exe" a "%LOC%\update.zip" "%LOC%\out\*"
to;
"%LOC%\tools\7za.exe" a "%LOC%\update.zip" "%LOC%\out\*"
and it should work. it will create a zip file.
Enjoy
how it works?
How does it use? What things do I have to put in the folder "IN"?
sathara said:
how it works?
Click to expand...
Click to collapse
let you extract system.img and boot.img from android build, once you extracted all the fill, it will put all the file into a zip file so you can load via CWM
VuNhatVan said:
How does it use? What things do I have to put in the folder "IN"?
Click to expand...
Click to collapse
boot.img & system.img
It has a function to edit apk. But how do you use that function and where do you add your own apk?
10507 said:
It has a function to edit apk. But how do you use that function and where do you add your own apk?
Click to expand...
Click to collapse
it does not have a function to edit apk (correct me if i'm wrong). once you extracted all the files, go into app and add your apk there.
ghostkid2010 said:
let you extract system.img and boot.img from android build, once you extracted all the fill, it will put all the file into a zip file so you can load via CWM
Click to expand...
Click to collapse
In the Build MDJ_FroYo_Revolution_v._2.2_NAND, there is only system.img, no boot.img. How could I have boot.img?
what a usefull tool, thank you!!
VuNhatVan said:
In the Build MDJ_FroYo_Revolution_v._2.2_NAND, there is only system.img, no boot.img. How could I have boot.img?
Click to expand...
Click to collapse
If there's no boot.img, it should still work. all the boot file is already in the system.img
Let me download that build and I can tell you for sure on how to do it.. I smell that a new version of this script will be out..
Yeah it's very much a work in progress, please feel free to attach updated versions... I'll add them to the first post with accreditation
ghostkid2010 said:
If there's no boot.img, it should still work. all the boot file is already in the system.img
Let me download that build and I can tell you for sure on how to do it.. I smell that a new version of this script will be out..
Click to expand...
Click to collapse
Is it work if there is only system.img?
drizztzou said:
Is it work if there is only system.img?
Click to expand...
Click to collapse
with a little bit of editing yes
ghostkid2010 said:
same post from MDJ
Your script works great extracting the .img file. But it's not able to create zip file. Let me edit your script with the missing file/info.
Download this file and put in folder tools;
http://downloads.sourceforge.net/sevenzip/7za920.zip
change this line;
"%LOC%\tools\7z.exe" a "%LOC%\update.zip" "%LOC%\out\*"
to;
"%LOC%\tools\7za.exe" a "%LOC%\update.zip" "%LOC%\out\*"
and it should work. it will create a zip file.
Enjoy
Click to expand...
Click to collapse
can u more detail about "change this line" location ? u mean u have done it already or i have to do it myself ? which file should i edit ?
ikkon said:
what a usefull tool, thank you!!
Click to expand...
Click to collapse
YEAH! Your not kidding man...i was stoked while playing with it...Id also like to know from here...Is there a similar script for SD->NAND bc my favbe ROM has always been CORECells builds of EVO/HD based...Gave me the best batttery of all SD except for the now current NAND builds. So i figure maybe itll be even better on NAND! TAHNKS again so much for your pos t BIRKOFF! ANYone know of the SD->NAND question?
psuser said:
can u more detail about "change this line" location ? u mean u have done it already or i have to do it myself ? which file should i edit ?
Click to expand...
Click to collapse
YOU have to add an "a" after the z in 7z WITHIN the RUNME script...you have to right click it and open with NOTEPAD on PC and add the "a"
psuser said:
can u more detail about "change this line" location ? u mean u have done it already or i have to do it myself ? which file should i edit ?
Click to expand...
Click to collapse
download the new version on page 1, its fixed
Really cool idea!! I gave it a shot, it just reboots after the MAGLDR screen showing the HTC logo over and over until you boot back into recovery. It flashed fine but just wouldn't boot.
VuNhatVan said:
In the Build MDJ_FroYo_Revolution_v._2.2_NAND, there is only system.img, no boot.img. How could I have boot.img?
Click to expand...
Click to collapse
Use the following "RunMetest.bat"
http://hotfile.com/dl/95408413/0c085bd/RunMetest.rar.html
I tested with different build, system.img only, both boot.img and system.img, it was able to create a zip with all the file.
I'm not uploading the whole folder since this was started by birkoffsjunk, I'm just helping
Test it out

How to get 2e recovery

he guys well i was going to install darky's rom until i saw that u needed 2erecovery if ur on froyo witch i am. iv heard about odin but u need the three button combo which i dont!!! sooo i need to know how to get 2erecovery
Sent from my GT-I9000 using XDA App
TheKoomba2010 said:
he guys well i was going to install darky's rom until i saw that u needed 2erecovery if ur on froyo witch i am. iv heard about odin but u need the three button combo which i dont!!! sooo i need to know how to get 2erecovery
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
just get 3btn combo working! it is easy...then
flash cf-root or hardcore's kernel with odin.....
http://forum.xda-developers.com/showthread.php?t=788108
Instructions (long)
- Follow these instructions to the letter. Do not touch any buttons or checkboxes that are not listed below to touch!
- Unzip the attached CF-Root-JPx-vX.X.zip
- (USB) Disconnect your phone from your computer
- Start ODIN
- Click the PDA button, and select CF-Root-JPx-vX.X.tar
- Put your phone in download mode
- (USB) Connect the phone to your computer
- Make sure repartition is NOT checked
- Click the START button
- Wait for the phone to reboot
- Done (if it took you more than 30 seconds, you need practise!)
If you are on a JPx FW then all i did was flash the speedmod kernel via odin which has CWM recovery and 2e on it.
Place Darkyy's rom on your SD card
Boot into recovery and install the Darkyy zip.
The entire process should take about 10 minutes.
TheKoomba2010 said:
he guys well i was going to install darky's rom until i saw that u needed 2erecovery if ur on froyo witch i am. iv heard about odin but u need the three button combo which i dont!!! sooo i need to know how to get 2erecovery
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Hi TheKoomba2010;10993474. Unrar the attachment below and use root explorer to copy the recovery from the file to system/bin. Make sure you backup the recovery from the system first (just in case). Then copy all the content in the xbin from the file and paste in the system/xbin and reboot. Good luck.
Thanks angiogram! it worked. Now I have 2e recovery.
angiogram said:
Hi TheKoomba2010;10993474. Unrar the attachment below and use root explorer to copy the recovery from the file to system/bin. Make sure you backup the recovery from the system first (just in case). Then copy all the content in the xbin from the file and paste in the system/xbin and reboot. Good luck.
Click to expand...
Click to collapse
Wow, does this really work???
I have been looking something simple to enable 2e recovery, but all I could find was flashing kernel methods.
am i supposed to delete the contents of the xbin folder? phone didnt boot into recovery mode after following steps just stuck on Galaxys GT-I9000 screen

kernel from latest 4.04 update

is there a way to extract the kernel from the latest update,or does someone already have it,thanks or will someone extract it for me,thankyou
nutpn said:
is there a way to extract the kernel from the latest update,or does someone already have it,thanks or will someone extract it for me,thankyou
Click to expand...
Click to collapse
You can extract it using 'adb shell dd' command. You need to know the mount point and there is more syntax to the command. I've attached it for you though.
kernel
Can I flash this zip
nutpn said:
Can I flash this zip
Click to expand...
Click to collapse
The simple thing to do is open the .zip and see if it looks like a flashable one (ie is there a META-INF folder)...and no it's not flashable. It's simply boot.img (zImage + RAMDISK).

[DEODEX][C69XX] 14.3.A.0.681 deodex patch - all Z1 variants!

Read the full topic before doing anything, I am not responsible for any problem that this may cause to your device!
Information
This will deodex 14.3.A.0.681 firmware for Xperia Z1.
This will work on C6902 / C6903 / C6906 / C6943 (be sure to use the correct version).
Requirements
Xperia Z1 with 14.3.A.0.681 stock KitKat.
Working recovery (Don't have recovery? Try XZDualRecovery by @[NUT])
Instructions
Flash the zip on recovery.
Clear dalvik-cache.
Reboot to system.
Additional info
Before you flash, create a backup on your recovery (in case anything goes wrong).
This won't root your device!
Base files
C6902_14.3.A.0.681_Customized_IN_1277-2364_R4C.ftf
C6903_14.3.A.0.681_Generic_FR_1276-5833_R5C.ftf
C6906_14.3.A.0.681_Generic_CA_1276-7484_R4C.ftf
C6943_14.3.A.0.681_Generic_BR_1276-7099_R4C.ftf
Downloads
For C6902:
File: C6902_14.3.A.0.681_deodex.zip
Size: 440.4 MB
MD5: 599B0631DF52B3509198D3382883529E
For C6903:
File: C6903_14.3.A.0.681_deodex.zip
Size: 449.8 MB
MD5: 74D7CD5F9A9A1B619C65633EB56F8866
For C6906:
File: C6906_14.3.A.0.681_deodex.zip
Size: 426.3 MB
MD5: 1DECD72A08F945DA9C01A4CC2B7F27D7
For C6943:
File: C6943_14.3.A.0.681_deodex.zip
Size: 452.8 MB
MD5: C159CDF636F53A46AB1291E25FEEF431
Enjoy your deodexed KitKat ROM! And please hit "Thanks" if you liked it.
Thank you for bringing Deodexed package for C6902 and all other variants. :good:
Thank you.
Can you write up a quite guide how to deodex for xperia? I tried, but i got error.
tiunilohmu said:
Thank you.
Can you write up a quite guide how to deodex for xperia? I tried, but i got error.
Click to expand...
Click to collapse
I used Android Kitchen v0.224, with smali/baksmali v2.0.3 on a Ubuntu 12.04 environment.
Take a look: http://forum.xda-developers.com/showthread.php?t=633246
Do I have to do a full wipe before flashing a deodex patch?
Is the dedoxed rom pre rooted?
Suryasis said:
Is the dedoxed rom pre rooted?
Click to expand...
Click to collapse
rpcherrera said:
Do I have to do a full wipe before flashing a deodex patch?
Click to expand...
Click to collapse
Deodex patch has script (installer script) which will delete your framework/app/priv-app folder/files (dex and apk) and copy deodexed apk files with right permissions.
So no, you don't have to delete anything, just flash patch and restart
BTW - in 99.9% it's not prerooted because that's not ROM, that's patch.
To be sure you'll preserve recovery and root you can always flash latest recovery by NUT and superSU after flashing deodex patch but before you restart.
Sent from my C6903 using Tapatalk
funky0308 said:
Deodex patch has script (installer script) which will delete your framework/app/priv-app folder/files (dex and apk) and copy deodexed apk files with right permissions.
So no, you don't have to delete anything, just flash patch and restart
BTW - in 99.9% it's not prerooted because that's not ROM, that's patch.
To be sure you'll preserve recovery and root you can always flash latest recovery by NUT and superSU after flashing deodex patch but before you restart.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Forgive my ignorance, I'm on Stock rooted .681, so if I flash this patch I will lose recovery and root?
rpcherrera said:
Forgive my ignorance, I'm on Stock rooted .681, so if I flash this patch I will lose recovery and root?
Click to expand...
Click to collapse
No...I just said that...
Just flash patch and you'll be fine .
If you are not sure, flash latest recovery after deodex patch and restart to be 100%.
Sent from my C6903 using Tapatalk
funky0308 said:
No...I just said that...
Just flash patch and you'll be fine .
If you are not sure, flash latest recovery after deodex patch and restart to be 100%.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Done! Also flashed the latest XZDualRecovery.
On 6906 flashing the deodex rom causes FC on both Location service (when choosing Detection accuracy) and on language/input option in settings. Tryed with and without the deodex rom and it is working fine without.
slayer2333 said:
On 6906 flashing the deodex rom causes FC on both Location service (when choosing Detection accuracy) and on language/input option in settings. Tryed with and without the deodex rom and it is working fine without.
Click to expand...
Click to collapse
Can I have the MD5 hash of the zip that you downloaded?
MD5.exe
Place md5.exe and the deodex zip on the same folder, open an elevated prompt window and type:
Code:
md5 C6906_14.3.A.0.681_deodex.zip >> md5.txt
Then open the file md5.txt that is in the same folder now.
I think you downloaded an old zip that was in the topic on the first day, which had Settings.apk deodexed with API 19, which is the right API for KitKat but it force closes in some menus.
The solution come from @krabappel2548 he suggested to deodex Settings.apk using API 16, then I updated the packages for the 4 variants.
Instead of downloading and applying the entire zip you can replace your Settings.apk
Settings.apk
Using a root file explorer, place it on "/system/priv-app" and set the permissions to 0644 (rw-r--r--).
Sent from my Xperia Z1 using Tapatalk Pro
RHBH said:
Can I have the MD5 hash of the zip that you downloaded?
MD5.exe
Place md5.exe and the deodex zip on the same folder, open an elevated prompt window and type:
Code:
md5 C6906_14.3.A.0.681_deodex.zip >> md5.txt
Then open the file md5.txt that is in the same folder now.
I think you downloaded an old zip that was in the topic on the first day, which had Settings.apk deodexed with API 19, which is the right API for KitKat but it force closes in some menus.
The solution come from @krabappel2548 he suggested to deodex Settings.apk using API 16, then I updated the packages for the 4 variants. ]
Instead of downloading and applying the entire zip you can replace your Settings.apk
Settings.apk
Using a root file explorer, place it on "/system/priv-app" and set the permissions to 0644 (rw-r--r--).
Sent from my Xperia Z1 using Tapatalk Pro
Click to expand...
Click to collapse
Here's what i get with your command
Code:
BF0770C607FE311B832D98EE79C3F452 C6906_14.3.A.0.681_deodex.zip
You're right, its different from the actual one. Thanks !
When I flash zip file for my C6902 with CWM (6.0.4.7), my screen is of and on suddenly, nothing happen.
When I do with TWRP, it says "unable to mount system".
My rom's still not deodexed.
What should I do?
Raxtinhax said:
When I flash zip file for my C6902 with CWM (6.0.4.7), my screen is of and on suddenly, nothing happen.
When I do with TWRP, it says "unable to mount system".
My rom's still not deodexed.
What should I do?
Click to expand...
Click to collapse
Are you using XZDualRecovery? Take a look at the version number > External SD Card > XZDualRecovery > XZDR.prop
If it shows something between 2.7.96~2.7.98
Run this as administrator with your phone connected to the computer with Debug mode ON, this will update your XZDualRecovery to version 2.7.99 which fix system mount as writable on KitKat.
C69XX_14.3.A.0.681.patch.zip (9.15MB)
RHBH said:
Are you using XZDualRecovery? Take a look at the version number > External SD Card > XZDualRecovery > XZDR.prop
If it shows something between 2.7.96~2.7.98
Run this as administrator with your phone connected to the computer with Debug mode ON, this will update your XZDualRecovery to version 2.7.99 which fix system mount as writable on KitKat.
C69XX_14.3.A.0.681.patch.zip (9.15MB)
Click to expand...
Click to collapse
I can't find folder XZDualRecovery in my Sdcard folder.
I use this rom so I thought my version is 2.7.99 already.
http://forum.xda-developers.com/showthread.php?t=2687443
Raxtinhax said:
I can't find folder XZDualRecovery in my Sdcard folder.
Click to expand...
Click to collapse
How did you installed recovery on your device?
RHBH said:
How did you installed recovery on your device?
Click to expand...
Click to collapse
I use this rom so I thought my version is 2.7.99 already.
http://forum.xda-developers.com/showthread.php?t=2687443
Oh, I see now. My fault, I was searching in Sdcard while it in Extcard. It doen't say anything about version.
Raxtinhax said:
I use this rom so I thought my version is 2.7.99 already.
http://forum.xda-developers.com/showthread.php?t=2687443
Oh, I see now. My fault, I was searching in Sdcard while it in Extcard. It doen't say anything about version.
Click to expand...
Click to collapse
If you're already on KitKat, flash the patch I posted.
RHBH said:
If you're already on KitKat, flash the patch I posted.
Click to expand...
Click to collapse
But I can't flash your patch.
Just like I said. :crying:

Categories

Resources