[req] CRT lock animation - Galaxy Note GT-N7000 Themes and Apps

Can anyone make this for the Galaxy Note? Would be much appreciated!
Or can anyone tell me if this will work:
http://forum.xda-developers.com/showthread.php?t=1138800

I'm also wondering around the net trying to find something like this!
Why oh why did samsung remove it!

Looks like it doesnt work. Doesnt stuff anything up just doesnt work
Sent from my GT-N7000 using XDA App

You could try the app "Screen Off and Lock" from the Market, not quite as slick as the real thing since it doesn't map to the power button, but not bad in the meantime!

daoutlawz said:
Looks like it doesnt work. Doesnt stuff anything up just doesnt work
Sent from my GT-N7000 using XDA App
Click to expand...
Click to collapse
Do you have all animations on under "Display"?

metus666 said:
Do you have all animations on under "Display"?
Click to expand...
Click to collapse
Yes, that was the first thing I checked ;-)
Sent from my GT-N7000 using XDA App

for me it worked (zskk1).
metus666 said:
Can anyone make this for the Galaxy Note? Would be much appreciated!
Or can anyone tell me if this will work:
http://forum.xda-developers.com/showthread.php?t=1138800
Click to expand...
Click to collapse

so this works on the galaxy note? I want to do this but dont want to waste my time if it doesnt work

Yup worked like a charm, pretty easy too if you just follow the instructions step by step

i uploaded the file as a zip, just extract the apk out of it and replace the one in your sytem/framework with this one. Also not sure if it matters but my phone is a KJ4

hmm....gonna give that a go now..
I installed it via CWM
---------- Post added at 03:55 AM ---------- Previous post was at 03:20 AM ----------
Well, that worked!

PolishDude said:
i uploaded the file as a zip, just extract the apk out of it and replace the one in your sytem/framework with this one. Also not sure if it matters but my phone is a KJ4
Click to expand...
Click to collapse
It worked very well. (have a KJ4 too)
It also replaces my battery icon to something numeric.
Double gain.
Thanks!

PolishDude said:
i uploaded the file as a zip, just extract the apk out of it and replace the one in your sytem/framework with this one. Also not sure if it matters but my phone is a KJ4
Click to expand...
Click to collapse
How do you replace the old framework-res.apk ?
I've tried Root Explorer with no success... The file is read only.

Click the little mount r/o button then try to paste it
Your phone will restart and when it comes back on, this and battery percentage should both work
Sent from my GT-N7000 using XDA App

Much more simpler to do than explaining it ...
Thanks to tr.supradeep for it post ... if you have root make like this ... it works on all rom and all themes ... better than flashing someone framework.res.apk that can stuck your phone in bootloop ...
FOR THOSE WHO JUST WANT TO ENABLE CRT ANIMATION WITHOUT CHANGING THEME IN CODEROM:
Just follow the steps given below regarding build.prop and probably if there is no mistake then it should work.
How to enable CRT animation:
1. Pull out "build.prop" using adb or copy it to your comp using Root Explorer. Modify it as suggested ahead. It resides in /system/build.prop .
2. Open build.prop and modify one(or two on coderomnexus) of the line.
'debug.sf.hw=1' is the line in the file. Replace it by '#debug.sf.hw=1'. Indirectly you are just changing the line into a comment by adding a #.
3. Now take this file and replace your original build.prop. You can do this by using adb or root explorer it doesnt matter.
4. Now apply any of the themes provided below using the steps given above.
5. Reboot phone.
NOTE: If the CRT animation is not working after reboot then reapply theme after you have modified your build.prop and try to reboot and see. And also enable all animations or some animations in Settings->Display->Animation for CRT animation to work.
NOTE: If you cannot follow the instructions given here please follow the link given below.
Video for Instructions to enable CRT animation: http://www.youtube.com/watch?v=zp6RsSZ4X2w
Credit for the Video: GadgetCheck (Thank you very much GadgetCheck )
Hope this works for all of you.
Any problems please comment. And i do hope many other developers use my theme and make newer or older theme with the CRT animation enabled as i cannot do it all by myself.
Please click Thanks if this post helped you.
Original thread http://forum.xda-developers.com/showthread.php?t=1140461
And it works

