[Q] Custom Boot Animation Sound Volume Problem - Atrix 4G Themes and Apps

Hello XDA! This is my first post, although I am an avid daily reader. If this is not the right place to post this then I apologize in advance.
I am working on a custom boot animation. I have everything working, including the audio file I'd like to hear as it runs. My problem is that the volume of the audio file during the custom boot animation is VERY low (~30%). I looked at the stock AT&T boot animation and there is an audio file commented out in desc.txt (#s blahblahblah.ogg). I "uncommented" it and ran it with the stock boot animation to see if the volume was the same, and indeed it was! I opened up sql editor and have looked in every database file I can find (I think) and have found nothing referencing volume upon boot up.
Is there indeed a database file that references this, and if so, what do I need to modify so the the volume is at a respectable level? Is there something (a line of code) that I need to add to the desc.txt file that will modify the volume? In a nutshell, how do I increase the volume of the audio file that I would like to be played with my custom boot animation?
Thank you for reading my post. Any/all help would be greatly appreciate!!
Eric
AT&T Motorola Atrix 4G on 4.1.83 - Rooted with GingerBreak - 32gb ext sdcard - Webtop multimedia/hdmi dock

Related

[Q] How can you change bootanimation sound?

I was able to change boot animation right after root by using the same methods as I used on my DINC. But I want to replace the boot sound as well. I have tried renaiming to thunderfinal.mp3, android_audio.mp3, and (VZW_) something .mp3 to no avail. Any suggestions or success?
madroix said:
I was able to change boot animation right after root by using the same methods as I used on my DINC. But I want to replace the boot sound as well. I have tried renaiming to thunderfinal.mp3, android_audio.mp3, and (VZW_) something .mp3 to no avail. Any suggestions or success?
Click to expand...
Click to collapse
The boot sound is the FinalThunder.mp3
If you're rooted w/stock, the file is under /system/customize/resource
If you've flashed Adrynalyne's rom, it's under /system/media
you have to rename it finalthunder.mp3.old. It worked on mine
you guys are reading his question wrong. he doesnt want to get rid of thundersound he wants to add his own music or sound.
Right, so name it finalthunder, make sure it's an mp3, and adb push it to whichever location applies to him.
Sent from my HTC Incredible using Tapatalk
has that worked for you?
I did finalthunder.mp3 and named the renamed the old file to finalthunder.old before i even posted this and still i got nothing. Does it have a specific quality or codec used?
How to Turn the ThunderBolt's Boot Sound into a Ringtone/Alarm/Notification:
1) Grab the FinalThunder.mp3 file and place it on your /sdcard.
2) Install Ringdroid or a similar ringtone maker app from the Market.
3) Find "FinalThunder" in Ringdroid and open it.
4) Select only the parts of the sound you want to keep (if you want to keep the entire sound make sure Start = 0.0 seconds and End = 8.42 seconds) and save it as a Notification sound with whatever name you want it to have in the Settings menu.
This file now is modified for notification purposes and can be found in /sdcard/media/audio/notifications/<WhateverYouNamed>.mp3.
You can choose right then and there to make it your default notification sound or you can choose it later from the Settings->Sound->Notification Sound menu.
Enjoy!
Not what I was asking but good info though. I want to replace the boot sound with something custom.

[Q] How to disable startup sound on Rooted phones and edit boot up pictures

