CodeRom v2x-2b - Doesn't Let Me Flash My Theme - Galaxy Ace S5830 Themes and Apps

Does AnyyOne Know Why It Doesn't Let Me Flash My Own Theme From UOT Kitchen !?.. It Says Installation Aborted.. Status 4 !?

try after mount your system with CWM..

silver2706 said:
try after mount your system with CWM..
Click to expand...
Click to collapse
I've Tried.. Still Doesn't Work !..

Copied from uot website..
WORKAROUND for recovery error
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)

seilent said:
Copied from uot website..
WORKAROUND for recovery error
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
Click to expand...
Click to collapse
Do I Need To Mount System !?

adi7yli3 said:
Do I Need To Mount System !?
Click to expand...
Click to collapse
sure
10 char

seilent said:
sure
10 char
Click to expand...
Click to collapse
Now It Keeps On Goin' Into A Bootloop :/

That means the theme is applied..
got bootloop because something failure in either framework-res.apk or SystemUI.apk..
flash using working coderom theme to get back..

seilent said:
That means the theme is applied..
got bootloop because something failure in either framework-res.apk or SystemUI.apk..
flash using working coderom theme to get back..
Click to expand...
Click to collapse
Thanks !.. Your The Only Person I Understand

Related

[ROM] i9000B deodexed froyo VJJPA

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 ?

[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

[[TUT][CM7]How to put sound with bootanimation

This is tutorial for how to put sound with boot animation
first download this file from the link : https://dl.dropboxusercontent.com/s...sph_huq-0BbN_7FA5ewnzSf-tLNo9UhVW06taPFg&dl=1
then extract it
you find two files
one is bootsnd.sh put this file directly in sdcard
second file is soundatboot.zip it is cwm flashable zip so in cwm mount system and sdcard then install this zip file
then reboot
now open terminal eluminator
then type following(after each command push enter)
su
cd /sdcard (there is space after cd )
sh bootsnd.sh
reboot
now when reboot there is music with bootanimation
when want to change music rename your desire sound to android_audio.mp3 and copy to system/media/
then reboot.
Original Thread : http://forum.xda-developers.com/showthread.php?t=1298144​Credits :
nims11
Click to expand...
Click to collapse
aniket.lamba said:
This is tutorial for how to put sound with boot animation
first download this file from the link : https://dl.dropboxusercontent.com/s...sph_huq-0BbN_7FA5ewnzSf-tLNo9UhVW06taPFg&dl=1
then extract it
you find two files
one is bootsnd.sh put this file directly in sdcard
second file is soundatboot.zip it is cwm flashable zip so in cwm mount system and sdcard then install this zip file
then reboot
now open terminal eluminator
then type following(after each command push enter)
su
cd /sdcard (there is space after cd )
sh bootsnd.sh
reboot
now when reboot there is music with bootanimation
when want to change music rename your desire sound to android_audio.mp3 and copy to system/media/
then reboot.
Original Thread : http://forum.xda-developers.com/showthread.php?t=1298144​Credits :
Click to expand...
Click to collapse
Is that tutorial only for cm7 based roms? can I use it in stock based roms? By the way will the sound file require a fixed time duration?
mms047 said:
Is that tutorial only for cm7 based roms? can I use it in stock based roms? By the way will the sound file require a fixed time duration?
Click to expand...
Click to collapse
Well it is for cm7 only.In stock roms,go to system>etc>*here.You'll find a file named 'poweron.ogg' (that's the boot sound!).So you can replace it with your poweron.ogg and yeah bootsound could be around 15 or 20 seconds.
aniket.lamba said:
Well it is for cm7 only.In stock roms,go to system>media>*here.You'll find a file named 'poweron.ogg' (that's the boot sound!).So you can replace it with your poweron.ogg and yeah bootsound could be around 15 or 20 seconds.
Click to expand...
Click to collapse
So the file format need to be .ogg ....... thank you.
aniket.lamba said:
Well it is for cm7 only.In stock roms,go to system>media>*here.You'll find a file named 'poweron.ogg' (that's the boot sound!).So you can replace it with your poweron.ogg and yeah bootsound could be around 15 or 20 seconds.
Click to expand...
Click to collapse
For boot sound u have to put poweron.ogg in system>etc!! Not media!! As i know??
1hewar10rd said:
For boot sound u have to put poweron.ogg in system>etc!! Not media!! As i know??
Click to expand...
Click to collapse
Oops Thanks for correcting
aniket.lamba said:
Oops Thanks for correcting
Click to expand...
Click to collapse
U r welcome!!
1hewar10rd said:
U r welcome!!
Click to expand...
Click to collapse
Thank you tooo .... :thumbup:
Sent from my GT-S5360 using xda app-developers app

[bootanimation][resurrection-remix][480x800]

