[Q] how to make custom boot animation - Epic 4G Q&A, Help & Troubleshooting

Hello!
I have searched but have not found an answer that works, so here goes:
I can't make my own boot animation. Here are the steps I've taken:
1 started with animation downloaded from the themes & apps section (the animation works fine as is)
2 unzipped in root explorer and replaced the .png's with my own .png's, taking care to make sure they were the correct size.
3 rezipped the files (all files were unchanged except for own .png's)
4 flashed in cwm. Just a black screen on boot.
5 tried moving the bootanimation.zip file to system/media. Black screen again.
What am I doing wrong/missing?
Thanks!
Sent from my SPH-D700 using XDA App

There are a couple of things that could be wrong. The first and most suspect is that when you re-zip the file, you are using some sort of compression; boot ani's won't work if there is ANY compression at all. I don't know if there is even an option to turn compression off with any of the android based zip apps. The second is that the new bootanimation.zip file is too large. I've had problems when using files over 20mb in size, be sure your .png's are optimized.
The best way to work with creating your own ani's is to do it on a pc, use 7zip (no compression), and AndroidSigner (at ppcgeeks) to create a flashable .zip. You can also use a program like DroidExplorer or MyPhoneExplorer to copy the bootanimation.zip file directly to system/media.

Awesome- thanks! I was using root explorer to rezip the bootanimation, so that's probably the problem. I'll try 7 zip and report back on the results.
Sent from my SPH-D700 using XDA App

I can't seem to get 7 zip to zip without compression. there's no setting for "no compression". Forgive my ignorance, but any tips on creating an uncompressed zip? (tried winrar too, but to no avail...
Sent from my SPH-D700 using XDA App

In your file manager, select the files/folders that you want to add to the zip. Right click on any of them, under the 7zip options select "add to archive". Once the 7zip interface opens, name your zip, and under "compression level" select "store".

leatherneck6017 said:
In your file manager, select the files/folders that you want to add to the zip. Right click on any of them, under the 7zip options select "add to archive". Once the 7zip interface opens, name your zip, and under "compression level" select "store".
Click to expand...
Click to collapse
That did it! Thank you!

No problem, one of these days I'll get around to making a 'how to make custom boot animations' tutorial.

leatherneck6017 said:
No problem, one of these days I'll get around to making a 'how to make custom boot animations' tutorial.
Click to expand...
Click to collapse
When are you gonna make me one
Sent From Da Hood.

mysteryemotionz said:
When are you gonna make me one
Sent From Da Hood.
Click to expand...
Click to collapse
Sorry man, totally been meaning to do that! I haven't done any animation work lately, been crazy busy with other stuff...

leatherneck6017 said:
Sorry man, totally been meaning to do that! I haven't done any animation work lately, been crazy busy with other stuff...
Click to expand...
Click to collapse
Just busting your balls man.
Sent From Da Hood.

readermo said:
unzipped in root explorer and replaced the .png's with my own .png's, taking care to make sure they were the correct size.
Click to expand...
Click to collapse
What is the right size? I've been trying to convert .jpg's into .png's but they won't run in the shutdown animation. I can take other .png's from various animations and they work, but not the converted .jpg's

tpronewbie said:
What is the right size? I've been trying to convert .jpg's into .png's but they won't run in the shutdown animation. I can take other .png's from various animations and they work, but not the converted .jpg's
Click to expand...
Click to collapse
dont compress them lol

patalo said:
dont compress them lol
Click to expand...
Click to collapse
A "How to Boot animation for Epic 4G" would be an awesome thread.

Related

Need help with boot animation

I made a custom boot animation to go along with the theme that Shane6374 and I made (you can find our theme here: [THEME]Special Edition:midNIGHT ROM Autism Awareness Theme+LP+Icons+Boot Animation) and its not working. Basically what I did was I took a boot animation that works (its the one I am using now) and replaced the .png's with my own. But when I boot up all I get is a black screen until the phone boots. I have checked everything I can think of. The pics are the same dimensions, the same resolution, the same format. The only thing I see different is that mine uses more colors. IDK if that is a limitation on boot animations (but I doubt it). Does anyone have any ideas? There must be something I am missing. I'm going to post the bootanimation.zip I made here so feel free to download it and see if you can figure out what is wrong.
Johnny.Bravo said:
I made a custom boot animation to go along with the theme that Shane6374 and I made (you can find our theme here: [THEME][EB13]Special midNIGHT ROM Autism Awareness Theme + Launcher Pro + Icons) and its not working. Basically what I did was I took a boot animation that works (its the one I am using now) and replaced the .png's with my own. But when I boot up all I get is a black screen until the phone boots. I have checked everything I can think of. The pics are the same dimensions, the same resolution, the same format. The only thing I see different is that mine uses more colors. IDK if that is a limitation on boot animations (but I doubt it). Does anyone have any ideas? There must be something I am missing. I'm going to post the bootanimation.zip I made here so feel free to download it and see if you can figure out what is wrong.
Click to expand...
Click to collapse
Do not have the time do more than a quick look now. If someone doesn't beat me too it, I will see what I can find tmorrow.
jstine671 said:
Do not have the time do more than a quick look now. If someone doesn't beat me too it, I will see what I can find tmorrow.
Click to expand...
Click to collapse
Thanks. I've been beating my head against a wall over this for 4 days.
Your desc.txt file is saved in windows format. it uses a different code for carriage returns than does unix formatted text files. you can just open it up in something like notepad++ and under edit-->EOL Conversion switch it to unix format and it should work.
optmsprim2 said:
Your desc.txt file is saved in windows format. it uses a different code for carriage returns than does unix formatted text files. you can just open it up in something like notepad++ and under edit-->EOL Conversion switch it to unix format and it should work.
Click to expand...
Click to collapse
Thanks. I'm gonna give that a shot right now.
optmsprim2 said:
Your desc.txt file is saved in windows format. it uses a different code for carriage returns than does unix formatted text files. you can just open it up in something like notepad++ and under edit-->EOL Conversion switch it to unix format and it should work.
Click to expand...
Click to collapse
Johnny.Bravo said:
Thanks. I'm gonna give that a shot right now.
Click to expand...
Click to collapse
Didn't work. You were right about the the format, so I changed it to Unix, but I still get a blank screen instead of the animation while its booting.
I uploaded the bootanimation.zip with the new desc.txt file just in case you wanted to double check.
Here is something interesting.....
I decided to look at the files in the bootanimation.zip on my phone. I used Root Explorer and went into the part0 folder. The images display just fine with Astro Image viewer, but Gallery just gives me a blank screen. I think its some sort of issue with the native image viewer not being able to display these images properly. If this were Windows I would say I am missing a driver, but its Linux.
So, I say again.....any ideas?
Oh. Your zip is compressed. Make sure you set it to no compression when you make your archive.
optmsprim2 said:
Oh. Your zip is compressed. Make sure you set it to no compression when you make your archive.
Click to expand...
Click to collapse
I started with the boot animation that is currently on my phone. I used 7zip to open the bootanimation.zip and replaced the original images with mine. I didn't change any compression settings (that I am aware of anyway).
I'm not sure about 7zip, I use winrar, but I imagine it might work similarly. If I just drag and drop files into and out of an archive it automatically compresses them. When I opened your archive the PNGs were ever so slightly compressed, not much since they are already so small, but any compression will stop it from playing. In winrar I just add the folder and txt file to a new archive and just use "store" as the compression method. I don't know what the setting is in 7zip but it probably has some similar setting.
OK, so now I need to figure out where the compression settings in 7zip are.
Thanks
There was also some issues with your file names. They need to be in the format "ANYNAME_00001.png" I believe. So you need to have any random name with an underscore, it doesn't matter what, but the numbering has to include 5 digits. I went ahead and did it and packaged it up for you. Works on my phone, Bonsai 3.0.1. Cool stuff!
optmsprim2 said:
There was also some issues with your file names. They need to be in the format "ANYNAME_00001.png" I believe. So you need to have any random name with an underscore, it doesn't matter what, but the numbering has to include 5 digits. I went ahead and did it and packaged it up for you. Works on my phone, Bonsai 3.0.1. Cool stuff!
Click to expand...
Click to collapse
Thanks! I knew it had to be something simple that I was missing. If I could hit the Thanks button 1000 times I would. I just flashed it on mine and it works.
Thanks again.
Frames can be named anything as long as th order is inlin for android to read properly.
Ex.
Name_001
Name_002
Name_003
Name_004
Name_005
Name_006
Name_007
Name_008
Name_009
Name_010 and so on.
Also use 7zip for zipping them up with it always set on store.
Another thing to watch out for is that when creating your part folders usin a pc running wndows, be careful not to let windows throw a hidden indexing file into the folder. This happens a lot and will give the animation the white flash screen that so many ppl have problems with, it can also cause the black nothing screen.
ZHkilla said:
Frames can be named anything as long as th order is inlin for android to read properly.
Ex.
Name_001
Name_002
Name_003
Name_004
Name_005
Name_006
Name_007
Name_008
Name_009
Name_010 and so on.
Also use 7zip for zipping them up with it always set on store.
Another thing to watch out for is that when creating your part folders usin a pc running wndows, be careful not to let windows throw a hidden indexing file into the folder. This happens a lot and will give the animation the white flash screen that so many ppl have problems with, it can also cause the black nothing screen.
Click to expand...
Click to collapse
Thanks. This is my first one so I had a bit of a learning curve. I used up all my thanks on optmsprim2 but I'll come back tomorrow and get you.
BTW I looked but I can't find where you set the compression settings in 7zip. How do I set in on store?
Johnny.Bravo said:
Thanks. This is my first one so I had a bit of a learning curve. I used up all my thanks on optmsprim2 but I'll come back tomorrow and get you.
BTW I looked but I can't find where you set the compression settings in 7zip. How do I set in on store?
Click to expand...
Click to collapse
JB, I found it last night. When you "add to archive" the options for compression come up. It almost the same as in winrar.
Sent from my Epic 4G running the midNIGHT rom via Tapatalk
Everything works and its packaged up to flash with CW3.
Thanks a ton for your guys' help. Follow the link in the OP and go to post #2 for the Clockwork flashable zip

[Q] Splash and boot animation; im not sure if i did it right...

Can someone test these? I wasnt sure how or which format the boot animations were supposed to be; the first set is in full resolution (1900 by 1080 methinks) I also compiled a GIF, and a smaller set of images.
I used one of the many wonderful splash converter/genertor programs to make the IMG.
There are also two free wallpapers that I made (altair+tron to give you an idea)
I've tried just about every tutorial for flashing both a boot animation or a splash screen and I cant get either to work. I'm running unrevoked, my hboot is newer than 2.x, I tried formatting my (2gb; dont have another one) micro sd to fat32, I AM rooted (s-off) I have sdk and adb and the drivers all installed correctly. I'm zipping uncompressed with 7zip, (aes-256), editing text files with notepad(but i tried with and without editing), pushed the files into media, local, resources, and one more(but im to lazy to look up where) all with no results except having a blank black boot screen. I have tried using terminal emulator, file explorer, and many other things.(that's all I can pull off the top of my head right now) Any help is greatly appreciated!
As of yet I have no idea if any of these work(well except the wallpapers ), because none of the other boot animations OR splash screens work either... Maybe tomorrow ill try flashing a new rom and see if that fixes it. If they DONT work, please help me fix them/let me know what I did wrong. (because I have 3 more i'd like to finish making) I've spent the last 4 days trying to make this work and I'm pretty frustrated right now...
Well there are no files to test, and if you used unrevoked, you have to create your splash screen slightly different, and needs to be converted from a .nbg extension, not the .rgb656 extension.
teh roxxorz said:
Well there are no files to test, and if you used unrevoked, you have to create your splash screen slightly different, and needs to be converted from a .nbg extension, not the .rgb656 extension.
Click to expand...
Click to collapse
Strange... i attached them... here they are.. If i change the rom then the other tutorials should work?
sharxbyte said:
Strange... i attached them... here they are.. If i change the rom then the other tutorials should work?
Click to expand...
Click to collapse
Again not attached. You have to wait til the uploader reaches 100% in the popup window or it won't attach.
Bootanimations:
sense > /system/customize/resource
AOSP > /system/media
I was waiting for it to load, went back to edit the post, and forgot to wait for it to finish... Then I couldn't edit/attach it for 5 minutes... But ya, it's attached now.. Sorry for the wait.
Hello? anyone? It's attached now...
taking a look.....
only the splash and wallpapers will work. the boots are all formatted incorrectly and it needs to be a series of .png's not one .gif.
dkdude36 said:
only the splash and wallpapers will work. the boots are all formatted incorrectly and it needs to be a series of .png's not one .gif.
Click to expand...
Click to collapse
Thanks for looking. I wasn't sure because I've read on more than one thread that people had used Gif's. Im pretty sure at least two of the boots were png series.. How should I format them?
any1 here?
sharxbyte said:
Thanks for looking. I wasn't sure because I've read on more than one thread that people had used Gif's. Im pretty sure at least two of the boots were png series.. How should I format them?
Click to expand...
Click to collapse
this was sent to me by another member here. your desc should read 480 800
each frame of vid needs to be 480x800 png(yes you have to have it frame by frame)
hope this helps some
"quoted from pseudoremora"
After creating your bootanimation -- You need to make sure that a couple things have been done correctly for the bootanimation to 1) Work and 2) Be able to be flashed via recovery.
1) To make the bootanimation work
a. Make sure that after creating the animation itself that the .zip you create has NO compression -- (e.g You use "store" mode, instead of "normal" -- both 7zip/Winrar have this feature)
b. Make sure the desc.txt file is properly formatted and has the correct folder names inside the file. Also make sure you have a carriage return (press enter) at the VERY last line of your desc.txt file
c) Make sure the .png filenames are somewhat sequential and organized. (e.g. BootUp001, BootUp002, BootUp003, etc)
2a) To make a flashable package
a. First create a folder to house the bootanimation and you'll also need to explicitly define the folder names that you want the animation to be pushed to. (e.g -- Inside lets say the "MyBootanimation" folder -- you should have three folders; they're names respectively are:: system/customize/resource
Inside the resource folder is where your newly created bootanimation.zip will go.
2b) To make the package flashable and work in recovery; you'll need a update-script file which should be in a folder called:: META-INF (ALL CAPS); inside that folder should reside, three more folders:: com/google/android/. The update-script file will go INSIDE the android folder.
So, to get this to work, you'll open the "MyBootanimation folder and inside it should reside to folders (system (and it's subfolders); which houses the bootanimation and META-INF (and it's subfolders); which houses the update-script). You need to select both files and zip them up in NORMAL mode, not "store" mode. This will create your new package, which you then need to sign via whatever method you use. I use command line and I'd like not to explain that if I don't have to.
--------------------------------------------------------------------------------
i have been doing further reasearch and experimentation... at the moment im waiting for my phone to boot and test the animation.(it failed) I found scripts for gimp that auto crop(with w/h and x-y offsets)/resize in batch so that can save lots of time there.
I'll follow your instructions and see how that works. Should I make the files inside system? (customize/resource) I'm currently running Kings UNleashed GB R3 NEON if that changes anything... i have HBOOT 2.10, and no ENG extended fastboot commands as far as I'm aware. Amon Ra supersonic-v2.3 recovery
If im successful in making the signed working file then ill post it up here =]
Okay, so I was unsuccessful... It installs properly, but the animation doesnt play; it black-screens, then finishes booting... help? I'll attach the whole signed zip so you have exactly what i have.
bootanimation.zip
EDIT: seem to be having a problem uploading the file i have it working for(system\customize\resource) will try to upload tomorrow
try this dropbox http://dl.dropbox.com/u/9628638/tron1.zip
let me know if this works for you
I installed it and same thing; black screen.. you said you got it working? what did you do to make it work?
try this one http://dl.dropbox.com/u/9628638/tron2.zip
i renamed all the png(heard that it had to have at least 5 characters and ran those through png optimizer) renamed the folders and changed the desc to match.
i think your bootanimation maybe in (system\media)
try it and let me know
dased14 said:
try this one http://dl.dropbox.com/u/9628638/tron2.zip
i renamed all the png(heard that it had to have at least 5 characters and ran those through png optimizer) renamed the folders and changed the desc to match.
i think your bootanimation maybe in (system\media)
try it and let me know
Click to expand...
Click to collapse
Thanks =] will test.
this is an installable package, yes?
Yes, flashable zip
Sent from my SPH-P100 using XDA App
dased14 said:
Yes, flashable zip
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
Rebooting now... and.... waiting................... and not working =[
thanks a lot for trying... You got it working on your phone? any1 else want to give it a try?
EDIT: would having a bootanimation in both customize/resource and System/media cause a conflict and so make neither work? I actually found customize/resource and put the file in there, but it doesn't work either... maybe if i remove it then the one in system/media can work...
EDIT AGAIN: apparently it has no effect =[
Yes plays a little slow, running myn's 2.2. Do you know where the bootanimation is on that rom that might help
Sent from my SPH-P100 using XDA App
dased14 said:
Yes plays a little slow, running myn's 2.2. Do you know where the bootanimation is on that rom that might help
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
I've tried putting it in both applicable directories with no success... =/ what ROM are you using?

Installing a boot animation

I am trying to change my boot animation on cm7 and have tried to change it to a pc36img file and it says parsing file. I also have tried to move it into the systems media folder using rootexplorer but I get a message stating its a read only file. I tried changing the permissions and still nothing. Any help would be appreciated. Im sure Im missing something here.
On root explorer, press on the top right where it says "mount" before you paste, it'll let you paste it.
Then just set permissions.
Sent from my brutal HTC device
I now have the file there but I just get a black screen. Ive tried a few different ones and still get nothing.I renamed the file bootanimation.zip
jwrenches said:
I now have the file there but I just get a black screen. Ive tried a few different ones and still get nothing.I renamed the file bootanimation.zip
Click to expand...
Click to collapse
You have to make sure that you moved the file to the correct place, that the permissions match the original's, and that the boot animation was built properly. Try another and see if you get the same result. If you do, you're doing something wrong. If it works, there's something wrong with the boot animation you're trying to use.
You said it was a PC36IMG, so I'm thinking that it's the file. Usually boot animations are either moved manually or made into a flashable zip - splashscreens come as PC36IMGs. If you can attach the file, I'll take a look at it for you.
Sent from my Evo + MIUI using Tapatalk!
If you're manually placing it in the /system/media/ folder, which is what I recommend doing, then the file needs to be named bootanimation.zip and contain ONLY the png files and the required txt info file.
As plainjane said, splash screens are usually what are flashed via PC36IMG.zip files.
disk space?
it keeps tellin me i dont have enough disk space to copy and paste? i deleted the old boot anime, so how could i possibly not have enough??
paallday said:
it keeps tellin me i dont have enough disk space to copy and paste? i deleted the old boot anime, so how could i possibly not have enough??
Click to expand...
Click to collapse
Do you have a bunch of apps, maybe delete some that you dont use
?
K will try thanks would moveing apps to sd free space?
Sent from my PC36100 using Tapatalk
I had memory problems as well my first time applying a boot animation. I suggest using root explorer to delete some system wallpapers that you don't use. Should free up enough space for your big bootanimation
Sent from my PC36100 using xda premium
paallday said:
it keeps tellin me i dont have enough disk space to copy and paste? i deleted the old boot anime, so how could i possibly not have enough??
Click to expand...
Click to collapse
FYI, NEVER delete anything from your system folders that is currently working until you have a replacement that you know for a fact works. I usually rename the file with (backup) appended to the file name. That way I can go back if the file I am replacing it with is junk.
It dosent matter if its just a boot animation... I cut my phone back on before i got it workin
Sent from my PC36100 using Tapatalk
paallday said:
It dosent matter if its just a boot animation... I cut my phone back on before i got it workin
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Uhh.....what?
1. Place the bootanimation.zip file below into /system/media/
2. DO NOT change the name at all.
3. Move preexisting bootanimation file somewhere into your SD card so that you don't lose it.
4. Then reboot your phone.
I know for a fact that the file is a good file because I've used it before. If your phone still screws up then you're most likely not putting it in the right location. The zip file size is just under 5MB. So make sure you have at least that much space free in your phone's internal storage.
I included thumbnail previews of the bootanimation. (I don't remember who created this bootanimation but it was not I.)
Edit: I think it was Dysgenic, or something like that, that created this bootanimation.
What i was saying is it doesent matter if you delete all boot animations and cut your phone on. It just defaults to a very simple android one... And that i had got it workin.
Sent from my PC36100 using Tapatalk
Oh ok. Glad to hear it.

[Q] Make a BootAnimation

Hi, everybody....
I've just edit a bootanimation.zip file, but It doesn't work. I use Nexus Prime bootanimation.zip, then I open it with WinRAR. I replace all *.jpg files that comes with Nexus prime bootanimation file by drag N drop several image file with .jpg extension. I also make sure that the file's name is same with Nexus Prime image.
After replacing, I send the new bootanimation to SD card, moving it to System/Media by using Root Explore, then Reboot my phone...
But, I don't see bootanimation while the phone's wake up...
Any solution??
Is the compression the same as the originals?
Sent from my LT15i using XDA App
Emmm.... I don't know about that... I've just replace the original image files with mine... Then just click "Ok". Am I wrong??
Hurm.
open original bootanimation using winrar,
make sure the file name and resolution that you are using same as the original inside the zip.
Now just drag and drop your file to the bootanimation.zip, it will overwrite the original file inside the. Zip.
Close zip and copy to sd, and place it in the right place. Set the permission if im not mistaken 6-4-4 or rw-r--r-- .
Now reboot and see if it boot using you custom animation.
But aren't bootanimation only in. Png format??
Sent from my LT15i using xda premium
Hai Nujhum... Yeah, right... I've done it before... Same with what you say...
Maybe try using something like 7-zip. I know for fact that WinRar sometimes changes something in the header of the file and even though it's ZIP file not all un-zip utilities can extract it.
JarekG said:
Maybe try using something like 7-zip. I know for fact that WinRar sometimes changes something in the header of the file and even though it's ZIP file not all un-zip utilities can extract it.
Click to expand...
Click to collapse
Yap, I've tried by using 7-zip. But, the same problem...
I also use WinZip. But, The bootanimation was not displayed...
Upload the original and yours.
XperienceD said:
Upload the original and yours.
Click to expand...
Click to collapse
Yap.. I've done it.. But, bootanimation was not displayed...
What the Hell I'm going on...
huryiw said:
What the Hell I'm going on...
Click to expand...
Click to collapse
Upload here I meant.

[Q] ICS and boot anamation

In the good old day when we had so many gingerbread options, if your rom allowed it you could change boot animation simply put zip into system/media now that we are moving on to ICS that no longer works, I did some searching that a second file needs to be made or placed for it to work, I tried toolbox but most of those although they do work are droid themes or lame. So the question is was anyone able to change the boot animation with a ICS rom, without using toolbox, if so please post how you were able to do it. I love the android pissing on apple boot. Does any one have that anmation by chance most links I found were to megaupload which has been shut down.
Once you find the one you want just place it into system\media make sure its named bootanimation.zip
It works with dark side evolution ics. I know because I made a animation from scratch and I run it in my phone.
Sent from my SGH-T989 using Tapatalk
robandcathy said:
In the good old day when we had so many gingerbread options, if your rom allowed it you could change boot animation simply put zip into system/media now that we are moving on to ICS that no longer works, I did some searching that a second file needs to be made or placed for it to work, I tried toolbox but most of those although they do work are droid themes or lame. So the question is was anyone able to change the boot animation with a ICS rom, without using toolbox, if so please post how you were able to do it. I love the android pissing on apple boot. Does any one have that anmation by chance most links I found were to megaupload which has been shut down.
Click to expand...
Click to collapse
The problem with the bootanimation.zip file you were trying to use was that when I unzipped and took a look into the desc.txt file, the second line where it states what folder to run first was not named the same as the folder that contained the images. So when you were telling your phone to look in a certain folder it was never found. In case you run into other problems follow these basic steps.
You need to unzip it and make sure that it is filed in the correct order. When a bootanimation.zip is made it consist of a desc.txt and at least one folder with many or few .png images. The folder that contains the .png images must be named the same in the txt file. In order of course of how you want to see it run. All this is stated in the desc.txt.
And to put it on your phone just copy paste into system/media make sure that you can RW in that directory. Then reboot and your good.
Or an easier way just do adb push bootanimation.zip /system/media from platform tools in your SDK.
XDA upload wasn't working so here ya go!
Ok first off big thanks to cesar, I didnt get his post at first and didnt feel like bothering him any more as he has been much to helpful so in lamemans terms, you need it to be in a zip format when you put it into system/media.....within that zip should be a folder containing you pics and a text file (what ever the folder is called should also be referenced in the text file) I was a little lost when I saw boot and tried several different ways till I got it, and now I understand, also I think within the text file you can set the size of video on the first line. Again big thanks to Cesar.
What about power on sound?
Sent from my SGH-T989 using xda premium
What rom you running?
Sent from my SGH-T989 using Tapatalk
Darkside evolution 3 says it on my signature lol
Sent from my SGH-T989 using xda premium

Categories

Resources