Modified framework-res.apk for KK1
I had modified framework-res.apk with the animation turned on only for KK1 per attachment. Just replace the one in /system/framework.

jcklau.
U mind giving telling me what files to replace in framework-res.
I got a heavily modded framework that I dont want to loose. It would be easier if I just recompile ur xml into my framework rather than the other way round.
What xml did u edit.?
And any additional files?
Also, is it both crt on and off... or only off effect?
Thnx a million.

I edited res/values/bools.xml
Changed "<bool name="config_animateScreenLights">true</bool>" to "<bool name="config_animateScreenLights">false</bool>"
Hope it helps.
Johnny

jcklau said:
I had modified framework-res.apk with the animation turned on only for KK1 per attachment. Just replace the one in /system/framework.
Click to expand...
Click to collapse
I've applied on my KK1 firmware rooted but struck on the startup screen loop. How to undo it?

Easiest way is to restore from CMW.
desztan said:
I've applied on my KK1 firmware rooted but struck on the startup screen loop. How to undo it?
Click to expand...
Click to collapse

Related

[GUIDE] Easy guide to CRT Off with custom images on lockscreen (Xperia Play)

I will start by apologizing for how this looks , It's my first time putting up a tutorial on anything here so excuse my mess but hopefully it is clear enough tounderstand and help some people out who like me are not the most gifted with ADB command.
I have tried some things and finally got my CRT animation working for my Play
(R800X). I did this with the help of Meister Li getting the files correct for my framework-res.apk with the CRT animation in it but for the leife of me I couldn't get it to work. This is how I got it to work, and also now that this si done I have also found out how you can still have the CRT off as well as using you own images on the lock screen.So, here we go
***YOU MUST BE ROOTED AND HAVE UNLOCKED BOOTLOADER, THAT'S HOW MY PHONE IS NOW AND IT WORKED JUST FINE,AND AS ALWAYS THIS IS NEVER 100% SO APPLAY AT YOUR OWN RISK***
Always remember to keeps a backup of original files incase you make a mistake or mess up that way your not up a creek without a paddle
Start by checking of Meister Li's thread to grab your CRT Off .zip
http://forum.xda-developers.com/showthread.php?t=1065789
Also don't forget to grab your System.UI apk to get this to work.
Once you have that swing by the UOT Kitchen
Once in the kitchen go to kitchen and then click the upload tab on the far right
click upload files and chose your crt framework from the thread above and load your SystemUI.apk
Once uploaded click on summary ans go down to submit work to kitchen which will give your order number andf go to pick up and wait for it to finish
You now have a flashable .zip file to put on your sd card, then get into fastboot and get to recovery to install zip from sd card
*WIPE CACHE FIRST OR YOU MAY HAVE ISSUES*
After install reboot will take a few minutes but after that you will be good to go with your new CRT off framework.
Next is the custom lockscreen images, This gives you the chance to put any images onto the lockscreen.
Start by picking an image and going here to convert to a .png file
http://www.coolutils.com/Online/Image-Converter/
Then follow these steps to make a 9-patch.png file which is required for this to work. The toll is in your SDK
http://developer.android.com/guide/developing/tools/draw9patch.html
Once you have your 9-patch.png's you can now put them into your CRT Off framework-res.apk
Open your framework-res.apk,click on res and go to the following places
drawable-land-hdpi and also drawable-hdpi
I replaced the images in both spots but both may not need to be changed but better safe then sorry
In drawbale-land-hdpi I replaced ic_jog_dial_unlock and ic_jog_dial_sound_on
with my images (Make sure your new images are renamed to the files I listed or this will notwork )
In drawable-hdpi I replaced the same files and also replaced the
ic_jog_dial_answer and ic_jog_dial_decline
after getting your files replaces swing back into the kitchen and load your files as stated above to get your new CRT Off with custom lockscreen images.
ENJOY!!!!!!!!!!
-This should work with other SE phones but don't know anyone who has any, but feel free to try and let me know how it goes
What's CRT?
I used the XDA App to post this, what did you use?
Cat_On_Droid said:
What's CRT?
I used the XDA App to post this, what did you use?
Click to expand...
Click to collapse
CRT on and off transitions. Looks like an old CRT monitor turning on and off when you lock and unlock your screen
Sent from my R800x using xda premium
He nailed it , I havent tried getting the on feature set up for it yet my guide will give you the off but not on
Ah, i get it.
What does it stand for btw?
I used the XDA App to post this, what did you use?
Cat_On_Droid said:
Ah, i get it.
What does it stand for btw?
I used the XDA App to post this, what did you use?
Click to expand...
Click to collapse
CRT Wikipedia
http://www.google.com/m/url?ei=6wx1...QQFjAA&usg=AFQjCNF8N92-Fc60lkFb46rjJVNi17Dzkw
Have fun
Sent from my R800x using xda premium
:O it all makes sense now!!
I used the XDA App to post this, what did you use?
In the latest firmware update I got the CRT off animation anyway. :S
this is for rooted user with an unlocked bootloader because once the bootloader is unlocked there are issues with the update