Device: Motorola CLIQ MB 200 Android 2.1 phone [Rooted] Blur_Version.2.1.5.MB200.T-Mobile.en.US
Which file needs to be edited to disable the annoying startup up boot sound? I would rather edit then use an app.
Can T-Mobile "Stick Together" animation that plays at each boot be edited? Can Motorola animation that plays before that be edited?
EDIT: HERE's how:
c627627 said:
I will and to clarify, initial Motorola splash is seen but Motorola Blur animation is gone. Cell Phone carrier animation is gone as well.
As for my question - success! I hope this helps someone else:
• Renaming /system/media/bootanimation.zip gets rid of the default Motorola and default Cell carrier animation and the Android logo changing colors can be seen instead at boot up.
• Renaming /system/media/audio/notifications/OnTheHunt.ogg is the only way to get rid of the boot up sound.
Click to expand...
Click to collapse
I have a couple of other questions: How can you disable your Contacts being backed up by your phone carrier?
Is it necessary to manage background RAM usage on Androids, should you make Apps release RAM they used after you finish using them?
Using Droid Explorer I found that this zip file contains the boot up animation:
/system/media/bootanimation.zip
The zip file contains a series of .png files which I assume can be simply replaced?
But you can use Droid Explorer from your PC to only copy files from phone - not write files TO phone. How do I mount the phone as read and write so I can simply copy-paste files from PC?
set the sytem sound to zero and the startup sound will atomatically be disabled...
---------- Post added at 02:27 PM ---------- Previous post was at 02:17 PM ----------
set the sytem sound to zero and the startup sound will atomatically be disabled...
---------- Post added at 02:31 PM ---------- Previous post was at 02:27 PM ----------
c627627 said:
Using Droid Explorer I found that this zip file contains the boot up animation:
/system/media/bootanimation.zip
The zip file contains a series of .png files which I assume can be simply replaced?
But you can use Droid Explorer from your PC to only copy files from phone - not write files TO phone. How do I mount the phone as read and write so I can simply copy-paste files from PC?
Click to expand...
Click to collapse
Use root explorer in your phone to acces system/media/bootanimation.zip. Then copy it to sd card and extract it edit the .png files then re zip it and copy the modified bootnimation.zip back to /system/media/ and reboot your device. (Backup orginal bootanimation.zip as well as do a nandroid backup of your rom before doing so because you might get into problem, so you can revert anytime)
---------- Post added at 02:32 PM ---------- Previous post was at 02:31 PM ----------
c627627 said:
Using Droid Explorer I found that this zip file contains the boot up animation:
/system/media/bootanimation.zip
The zip file contains a series of .png files which I assume can be simply replaced?
But you can use Droid Explorer from your PC to only copy files from phone - not write files TO phone. How do I mount the phone as read and write so I can simply copy-paste files from PC?
Click to expand...
Click to collapse
Use root explorer in your phone to acces system/media/bootanimation.zip. There you will have mount as R/W option. Click it and then copy it to sd card and extract it edit the .png files then re zip it and copy the modified bootnimation.zip back to /system/media/ and reboot your device. (Backup orginal bootanimation.zip as well as do a nandroid backup of your rom before doing so because you might get into problem, so you can revert anytime)
c627627 said:
Device: Motorola CLIQ MB 200 Android 2.1 phone [Rooted] Blur_Version.2.1.5.MB200.T-Mobile.en.US
Which file needs to be edited to disable the annoying startup up boot sound? I would rather edit then use an app.
Can T-Mobile "Stick Together" animation that plays at each boot be edited? Can Motorola animation that plays before that be edited?
I have a couple of other questions: How can you disable your Contacts being backed up by your phone carrier?
Is it necessary to manage background RAM usage on Androids, should you make Apps release RAM they used after you finish using them?
Click to expand...
Click to collapse
IMO, ES File Explorer is the best on the Market. It's free and it allows read/write access for root users. Just make sure to enable the option in the Setting menu. Then select your new bootanimation.zip file and paste it into /system/media. Rename the original bootanimation.zip.bak (if you like - although that boot animation is horrible so it's doubtful you'll ever need it again). Then simply reboot. There are thread on XDA dedicated to sharing custom boot animations - just do a search.
In terms of RAM, Android manages it pretty well all by itself. I've heard users more experienced than myself say that unused memory is wasted memory. Point is - don't worry about it. And definitely do not use a task killer unless you know exactly what you're doing. I recommend the app Watch Dog. There is a free add supported version in the Market. It's a great tool if you want to monitor your RAM usage.
By the way, I HIGHLY recommend you flash CyanogenMod 7. The lastest nightly version 86 is running wonderfully on my Cliq. You'll notice huge improvements in terms of performance and battery... everything is better. Flash it asap. Either use ROM Manager or check out the Cliq thread on simplyandroid.com.
Thank you for great suggestions, I will look into all of that. Yes! ES File Explorer is better than Astro File manager I had installed. I think both ES File Explorer and ES Task manager need to be installed. And then you can copy-paste files from SD card to phone system if you CHECK: Mount File System in its settings. Thank you.
I understand I need to set system sound to zero and the startup sound will automatically be disabled.
Cliq has no system sound setting, look: Settings > Sound & display:
• Ringer volume
• Media volume (for music and videos)
• Phone ringtone
• Phone vibrate
• Notification ringtone [you can just select messaging tone here]
• Audible touch tones [Disabled]
• Audible selection [Disabled]
• Media audio effects [Disabled]
• Haptic feedback [Disabled]
• SD card notifications Notification [Disabled]
That's it. Where is system sound so I can disable boot-up sound?
I guess its Phone Ringtone!!!
c627627 said:
I understand I need to set system sound to zero and the startup sound will automatically be disabled.
Cliq has no system sound setting, look: Settings > Sound & display:
• Ringer volume
• Media volume (for music and videos)
• Phone ringtone
• Phone vibrate
• Notification ringtone [you can just select messaging tone here]
• Audible touch tones [Disabled]
• Audible selection [Disabled]
• Media audio effects [Disabled]
• Haptic feedback [Disabled]
• SD card notifications Notification [Disabled]
That's it. Where is system sound so I can disable boot-up sound?
Click to expand...
Click to collapse
I guess its Phone Ringtone, try to set it to zero and reboot. You can also try setting each option to check which one is for boot sound. Since I don't have Cliq I can't tell the exact one.
In my gts5570 setting system volume to zero disable all unnecessary sounds such as bootup and others (it eventaully boosts battery performance also.)
Phone ringtone selects the sound for the phone ring. It does not have a volume setting - only selection of which ringtone you wish to use.
Ringer Volume has a volume selection obviously but that turns off ringing or message sound notification - and I just want to turn off boot up sound.
None of the sounds on the listed options correspond to the boot up sound.
I am trying to locate the sound in the system so I can replace it with a muted file with the same name. Any ideas where to look on the Cliq?
c627627 said:
Phone ringtone selects the sound for the phone ring. It does not have a volume setting - only selection of which ringtone you wish to use.
Ringer Volume has a selection but I do not want to turn off ringing or message sound notification.
None of the sounds on the listed options correspond to the boot up sound.
I am trying to locate the sound in the system so I can replace it with a muted file with the same name. Any ideas where to look on the Cliq?
Click to expand...
Click to collapse
First of all, you're right, unless you download a 3rd party volume managing app, you cannot adjust "system volume." And really, you don't want to set that to zero. If you do you will lose other sounds. The system volume manages every other volume setting on your Cliq. In other words, if you lower the system volume, the media volume will also be lowered. And perhaps this does not apply to all phones, but it definitely does with the Cliq. The best way to eliminate the sound at boot is to either remove the audio file from your /system/media (as you said), or to flash a different ROM.
As I said before CM7 is a great ROM for the Cliq. It has no sound at boot. After you flash and get the phone set up, it will feel like a brand new device. I don't know where the audio file is located for the stock 2.1 ROM, but seriously, check out simplyandroid.com and find the CM4Morrison 7 ROM thread, read thoroughly and flash away.
EDIT: I just did a quick search on boot audio file locations, and it appears it should be in /system/media/audio. Looks like every device/ROM is a bit different, but look for a file called something like, poweron.wav or boot.ogg or something to this effect. I can't check my device because I'm running a different ROM, but if you can locate the boot audio file, simply delete it or rename is .bak and then reboot.
Flashing is the next step. For now I just wanted to figure out how to change all the defaults. I am still looking for that audio file. It is definitely somewhere on the system... but where?
Also: simply renaming bootanimation.zip gets rid of the default Motorola and default Cell carrier animation and the Android logo changing colors instead is seen. Definitely a quick way to get rid of ugly animations.
c627627 said:
Flashing is the next step. For now I just wanted to figure out how to change all the defaults. I am still looking for that audio file. It is definitely somewhere on the system... but where?
Also: simply renaming bootanimation.zip gets rid of the default Motorola and default Cell carrier animation and the Android logo changing colors instead is seen. Definitely a quick way to get rid of ugly animations.
Click to expand...
Click to collapse
Like I said, the audio file should be in /system/media/audio. And yes, renaming or deleting the bootanimation.zip should result in the default animation. But the Motorola splash screen should remain. That's strange that it's gone.
I know I've said it twice before, but CM7 is amazing. When I finally flashed it on my Cliq, my only complaint was - why did I wait so long? My Cliq was very problematic when I was running the stock 2.1 update - and even before that with 1.5. But now it's customized and optimized and it runs brilliantly for a first generation Android phone. Check out the link below when you're ready.
http://www.simply-android.com/discussion/1459/rom-cyanogenmod-7-for-cliqdext-061611/#Item_2275
I will and to clarify, initial Motorola splash is seen but Motorola Blur animation is gone. Cell Phone carrier animation is gone as well.
As for my question - success! I hope this helps someone else:
• Renaming /system/media/bootanimation.zip gets rid of the default Motorola and default Cell carrier animation and the Android logo changing colors can be seen instead at boot up.
• Renaming /system/media/audio/notifications/OnTheHunt.ogg is the only way to get rid of the boot up sound.
c627627 said:
I will and to clarify, initial Motorola splash is seen but Motorola Blur animation is gone. Cell Phone carrier animation is gone as well.
As for my question - success! I hope this helps someone else:
• Renaming /system/media/bootanimation.zip gets rid of the default Motorola and default Cell carrier animation and the Android logo changing colors can be seen instead at boot up.
• Renaming /system/media/audio/notifications/OnTheHunt.ogg is the only way to get rid of the boot up sound.
Click to expand...
Click to collapse
That's great that you found the file for the sound at boot up. I remember that now... since you essentially froze the onthehunt.ogg file it won't be available as a notification anywhere else. But that's probably okay with you. I remember wondering why the 2.1 update included that notification sound at boot. It seemed silly that they recycled an old notification sound. At any rate, glad you fixed it.
Copying it to SD card and using it as a custom sound under the same or a different name would make it available again I think. But I just want to say that I understand what you are saying about flashing, and how good it can be.
Do you drive image your phone and if so which program do you use to make a drive image of your phone for quick restoration.
I would like to figure that out so that I can flash whatever I want and test it - knowing I can reimage my phone in minutes back to the state it was in before experimenting.
c627627 said:
Copying it to SD card and using it as a custom sound under the same or a different name would make it available again I think. But I just want to say that I understand what you are saying about flashing, and how good it can be.
Do you drive image your phone and if so which program do you use to make a drive image of your phone for quick restoration.
I would like to figure that out so that I can flash whatever I want and test it - knowing I can reimage my phone in minutes back to the state it was in before experimenting.
Click to expand...
Click to collapse
Yes, I do make regular backups using ClockworkMod recovery version 2.5.1.2. There are newer versions but this particular one was recommended by "team rogue." It has worked flawlessly. That's the first thing I would suggest - download Rom Manager, and then from within Rom Manager you can flash ClockworkMod Recovery. As you probably know it is through CWM that you are able to create nandroid backup images, restore the backups, as well as flash new ROMs. Nandroid backups are my little safety nets. I backup often.
OK, so stick with ClockworkMod recovery version 2.5.1.2 and do not upgrade.
Any ideas why, is it because of Cliq or something else?
I can really only make an educated guess as to why... the Cliq is an older device. My current phone is much newer, but I'm not even running the most recent CWM on it. I believe Rom Manager will prompt you with a message that displays your device, then you'll click yes to confirm, then you'll flash CWM... if I remember correctly it detects the proper version for you.
Sent from my HTC Vision using XDA App
Well thanks again.
https://market.android.com/details?id=com.koushikdutta.rommanager
Hope I got it right: Rom Manager > Scroll down to All ClockworkMod Recoveries > Select 2.5.1.2 > OK > to install ClockworkMod 2.5.1.2 instead of the latest v5.x or higher.
You may need to mount the system with RW access or Run Fix Permissions under Rom Manager first then go to Backup Current Rom > Enter backup name then the system will automatically run the backup and save it to
SD card:\clockworkmod\backup
c627627 said:
Well thanks again.
https://market.android.com/details?id=com.koushikdutta.rommanager
Hope I got it right: Rom Manager > Scroll down to All ClockworkMod Recoveries > Select 2.5.1.2 > OK > to install ClockworkMod 2.5.1.2 instead of the latest v5.x or higher.
You may need to mount the system with RW access or Run Fix Permissions under Rom Manager first then go to Backup Current Rom > Enter backup name then the system will automatically run the backup and save it to
SD card:\clockworkmod\backup
Click to expand...
Click to collapse
Sounds like you did it perfectly. I believe you only need to run Fix Permissions after you've flashed a new ROM. It should fix (or greatly reduce) any issues with FC's. But I have not had any problems with this myself.
It is now time for CyanogenMod 7 for Cliq as you suggested.
I am confused as to which one I should download fro the Cliq,
http://download.cyanogenmod.com/?type=stable
c627627 said:
It is now time for CyanogenMod 7 for Cliq as you suggested.
I am confused as to which one I should download fro the Cliq,
http://download.cyanogenmod.com/?type=stable
Click to expand...
Click to collapse
The Cliq is the Morrison... I'd start with the latest nightly. Remember to thoroughly wipe/factory reset to flash 'clean' the first time. If you continue to update the nightlies, you only need to wipe cache/dalvik cache each time you flash.
Also, there is a "superwipe" zip which can be found here:
http://www.simply-android.com/discussion/1617/rom-cyanogenmod-7-for-cliqdext-ongoing-nightly-updates
This also includes detailed instructions on how to flash for the first time, as well as how to flash the updates.

