Hi all,
I tried to create a bootanimation.zip for jellybean without succes.
I only updated the png files into the bootanimation.zip extrated from a jelly bean rom. copy it on system/media over the exiting file, but the phone don't boot anymore.
I noticed a difference between the media folder on ics vs jb. 2 files are present on the jb folder, and i assume it's why it don't wrok.
the two files are LMprec_508.emd & PFFprec_600.emd.
I'am not able to edit them to see if i'm right.
Did someone knows how to edit those files? how to make my zip work?
Thanks in advance
DaD
nevermind, I just compressed my zip. I mustn't..
Related
Ok so I'm a noob but I was trying to create my own boot screen and in the /system/media folder there is an audio folder and a bootanimation.zip I zipped my own images over the sprint layout and I have nothing but a black screen. Then I wasw looking at fresh 2.3.3 and its setup with a bootscreen folder in the media folder. Don't know if creating a bootscreen folder would work I'm just trying different things. So if you could explain to me how to create a folder in the system. I tried adb push bootfolder /system/media however that just push the contents. Thanks!
Mr.J.K said:
Ok so I'm a noob but I was trying to create my own boot screen and in the /system/media folder there is an audio folder and a bootanimation.zip I zipped my own images over the sprint layout and I have nothing but a black screen. Then I wasw looking at fresh 2.3.3 and its setup with a bootscreen folder in the media folder. Don't know if creating a bootscreen folder would work I'm just trying different things. So if you could explain to me how to create a folder in the system. I tried adb push bootfolder /system/media however that just push the contents. Thanks!
Click to expand...
Click to collapse
Use the way its done it fresh or in my rom. But to get it to work u have to delete the boot animation.zip file. Fresh uses specific names to the files others use generic ones.
I am trying to create a reboot option for my galaxy tablet. I am in the proccess of using smali/baksmali to edit some files...the problem is when I adb pull the framework jar there is no classes file in the zip. The only thing in there is the META-INF obviously and a file called preloaded classes...this is considered just a file, not a class file. Should I not have a .class file?
EDIT-------------------------------------------------
I looked, what I mean is that there is no classes.dex file
Thanks
Found the problem. I am using a stock rom that hasn't been deodexed. I had to use baksmali to deodex the framework.odex file. Of course if you do this you have to have the right bootclasses in the folder or the file will not decompile right, and from what I have read you need that to happen in order to compile it back into a odex file. I should deodex the whole rom, but I am still new at this and don't want to create a boot loop
-Peace
I always tried to use custom bootanimations on my I9000B running CM10.1, but it never changed, it went straight to that blue android logo.
Yesterday I was exploring the flashable .zip for the ROM and I've found where the bootanimation .zip is stored.
What happens if in the flashable ROM .zip I change the bootanimation to other and flash onmy device? Will the bootanimation change?
Question is answered, it works, changing the bootanimation file in the flashable .zip and then flashing the ROM.
Hi.
Another way is that you peak bootanimation (bootanimation.zip file) from any ROM and file that you want and replace it with root explorer on your ROM and reboot your phone.
It's Work
hi for all
how i can add bootanimation for my galaxy mini 2 stock rom
i'm download cm10 bootanimation flashable zip
and it not working
how can make it work for my galaxy mini 2
thanks
elkhshap said:
hi for all
how i can add bootanimation for my galaxy mini 2 stock rom
i'm download cm10 bootanimation flashable zip
and it not working
how can make it work for my galaxy mini 2
thanks
Click to expand...
Click to collapse
use root explorer and extract the files of the bootanimation. go to "extracted file"/system/media where u will find bootanimation.zip
just cpoy it to your phone's system/media and it will work. (just remember to remove the existing bootanimation there.)
Open Root Explorer.
Go to /system/bin (since you have stock ROM).
Copy file samsungani to your SD-Card
Now delete your samsungani in /system/bin folder
Rename bootanimation in /system/bin to samsungani
Move ALL of .qmg file in /system/media and /system/media/video to your SD-Card
Put bootanimation .zip file in /system/media
Reboot
DWYOR = Do with Your own RISK !
Hi guys! Ive been trying to do some jpg changes i framework file but somehow i cannot add files into framework-res.apk
I used 7zip which wouldnt let me copy files out or into the framework-res.apk showing an error.
Next i used WinRAR which allows me to copy files out of the framework-res.apk but wouldnt let me copy files into the framework-res.apk. It syas the file is corrupt.
I even tried apktool. Had problems recompiling. Please help me out guys!