RESURRECTION REMIX LATEST BOOTANIMATION
I came across the new boot animation made by AltanKRK {Creator of Resurrection Remix ROM} which he posted on Google+
It looked amazing and I wanted it desperately, I down scaled it and now I'm sharing it with all of you...
I down sclaed the boot animation to 480x480 and it works flawlessly on Galaxy grand duos..
**Didn't made it to 480x800 because then it looked out of proportion**
INSTRUCTIONS
1. Download bootanimation.zip from the attachments below..
2. Move it to /system/media {Optionally backup the old bootanimation.zip by renaming it to bootanimation.zip.old}
3. Set permissions as RW-R-R
4. Reboot
5. BOOM you have the latest awesome boot animation... :highfive:
***This zip is not flashable, you manually have to push it to your device***
TESTED ON:-
Samsung Galaxy Grand Duos GT-I9082 with Resurrection Remix v5.4.5
Note:- This will work with any phone with custom rom & matching screen resolution [480x800]
You can use file explorer like ES File Explorer to change the file permissions...
Edit: Flashable zip now available.. Check post #3
Credits @Yousef Mohamed
Edit2:- Modified version 2 now available..
http://forum.xda-developers.com/showthread.php?p=61042243
This is my first work.. so please hit thanks and leave comments below...
can i make a flashable zip for you ?
Here you go !
Xenon92 CWM 6.0.5.0 Recovery Recommended
Works flawlessly... Good job..
I just saw it in google+ but it's in 1080something but now i can use this bootanimation because of you. Great job and thanks!
Well done bro..☺??
Yousef Mohamed said:
Here you go !
Click to expand...
Click to collapse
Thanks a lot bro... :thumbup:
Credits & info added to OP..
AakashKaushal98 said:
Well done bro..☺??
Click to expand...
Click to collapse
Tanwaad veere...
Error
When I try to copy the zip file in the specified folder, it shows copying error. Please can anyone help me? And how to you open the read write window. It doesn't show up in properties..
narangkunal said:
When I try to copy the zip file in the specified folder, it shows copying error. Please can anyone help me? And how to you open the read write window. It doesn't show up in properties..
Click to expand...
Click to collapse
Change the Permissions to Read and Write ( Simply tick every thing ) copy it and then change the permission to rw-r-r
or flash the Zip file in Post 3
Yousef Mohamed said:
Change the Permissions to Read and Write ( Simply tick every thing ) copy it and then change the permission to rw-r-r
or flash the Zip file in Post 3
Click to expand...
Click to collapse
How to access read and write properties after going into properties. I use ES file explorer. It shows error while copying!! Also, I tried flashing your zip file and the new boot animation is the android logo. I want the Ressurrection Remix logo. I think you've uploaded the wrong zip file.
narangkunal said:
How to access read and write properties after going into properties. I use ES file explorer. It shows error while copying!! Also, I tried flashing your zip file and the new boot animation is the android logo. I want the Ressurrection Remix logo. I think you've uploaded the wrong zip file.
Click to expand...
Click to collapse
Use CM File Manager , Go to properties of the bootanimation and then you will find two taps click on the second tap and then change the file permission
Anyone please confirm the problem with the Zip file ... Cause its working fine on my phone (CM12)
Yousef Mohamed said:
Use CM File Manager , Go to properties of the bootanimation and then you will find two taps click on the second tap and then change the file permission
Anyone please confirm the problem with the Zip file ... Cause its working fine on my phone (CM12)
Click to expand...
Click to collapse
I have myself checked the flashable zip and it works flawless.. So there's no problem with the zip you created...
narangkunal said:
How to access read and write properties after going into properties. I use ES file explorer. It shows error while copying!! Also, I tried flashing your zip file and the new boot animation is the android logo. I want the Ressurrection Remix logo. I think you've uploaded the wrong zip file.
Click to expand...
Click to collapse
Hey the flashable zip works fine for me..
About the copy error you told, verify root is enabled in Settings-> Developer Settings
Open ES file explorer, open the left menu scroll down to tools and make sure root explorer is enable, then try to copy...
Then select the file open properties and change the permissions to RW-R-R..
Then reboot..
Refer to the screenshot below..
Note:- In the screenshot you've posted you're trying to change the file permissions while the file is in your downloads folder but the permissions option is available for files in root specific directories.. So first copy and then change permissions..
ragtop98 said:
I have myself checked the flashable zip and it works flawless.. So there's no problem with the zip you created...
Click to expand...
Click to collapse
Actually there is , Some recoveries don't put the file permission to RW-R-R by default and i forget to put the Code in the script , Working on a fix right now , Sorry for that !
Yousef Mohamed said:
Actually there is , Some recoveries don't put the file permission to RW-R-R by default and i forget to put the Code in the script , Working on a fix right now , Sorry for that !
Click to expand...
Click to collapse
It's ok bro.. Plz fix it then attach it in your next post.. Also then plz delete your 2nd post with earlier attachment..
For those people unable to change permissions via ES file explorer...
Use CM File Manager and follow the screenshots below...
ragtop98 said:
For those people unable to change permissions via ES file explorer...
Use CM File Manager and follow the screenshots below...
Click to expand...
Click to collapse
Gives me Error states 6 after adding the fix -.- -_-
since it works with most of the users i will leave it like this until i switch to ubuntu or any linux-based OS
Hey, it worked man, it worked!! I followed the screenshots. Thanks a lot!!
Sent from my GT-I9082 using xda Forums PRO
Deleted
Bootanimation v2 now availaible!!
Here I present the 2nd version of the previous bootanimation..
It is slightly modified in the respect that earlier the whole animation looped until phone booted now a small part of it only loops..
The flashable zip is available too...:highfive:
Supported TWRP & CWM
Though I'll still suggest to manually push the file to /system/media and setting permissions to RW-R-R
Download link

Boot animation of Mario

Here is the boot animation of classic game Mario which is awesome.
Just install the zip via any custom recovery like TWRP and reboot. Lets enjoy!! Link is below ?
https://drive.google.com/file/d/1UOy9wNo8f6UnDHmiNzaQMh_xZPKfxCvk/view?usp=drivesdk
Any photos?
gopal pipil said:
Any photos?
Click to expand...
Click to collapse
Yes sure
Can u check the file twice as the file on gdrive is not flashable ..
It is a zip file which need to be renamed as bootnaimation.zip and need to be placed in "/system/media” with properties rw-r--r--
Devank90 said:
Can u check the file twice as the file on gdrive is not flashable ..
It is a zip file which need to be renamed as bootnaimation.zip and need to be placed in "/system/media” with properties rw-r--r--
Click to expand...
Click to collapse
Are you joking i tried it my self just flash it via twrp everything works great.
I like mario

Categories

Resources