[Q]How to change booting animation and sound

hello
is there any guide you can divert me for changing the animation and the sound when tab is booting.
I just upgraded to 3.2 and want to change standard Samsung boot animation to a static jpeg if possible.
cheers
Search, takes 12 seconds
to be frank i did search and it took more than 12seconds! I am really confused after searching because I found 4-5 different methods coming up to certain point then leave it without further instructions.
found some info for converting image to rle file but doesnt explain how to import. another info updating from zip file but doesnt explain how to create that zip from the image itself.
thats why I asked for help from Q/A
Dont mind the search trolls. lol
You cant change booting media unless you change/edit the rom.

changing boot animation on new ics leak

can someone please help me out here. i want to get rid of the god awful boot animation on the new ics leak. i have tried to copy over the one that's there now and it wont allow me to. i have also tried to delete it and that doesn't work either. any help would be greatly appreciated.
System/customize/resource
Drop it in there and make sure it is named TMOUS_bootanimation and you will be all set
Oh I think there is an audio file for the annoying ass TMO jingle. Kill that too.
Turboboxer said:
System/customize/resource
Drop it in there and make sure it is named TMOUS_bootanimation and you will be all set
Oh I think there is an audio file for the annoying ass TMO jingle. Kill that too.
Click to expand...
Click to collapse
ok i will check that out. many thanks!!!!
probablecauz69 said:
ok i will check that out. many thanks!!!!
Click to expand...
Click to collapse
No problem I HATE that damn boot noise so I looked into this yesterday.
What is the best way to get in there and change the files around? I downloaded Android Commander on to my computer and even though it lets me downloads files to my PC, it won't let me do anything to the android system files because it says I need root, even though I do in fact have root.
porkchopexpress said:
What is the best way to get in there and change the files around? I downloaded Android Commander on to my computer and even though it lets me downloads files to my PC, it won't let me do anything to the android system files because it says I need root, even though I do in fact have root.
Click to expand...
Click to collapse
i just put it on my sd card and then es file explorer to move it over on the phone
porkchopexpress said:
What is the best way to get in there and change the files around? I downloaded Android Commander on to my computer and even though it lets me downloads files to my PC, it won't let me do anything to the android system files because it says I need root, even though I do in fact have root.
Click to expand...
Click to collapse
Download to SD. Then I use root explorer. PM me your email. I got some goodies for you.
ok i am able to change the boot animation and got rid of the t mobile jingle. now i want to add my own audio file during the boot animation. what do i need to name the file to work properly. i named it just like the t mobile jingle sound but that didnt work. any help would be greatly appreciated
The T-Jingle is just a ringtone, the bootup sound is named ruby_something, I don't remember what exactly off the top of my head, but it is a .wav file.
If I am going to put my own boot animation in here, can I just find a GIF of the appropriate dimensions and rename it .zip, or do I have to take each frame and convert it to a .png and put it in a zip file the same way that the default boot animation is?
porkchopexpress said:
The T-Jingle is just a ringtone, the bootup sound is named ruby_something, I don't remember what exactly off the top of my head, but it is a .wav file.
If I am going to put my own boot animation in here, can I just find a GIF of the appropriate dimensions and rename it .zip, or do I have to take each frame and convert it to a .png and put it in a zip file the same way that the default boot animation is?
Click to expand...
Click to collapse
no actually T-Jingle is the sound that was used on the original boot animation. as soon as i got rid of it that jingle did not sound when i loaded up the boot animation. i know the .wav file you speak of though. but if that was the boot animation sound why wouldn't it sound now with my new boot animation. there has to be some way to associate the new boot animation with what ever sound file when the phone boots up. as far as creating your own boot animation there are a lot of tutorials on this site. within the boot animation zip file there is a text file that basically tells the screen resolution and how as well as the frame rate and how the file should work. you should dl any boot animation and look at the desc.txt file. that will give you a little of an idea of how it all works.
probablecauz69 said:
no actually T-Jingle is the sound that was used on the original boot animation.
Click to expand...
Click to collapse
Weird, on my phone T-Jingle.ogg is just a 3 second clip of the T-Mobile jingle ringtone sound, the one that plays on my phone at startup was ruby_something.wav, which is much longer and has the sort of rocket blast sound at the beginning and then a prolonged T-Mobile jingle.
probablecauz69 said:
s far as creating your own boot animation there are a lot of tutorials on this site. within the boot animation zip file there is a text file that basically tells the screen resolution and how as well as the frame rate and how the file should work. you should dl any boot animation and look at the desc.txt file. that will give you a little of an idea of how it all works.
Click to expand...
Click to collapse
I will open up the default boot animation and see what's doing. It is kind of confusing though because in the zip file is all of the .png files for the animation, but then there is another .zip file that has the exact same thing in it.
porkchopexpress said:
Weird, on my phone T-Jingle.ogg is just a 3 second clip of the T-Mobile jingle ringtone sound, the one that plays on my phone at startup was ruby_something.wav, which is much longer and has the sort of rocket blast sound at the beginning and then a prolonged T-Mobile jingle.
they both might be involved with the boot animation but as soon as i removed the t-jungle.ogg there was no sound at all when the boot animation. i will try messing with the other sound and see what happend
I will open up the default boot animation and see what's doing. It is kind of confusing though because in the zip file is all of the .png files for the animation, but then there is another .zip file that has the exact same thing in it.
not quite sure about that. i just know that i was able to take a boot animation from another phone and edit the desc.txt file to the proper screen resolution to get it to work. like i had mentioned if you do a search on the site there are quite a few tutorials on how to create the boot animations. good luck
Click to expand...
Click to collapse
answered above in your quote
sorry for bringing up a fairly old thread, but this is exactly what i was looking for.
so i was able to change back to the stock boot animation as OP said, but I DO want the original sound to it, right now there is no sound. what is the file called and where is it located? i found the file in a t-mobile bloater zip from another thread, just no idea where it goes and what it should be called.
Bump
assface2009 said:
sorry for bringing up a fairly old thread, but this is exactly what i was looking for.
so i was able to change back to the stock boot animation as OP said, but I DO want the original sound to it, right now there is no sound. what is the file called and where is it located? i found the file in a t-mobile bloater zip from another thread, just no idea where it goes and what it should be called.
Click to expand...
Click to collapse
Im also looking for the answer, where does the sound file go?
Did any of you read anything I posted? The wav file I posted is the default boot sound.
Dark Nightmare said:
Did any of you read anything I posted? The wav file I posted is the default boot sound.
Click to expand...
Click to collapse
Ithink you quickly answered without knowing what i and last poster asked, where in the boot animation zip does the sound file go, the link you gave me has the sound file seperate from the bootanimation zip.
I read every post in this thread and my question is not answered.
mike102871 said:
Ithink you quickly answered without knowing what i and last poster asked, where in the boot animation zip does the sound file go, the link you gave me has the sound file seperate from the bootanimation zip.
I read every post in this thread and my question is not answered.
Click to expand...
Click to collapse
Did you even look at the link I posted in your thread? If you did, then you wouldn't be looking to put the sound file in the bootanimation, but instead put it in the required folder, that's why I linked to a tutorial, it is there for a reason.

[Q] Shut down animations and audio

Mods, please feel free to move this to which ever folder is appropriate.
I have a US Cellular Galaxy S5, rooted with Cyanogenmod 11 installed. I cannot for the life of me get a shutdown animation to work OR boot/shut down audio. I've been trying for about a week now to figure it out. I can change the boot animation without any real problem but I get stuck elsewhere. In my /system/media/ui folder there is an Audio folder, bootanimation.zip and two emd files. Some of the tutorials I've found talk about there being a video folder, but mine does not seem to have to have one.
Any tips?

Categories

Resources