[MOD/TUT]CRT Off Animation & SIP Over LTE/HSPA

I know there is already a CRT Off Animation flashable zip in this section, but if you already have a themed framework then it can be a pain in the a$$ trying to flash it over whatever you have. As for SIP over LTE/HSPA, I've seen a lot of requests from people on how to enable it, so here it is. I'm also making this kind of for myself, since I always search for tutorials on how to change things, but always just end up finding .zip files, which can get quite annoying if I only want to change one thing. In any case, here we go...
Prerequisites
Superuser (Duh)
Apk Manager by Daneshm90
ADB + Understanding How To Pull/Push Files (Need help? Read this!)
Patience
A Good Texteditor (I recommend Notepad++)
Know why "sudo rm -rf /" is always a bad idea
Steps To Follow
Pull your framework-res.apk file from your system folder
Place said framework-res.apk file into the "place-here-for-modding" folder included in the Apk-Manager Folder
Run the Script.bat file also included in the Apk-Manager Folder.
Run option 9 in the newly opened window (Don't use the dependency option)
Go back into the Apk-Manager Folder; there should now be a folder dubbed "projects".
Head into that folder and open framework-res/res/values/bools.xml with that good texteditor you're supposed to have if you read the prerequisites.
Don't be intimidated by some of the code you see. Ignore everything else in the file and head straight for/search "config_animateScreenLights". This controls the state of the CRT Off Animation.
This step may sound a little counter-intuitive, but in order to get the CRT Off to activate correctly, you need to set the boolean to "False".
Now that CRT Off Animation taken care off, we can move on to enabling SIP over HSPA/LTE. Go to/search for "config_sip_wifi_only" and set this boolean to false as well.
There are actually other things you can enable/disable in the bools.xml file, although I would not recommend poking around unless you know what you're doing. Example: Enable Menu Unlock by setting that specific bool (not entirely sure of its name) to true.
Save the bools.xml file, and return back to the main menu of Apk Manager.
Select option 11 and say y (system app) and then n (no need to retain anything)
If you head back to your "place-apk-here-for-modding" folder, there should be a new file named unsignedframwork-res.apk. Open this (DO NOT EXTRACT THE FILES) using a tool such as winrar or 7zip, and delete both the META-INF folder and the AndroidManifest.xml
Copy the META-INF and the AndroidManifest.xml from the original framework-res.apk and place it in the new unsignedframework-res.apk. Remember to not extract the files, just copy/paste.
Rename unsignedframework-res.apk to framework-res.apk and push that back to the system folder on your phone.
Reboot
Enjoy Your CRT Off Animation + SIP Over HSPA/LTE!
FAQ
What is SIP? SIP stands for Session Initiation Protocol, and is used for controlling communications such as Voice over Internet Protocol, or Video over Internet Protocol. It's used in a lot of applications on the market, a big one being Skype. If you want to learn more, go here, here, or here.
Why would I need SIP over HSPA/LTE? Because I told you so. No, but seriously, this will allow you to use all kinds of SIP applications found on the market not only on wifi networks, but also on the go.
Can you haz build me a flashable zip? The whole point of this thing is to teach people how to mod their own already modded files without having to replace everything. But yeah, if you PM me I'll probably do it.
IAQ
Why is jomeister15 so amazing? Sorry, this question is not infrequently asked.
nice tutorial, it took me a while to find this information a few days ago, good to know someone has gathered it and made it easy to find.
very nice i know i did that while back ago and i was like ughhh ** also there is a post for crt animation on you should include that too. i know id like to get it on my theme but im working through it and it blows my head into 2 .. but moderator please pin this thread or make it a sticky right @ top with cherry.
Awesome tutorial! Been wanting to add the CRT off animation to my ROM for a while now, just haven't gotten around to it. And I will definitely be following your guide. However, can someone please explain to me what SIP is? I've seen a couple of threads about it but none of them have actually explained what it is. Thanks!
Sent from my SAMSUNG-SGH-I727 using XDA App
plwalsh88 said:
Awesome tutorial! Been wanting to add the CRT off animation to my ROM for a while now, just haven't gotten around to it. And I will definitely be following your guide. However, can someone please explain to me what SIP is? I've seen a couple of threads about it but none of them have actually explained what it is. Thanks!
Sent from my SAMSUNG-SGH-I727 using XDA App
Click to expand...
Click to collapse
Just updated OP with FAQ section that includes explanation of SIP if you want to take a look.
i am getting FC. Not working. After changing the file size reduced to around 5mb which before it is 7mb.
gkrananth said:
i am getting FC. Not working. After changing the file size reduced to around 5mb which before it is 7mb.
Click to expand...
Click to collapse
What app in specific are you getting FC with? It may just be in issue with fixing permissions. Try that first, and if that doesn't work, re-try the procedure but do not carry the android manifest and meta-inf over. May I also ask what rom you're on? Every dev's framework is different.
oh CRT
hay i did it.. no FC no ERRORS or no CRT off animation.. phone is working normally .. (i made a zip also)
im using samsung skyrocket with embryo 6.1 plz help me to fix this(as above mentioned my framework-res also decreased like 2mb)
sakunakia said:
hay i did it.. no FC no ERRORS or no CRT off animation.. phone is working normally .. (i made a zip also)
im using samsung skyrocket with embryo 6.1 plz help me to fix this(as above mentioned my framework-res also decreased like 2mb)
Click to expand...
Click to collapse
Dude you just necro'd a thread that's almost a year since last post and half these guys aren't even around anymore.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Originally Posted by sakunakia
hay i did it.. no FC no ERRORS or no CRT off animation.. phone is working normally .. (i made a zip also)
im using samsung skyrocket with embryo 6.1 plz help me to fix this(as above mentioned my framework-res also decreased like 2mb)
Click to expand...
Click to collapse
Dude you just necro'd a thread that's almost a year since last post and half these guys aren't even around anymore.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
omg this
Sent from my SGH-T999 using xda premium

2/18 Custom Soft Keys ICS / Flashable Zip

Here are some custom soft keys I made. Flash thru recovery. These are for ice cream sandwich.
word:http://www.mediafire.com/?mnjee0q6jn2a0oe
star:http://www.mediafire.com/?esy4n83s97ro4i3
ribbon:http://www.mediafire.com/?qz41x5iupipw8z0
http://dizzythemes.blogspot.com/
See attached for return to stock zip.
added flashable zip
adizzyx said:
added flashable zip
Click to expand...
Click to collapse
how to undo this after i want to uninstall ?
thanhtrung0111 said:
how to undo this after i want to uninstall ?
Click to expand...
Click to collapse
Just flash rom again. I will make a return to stock zip when I get a chance.
Matches very well and looks good
foxdog66 said:
Matches very well and looks good
Click to expand...
Click to collapse
Thank you
Sent from adizzys tbolt
Added star zip
Added ribbon mod
adizzyx said:
Added ribbon mod
Click to expand...
Click to collapse
I really like these one's good job!
help
hmmmm...they really look nice in the screenshots but you really should say strictly for ICS roms in all of your flashable zip posts that require an ics rom because the way you post it makes it seem that thats the theme of them..or atleast thats how i saw it which is why i flashed on top of barebones now all i get is a blank screen(yes i can get into recovery) was wondering if you or anyones else could make/share/show me a flashable zip with the original softkeys of cm7 because id rather not reflash the whole rom. please someone respond soon. (and of course my dumb a** didnt backup) or let me know if reflashing the rom will erase my settings or other misc. things ive changed.
well yea i just made a backup of my no screen showing and reflashed barebones which did reinstall/change certain things so im hoping a version of the softkey.zip for cm7 would help if i restored back then flashed that so hopefully someone will help me out soon :/
If you have the ROM on your sdcard and adb setup, you can adb pull /sdcard/wherever/the.zip is to your computer (or just go download the ROM) you can pull what you need from it and adb push the.apk to system/where/it/needs/to/go. Probably also need to adb shell chmod 644 path/to/the.apk and reboot.
I have already made special zip's for myself to use with zipthemer. the zip's only have the theme mod in them and the app will create a update.zip and a undo.zip from whatever ROM your on that you can flash in recovery. If the OP states he does not mind, I'll post them.
Just reflash your original ROM. I will edit the OP.
It says ICS in title.
Sent from adizzys tbolt
foxdog66 said:
If you have the ROM on your sdcard and adb setup, you can adb pull /sdcard/wherever/the.zip is to your computer (or just go download the ROM) you can pull what you need from it and adb push the.apk to system/where/it/needs/to/go. Probably also need to adb shell chmod 644 path/to/the.apk and reboot.
I have already made special zip's for myself zipthemer. the zip's only have the theme mod in them and the app will create a update.zip and a undo.zip from whatever ROM your on that you can flash in recovery. If the OP states he does not mind, I'll post them.
Click to expand...
Click to collapse
I'm not quite sure where or what APK it is that holds the soft keys if you could tell me where/what I could maybe try it.
And your special zip method thing sounds good if ima understanding correctly. From what I read are you saying that me flashing that will remove the last flashed item?
Sent from my GT-P1000 using xda premium
adizzyx said:
Just reflash your original ROM. I will edit the OP.
It says ICS in title.
Sent from adizzys tbolt
Click to expand...
Click to collapse
If you read what I edited you would see I already did that but id rather not go through all the work of removing and fine tuning the ROM again when I believe just reflashing a correct softkeys.zip will fix it.....I think....hope
Sent from my GT-P1000 using xda premium
collinsac24 said:
I'm not quite sure where or what APK it is that holds the soft keys if you could tell me where/what I could maybe try it.
And your special zip method thing sounds good if ima understanding correctly. From what I read are you saying that me flashing that will remove the last flashed item?
Sent from my GT-P1000 using xda premium
Click to expand...
Click to collapse
The soft keys are in systemui.apk
Sent from adizzys tbolt
alright thanks il try it out when i get home
foxdog66 said:
I have already made special zip's for myself to use with zipthemer.the zip's only have the theme mod in them and the app will create a update.zip and a undo.zip from whatever ROM your on that you can flash in recovery. If the OP states he does not mind, I'll post them.
Click to expand...
Click to collapse
wasnt thinking earlier and reread this now i get what you are saying lol im new to all this and hadnt heard of zipthemer but thanks i think this could help me now and in the future

Miui extended settings mod *help*

bswann said:
Here you go -
ES Center 1.9.16( Clock is centered )
ES Right 1.9.16 ( clock is to the right )
ES Switched 1.9.16 ( Everything is reversed )
MIUI_Settings ( for controlling Extended Settings )
Click to expand...
Click to collapse
The three ES zips currently do not work because of the flash error "" Installing update.. Amend scripting (update-script) is no longer supported. Amend scripting was deprecated by Google in Android 1.5. It was necessary to remove it when upgrading to the Clockwork Mod 3.0 Gingerbread based recovery. Please switch to edify scripting(updater-script and update-binary) to create working update zip packages. Installation aborted."
I've already asked raver but he's busy so I don't want to bother him any longer. So is anyone willing to instruct me or help me to make the ES zips flash-able so that the MIUI control extended settings apk can work?
Raver's miui settings extended zip down below but it doesn't really change the fact that the ES zip wont flash. So I'm wondering if I should take the update script and Binary from his and place it in the ES zips. Help me out please.
Omg its not signed u have to sign it first
Sent From My Rockin' Galaxy S 4G
DnickDominic said:
Omg its not signed u have to sign it first
Sent From My Rockin' Galaxy S 4G
Click to expand...
Click to collapse
What do you mean sign.. It's not even mine, plus what does having it signed and not signed make a difference? Please inform me
DnickDominic said:
Omg its not signed u have to sign it first
Sent From My Rockin' Galaxy S 4G
Click to expand...
Click to collapse
Unsigned zip files are fine for CWM. It's unsigned APKs that might not work.
EDIT
You're using older CWM zips. Are you sure you want to do this? They're using amend scripting which to me suggests that they're REALLY old. Where'd you get them from?
FBis251 said:
Unsigned zip files are fine for CWM. It's unsigned APKs that might not work.
EDIT
You're using older CWM zips. Are you sure you want to do this? They're using amend scripting which to me suggests that they're REALLY old. Where'd you get them from?
Click to expand...
Click to collapse
http://miuiandroid.com/community/threads/mod-extended-settings-menu-options.7738/
I'm supposed to flash the ES_zips and then use the extended settings apk, but the ES_zips are too old. Raver said it was easy, but I don't understand his professional ways . I still want to do this if I knew, if this works, people who enjoy changing up their miui look for the gs4g would have an extra something . Can you help?
Just extract the miui extra settings and install
Sent From My Rockin' Galaxy S 4G
DnickDominic said:
Just extract the miui extra settings and install
Sent From My Rockin' Galaxy S 4G
Click to expand...
Click to collapse
+1. You can just download the zip and push the files yourself. Make sure you set execute permissions on the files you replace though.
I'm really not getting what you guys are saying.. I'm really slow at these things So do I extract the EScenter.zip and take out the system and META-INF files and push it via file explorer?
Lubcrayon said:
I'm really not getting what you guys are saying.. I'm really slow at these things So do I extract the EScenter.zip and take out the system and META-INF files and push it via file explorer?
Click to expand...
Click to collapse
Only system. Push the system folder to the root directory (/)
FBis251 said:
Only system. Push the system folder to the root directory (/)
Click to expand...
Click to collapse
Oh, I'll try it and let you know. THANKS I know I sounded stupid but my brain seems to function slowly on stuff like this.
I made this CWM zip that I haven't tested yet.
Tell me if it works for you, but like I said the files are old and you might wind up bootlooping.
Pushing the files didn't do anything nor did your zip. :/ The miui control panel doesn't change anything ( If were to change the clock to center it stays in place ) Nothing changes like its supposed to for example, clock centering, carrier changing, or battery hiding. Sigh .______.
u can decompile the system ui and under res layout xml status bar change the clock gravity to center recompile enjoy
RaverX3X said:
u can decompile the system ui and under res layout xml status bar change the clock gravity to center recompile enjoy
Click to expand...
Click to collapse
I guess that's another way , is there a way to change the carrier logo?
Lubcrayon said:
I guess that's another way , is there a way to change the carrier logo?
Click to expand...
Click to collapse
http://miuiandroid.com/community/th...ttings-menu-options.7738/page-135#post-112329
http://speedy.sh/x2X6p/2.3.9-MODs.zip

Sons of Anarchy boot w/ sound (Links Up)

Here is the boot animation and also the theme to the show.
Push the bootanimation.zip to system/media. Rename the existing file to bootanimation.zipold.
If you want the sound push the wav file to ect and rename existing file to PowerOn.wavold. I have only tried replacing existing files not sure if will work if you have no boot sound.
*DISCLAIMER* I am no way responsible for what you do to your device
Thanks to TXLunchbox for the bootanimation
http://dl.dropbox.com/u/64304416/bootanimation.zip
http://dl.dropbox.com/u/64304416/PowerOn.wav
Sorry for the delay on the links. Can't get the files loaded as attachments but the dropbox links are up and working!
Again use at your own risk and so far have only tested on ROM that had existing startup sound.
Glad to see you got it up nd running
Sent from my Maybach s 4g
ShadyAce80 said:
Here is the boot animation and also the theme to the show.
Push the bootanimation.zip to system/media. Rename the existing file to bootanimation.zipold.
If you want the sound push the wav file to ect and rename existing file to PowerOn.wavold. I have only tried replacing existing files not sure if will work if you have no boot sound.
*DISCLAIMER* I am no way responsible for what you do to your device
Thanks to TXLunchbox for the bootanimation
http://dl.dropbox.com/u/64304416/bootanimation.zip
http://dl.dropbox.com/u/64304416/PowerOn.wav
Click to expand...
Click to collapse
Good work man!
Tip: renaming the files to bootanimation.zipold should be bootanimation.zip.old, same with the poweron.wav file. Or you could rename it to .bak, that is how some of the various apps do it so the filesystem thinks it is a backup file. I think sdmaid will remove .old files when using it that is why I suggest using the .bak extension.
eollie said:
Good work man!
Tip: renaming the files to bootanimation.zipold should be bootanimation.zip.old, same with the poweron.wav file. Or you could rename it to .bak, that is how some of the various apps do it so the filesystem thinks it is a backup file. I think sdmaid will remove .old files when using it that is why I suggest using the .bak extension.
Click to expand...
Click to collapse
Thanks for the tip. Now to just learn how to create a complete theme that can be flashed.
ShadyAce80 said:
Thanks for the tip. Now to just learn how to create a complete theme that can be flashed.
Click to expand...
Click to collapse
Ill help you what are u stuck on
Sent From a Galaxy S with 4G
DnickDominic said:
Ill help you what are u stuck on
Sent From a Galaxy S with 4G
Click to expand...
Click to collapse
thanks. Right now I'm starting out at android.com figuring out the emulator and what not. Also looking for threads to show me how to take the boot animation and package it up for flash.
ShadyAce80 said:
thanks. Right now I'm starting out at android.com figuring out the emulator and what not. Also looking for threads to show me how to take the boot animation and package it up for flash.
Click to expand...
Click to collapse
Couple of things...
First, while I do appreciate the thanks, I was under the assumption you were going to add this to a full ROM you were working on and not just post it in another forum. If that was the case you could have just linked to my post that I did for this. The reason I never posted it in any other phone forums is that the resolution is set specifically for the Galaxy S Vibrant, therefore may have not looked as good on other devices.
Second, for the sound to work, it all depends on your kernel. I never did one for mine cause the majority of people that use the device I designed the bootanimation.zip for had VooDoo kernels and those do not support boot sound.
Third, if you're wanting to make it flashable you're going to have to learn the code for the recovery system you are using for the phone. I used to have a flashable version of mine, but when codes changed for CWM Recovery, I just figured it was easier to tell people where to push the file to.
Again, I do appreciate the thanks, but next time be a little clearer on what you're doing with someone else's work before posting it as your own.
Thank you
TXLunchbox said:
Couple of things...
First, while I do appreciate the thanks, I was under the assumption you were going to add this to a full ROM you were working on and not just post it in another forum.
Click to expand...
Click to collapse
If you goto android.com its the home page to andorid....
http://www.android.com/
Boot animtion unsuccessful.
ShadyAce80 said:
Here is the boot animation and also the theme to the show.
Push the bootanimation.zip to system/media. Rename the existing file to bootanimation.zipold.
If you want the sound push the wav file to ect and rename existing file to PowerOn.wavold. I have only tried replacing existing files not sure if will work if you have no boot sound.
*DISCLAIMER* I am no way responsible for what you do to your device
Thanks to TXLunchbox for the bootanimation
http://dl.dropbox.com/u/64304416/bootanimation.zip
http://dl.dropbox.com/u/64304416/PowerOn.wav
Click to expand...
Click to collapse
I tried to push both files like you described even renaming to bootanimation.zip.old. rebooted but no animation. Im on valhalla black final + black booster.

Categories

Resources