I'm trying to create my own custom animation and the only problem I am having with it is that when the animation first plays it is incredibly slow, but then once it starts to loop it is regular speed. So the first playing of the animation is slow, but then it goes to regular speed once it starts to loop. perhaps someone can look at my zip file and see if I am doing something wrong????
http://www.mediafire.com/?qnwtij1k1dyv24q
the link to my zip file, any help would be great!
I think its because its trying to load he animation while its animated then once it loads it all hen its good... I think that's y Amazons boot logo is such a small file size
Sent from my Kindle Fire using xda premium
could it be that my file sizes are too big, because I've used several custom boot animations with no problem like mine?
That is what I think the problem is
Sent from my Kindle Fire using xda premium
I'll check it for you tomorrow.
Sent from my Nexus One using xda premium
any luck checking it out?
chris_m128 said:
any luck checking it out?
Click to expand...
Click to collapse
Only difference I see between mine and yours is (obviously) different number of overall frames (mine is 105, yours is 48) and mine runs at 22 FPS while yours is at 30. I THINK I read before that above 28 (don't quote me) can tend to cause issues in playback. Out of curiosity, why did you choose 30 FPS?
Perhaps try decreasing the FPS to like 26 and use it and see how it looks.
I had to try mine like 5x, tweaking the FPS each time, until I got it to play itself out properly and end right when the Kindle is done booting. It seems 30 FPS could be the issue.
Let me know how it goes. I'd test myself but I should have been in bed over an hour ago for work tomorrow lol.
EDIT- I attached mine in case you want to use it for reference.
thanks for your help! I think i finally got it by resizing my pictures and lowering the frame rate. I used 30 fps because several of the guides I read on the internet suggested using that number.
Can you look at this? and tell me what am doing wrong, am totally new at this. mine does not show at all.
http://www.box.com/s/8a75d3848a6728ce3ed1
can you tell me the steps you took to set this as your boot animation
for one, i noticed that you selected 70 fps, that is way to high, try 20 or 25.
This is not my work, I found it and remove some of the artwork using Inpaint ,then put jpgs back on folder. I really don't know exactly what to do. I'll try your advise.
boot animation fix
one way to fix it is put a couple blank pictures before your animation starts, it is run slow because the cpu is doing so much at once and the blank pictures will make it so you dont notice it.
Tried 20 and 25 fps, still no bootanimation.
I'll check yours out when I get home from work.
Sent from my Nexus One using xda premium
I still can't figure why is not booting.
palmheel said:
I still can't figure why is not booting.
Click to expand...
Click to collapse
Sorry my wife screwed up my computer Friday night so I couldn't check it.
Sent from my Kindle Fire using XDA
i have the same problem - no bootanimation, but i've done all steps like in instruction
anyone can fix it?)
ty so much
mediafire. com/?alv5t4lualk4u8i
palmheel said:
I still can't figure why is not booting.
Click to expand...
Click to collapse
Did you make sure you put it in data/local?
also check the files. it needs to be a named bootanimation.zip (or it wont be recognized.
Related
So recently i've been getting this bug, where CM6 skips the boot screen entirely and goes directly to the mod (meaning around a 10 second boot for me) Although this is awesome, why is my phone doing this? Should I be worried that this happens?
Call me daft, but this sounds like its soft rebooting?
No he means it's going from the Splash Screen to the Lock Screen. I think that's a good thing. You posting in the wrong section is a bad thing.
YES, I can kind of see how this is a bit .00002% dev related, but yea sorry buddy.
Wait wat
You mean that when you totally turn off your device, press POWER and wait 10 sec you can use your phone?
Kinda makes sense... Sounds to me like the boot animation is none existent...
I wonder if you remove it completely from ones phone, could we duplicate this...
I'd love to have a 10 seconds phone!
This is also happening with mine, just today the phn rebooted and to my surprise in about 15 seconds i was on the lock screen again and was able to make a call without any problem. Sweeet.
ForTehWolf said:
So recently i've been getting this bug, where CM6 skips the boot screen entirely and goes directly to the mod (meaning around a 10 second boot for me) Although this is awesome, why is my phone doing this? Should I be worried that this happens?
Click to expand...
Click to collapse
Can you run a nandroid and upload it? I'd love to recreate this. It sounds like its only a kernel crash though.
yea this has happened to me as well when i was on a nightly that came out after RC2. i just went with it.
how about a logcat after it boots? im sure someone could make sense of it
mejorguille said:
Can you run a nandroid and upload it? I'd love to recreate this. It sounds like its only a kernel crash though.
Click to expand...
Click to collapse
http://tnayeem.co.cc/nandroid.zip
Link not working for me
Very cool if true. Definitely not a soft boot disguised as a hard boot (no link) by CM6 ? I could skip the (boot) fireworks any day.
Regards, PK
I was just doing some poking around inside CM6 and found this inside:
/system/etc/init.goldfish.sh
Code:
# disable boot animation for a faster boot sequence when needed
boot_anim=`getprop ro.kernel.android.bootanim`
case "$boot_anim" in
0) setprop debug.sf.nobootanimation 1
;;
esac
Not sure if relevant, but here you go.
ok....I changed it.....no difference
marlopainter said:
I was just doing some poking around inside CM6 and found this inside:
/system/etc/init.goldfish.sh
Code:
# disable boot animation for a faster boot sequence when needed
boot_anim=`getprop ro.kernel.android.bootanim`
case "$boot_anim" in
0) setprop debug.sf.nobootanimation 1
;;
esac
Click to expand...
Click to collapse
see http://forum.xda-developers.com/archive/index.php/t-581871.html
Alanrocks15 said:
YES, I can kind of see how this is a bit .00002% dev related, but yea sorry buddy.
Click to expand...
Click to collapse
Dev's can choose to have a boot animation or not.
Dev's might be able to find a way to speed up boot.
Dev's might decide to change the boot more.
Yeah...I can see how this is only ".00002%" relevant.
Sent from my HTC Dream using XDA App
Case solved...
It's part of the ROM not a bug..
Surprised don't be!! Just remember how awsome the Dream is before it starts to die out..
Dream 4 LyFe. (G1)
lbcoder said:
I will personally guarantee that it is NOT booting in 10 seconds. What it is happening is this; very low memory error -- either system_server or acore or binder (I forget which one it is....) gets killed, so it goes back to the glowing "X" for a moment while it reloads.
THE KERNEL IS NOT RELOADING!!!!
Click to expand...
Click to collapse
I have a less sophisticated, seat of the pants, take on Icoders declarative… intuition. If it sounds to good to be true… (it is) As neat as it would be if it were true, It seems highly unlikely that with the hundreds of coders spending trillions of hours poring over the code, that this little gem could have been missed.
With that said, what a nice bit of “discovery” and provocation. Bears fruit in my travels sometimes.
Regards, PK
The screen on my tablet becomes insensitive in certain areas, requires hard presses or doesn't respond at all. Funny thing is the problem seems to go away after about 30 min of use but returns if the screen is locked and unlocked. Anyone having similar issues or a fix? Currently running vegantab beta 4 but had same problems with tnt lite.
EDIT: this is the exact issue I have although this is not my video
www DOT youtube DOT com SLASH watch?v=-Uhwpn3buzQ
Search for Calibration Fix in these forums. Depending on which ROM you are running, you can either create an empty file named calibration.ini file and put it at the root of your /sdcard or /sdcard2 and reboot. that seems to fix the issue for many people.
Thanks for the help! That fixed my issue.
im having the same issue. but this fix is not fixing the problem, unless i am doing something wrong. I am using the vegan rom.
I've used astro to create a new zip file called calibration.ini
but not working....am i doing something wrong the way I am making the .ini file? If so what is the correct way. (sorry if I am sounding completly stupid, I'm actually computer literate lol)
Is there another way to calibrate the screen?
I'd create the calibration.ini file on BOTH /sdcard and /sdcard2, then power off/on, not touching the screen, since there's apparently a hacked version of the calibration program, just to be sure.
have already tried that to no avail lol
night_dragon said:
im having the same issue. but this fix is not fixing the problem, unless i am doing something wrong. I am using the vegan rom.
I've used astro to create a new zip file called calibration.ini
but not working....am i doing something wrong the way I am making the .ini file? If so what is the correct way. (sorry if I am sounding completly stupid, I'm actually computer literate lol)
Is there another way to calibrate the screen?
Click to expand...
Click to collapse
Hi,
Sorry, didn't read your post carefuuly enough. Did you say you created a *ZIP* file?
Should be just an empty file, with filename all lowercase.
Jim
ok...not real sure how to do that.
can you give me a step by step?
I'm just now starting to dabble in android so im still low in the learning curve, sorry.
night_dragon said:
ok...not real sure how to do that.
can you give me a step by step?
I'm just now starting to dabble in android so im still low in the learning curve, sorry.
Click to expand...
Click to collapse
You can probably use ES File Explorer. Use that and browse to /sdcard. Click menu icon (the 4 lines icon), then New on bottom, then file, and type the 'calibration.ini' for file name. Do same for /sdcard2.
Power off, then on.
After completely on, use File Explorer again, to delete those files, otherwise it'll try calibrate every boot.
awsome...thank you very much!
night_dragon said:
awsome...thank you very much!
Click to expand...
Click to collapse
Did it work?
worked like a charm!!! thank you very much jimcpl hopefully one day i can return the favor.
night_dragon said:
worked like a charm!!! thank you very much jimcpl hopefully one day i can return the favor.
Click to expand...
Click to collapse
You're very welcome. Was glad I could help . Some payback to the Gtab community from me.
Merry Christmas, and enjoy you Gtab!
Jim
Wow I thought it was just me
Sent from my PC36100 using XDA App
So I did it but it didn't calibrate does it do it automatically or should it prompt me?
Sent from my PC36100 using XDA App
snipestech said:
So I did it but it didn't calibrate does it do it automatically or should it prompt me?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
My understanding is that the calibration apparently runs once when you power up, if it finds that calibration.ini file. No prompts or visible display.
snipestech said:
So I did it but it didn't calibrate does it do it automatically or should it prompt me?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
It doesn't do anything different that you'll see at start-up. Make sure you let it sit for a minute after it starts so you don't mess it up.
M5Ivan said:
It doesn't do anything different that you'll see at start-up. Make sure you let it sit for a minute after it starts so you don't mess it up.
Click to expand...
Click to collapse
How do you calibrate a touchscreen without registering touchpoints? Hmm. Interesting. I guess I should try this since people report it working. I don't have a problem when holding it landscape, but in portrait mode unless I'm reading an e-book, I find myself having to pay attention to touching buttons.
Neoprimal said:
How do you calibrate a touchscreen without registering touchpoints? Hmm. Interesting. I guess I should try this since people report it working. I don't have a problem when holding it landscape, but in portrait mode unless I'm reading an e-book, I find myself having to pay attention to touching buttons.
Click to expand...
Click to collapse
Well, I've certainly seen other touchscreens that do more sophisticated calibrations. Nonetheless, this seems to calibrate the un-touched state and it seems to achieve good enough results that everybody I've seen who's tried it with touchscreen sensitivity issues, issues with pinch-and-zoom, issues with soft keyboard keys in certain areas of the screen and so on, has posted that it fixed the issues for them.
Do not touch the screen while the tablet is booting. Wait for it to completely boot. The calibration process will pick up your touch, and interfere with the calibration process. I noticed today I picked it up and carried it across the room while booting the the screen was totally unresponsive. I have never noticed that problem ever before (I am old fashioned and still running 2.00 with the calibration hack added). When I rebooted it was fine and I remembered the developers for my Odroid T has said the same thing while they were working on a better screen calibration routine on boot.
Example...
http://forum.xda-developers.com/showthread.php?t=701574
Would be awesome if we could get some sort of LCARS (Star Trek) Boot animation, theme or full launcher whipped up
Could anybody edit the boot anim linked above to work on our Tab?
This is it at correct size but no audio. Ill see what can be done there so stay tuned...
EDIT: please send full credit to original artist who made this animation as I simply edited their wonderful work and really have not done anything that amazing... the art and care taken making the original on the other hand... fantastic work.
nobleskill said:
This is it at correct size but no audio. Ill see what can be done there so stay tuned...
Click to expand...
Click to collapse
Awesome dude, Wil try this as soon as Tab is charged so I can backup
Would be great if you can get the mp3 to play also
TheATHEiST said:
Awesome dude, Wil try this as soon as Tab is charged so I can backup
Would be great if you can get the mp3 to play also
Click to expand...
Click to collapse
Yeah... haven't had a chance to look at it again as I did that post on the fly and got sidetracked (yes this IS the normal track, everything else is side) about to investigate further.
Ill whip up a flashable zip if i can get it going.... with that though just root explorer into //system/media replacing the old one and setting the permissions to match. Or absolute system tools will get you there too. Just find //sdcard/goodies/bootanimations and place the zip into another folder. Fire up ast and select downloaded boot animations and it will find it and let you install..
Sent from my GT-P1000
nobleskill said:
Yeah... haven't had a chance to look at it again as I did that post on the fly and got sidetracked (yes this IS the normal track, everything else is side) about to investigate further.
Ill whip up a flashable zip if i can get it going.... with that though just root explorer into //system/media replacing the old one and setting the permissions to match. Or absolute system tools will get you there too. Just find //sdcard/goodies/bootanimations and place the zip into another folder. Fire up ast and select downloaded boot animations and it will find it and let you install..
Sent from my GT-P1000
Click to expand...
Click to collapse
Thnx bud, will give it a try tonight
nobleskill said:
This is it at correct size but no audio. Ill see what can be done there so stay tuned...
EDIT: please send full credit to original artist who made this animation as I simply edited their wonderful work and really have not done anything that amazing... the art and care taken making the original on the other hand... fantastic work.
Click to expand...
Click to collapse
the animation ends long before enters its main screen, leaving plenty of black blank space. Maybe it's just my ROM (CM7), probably someone can give this a try an report back...
nobleskill said:
This is it at correct size but no audio. Ill see what can be done there so stay tuned...
EDIT: please send full credit to original artist who made this animation as I simply edited their wonderful work and really have not done anything that amazing... the art and care taken making the original on the other hand... fantastic work.
Click to expand...
Click to collapse
Is there any source or anything that you need from me to get audio? I'm happy to help if there's something you need.
naijaguy said:
the animation ends long before enters its main screen, leaving plenty of black blank space. Maybe it's just my ROM (CM7), probably someone can give this a try an report back...
Click to expand...
Click to collapse
Haven't tried it on my Tab yet, but I did try it on my Nexus and I can confirm the long black screen period.
ZeroXtreme said:
Haven't tried it on my Tab yet, but I did try it on my Nexus and I can confirm the long black screen period.
Click to expand...
Click to collapse
Sorry for the delay guys. Must admit it wasn't till I did a cache wipe I noticed the issue. I'm on to it though and I think I know how to fix. Stay tuned.
@anyone. I can't get the audio to work. Ran a script I found in another animation that puts sound onto cm7 of some variation but it just doesn't work for me on overcome. I've tried a couple things with no joy but I wasn't sure if mp3 would be compatible as the other notifications are all ogg. At any rate ill tweak it to loop till boot is finished but if anyone knows something I don't about getting the audio please don't be shy. Lol. Absolutely no expert or even anything more than a tinkerer with good fortune for the most part so any advice or help is (usually) welcome... ;-)
K this new one loops at least. Will try a couple more things on the audio but no promises sorry.
Maybe the creator can help you out bud, He replied earlier regarding sources.
TheATHEiST said:
Maybe the creator can help you out bud, He replied earlier regarding sources.
Click to expand...
Click to collapse
Sorted. Pop this (Power_on.ogg don't rename or capitalize) in //ect/ and set permissions to rwxr-xr-x and its all good.. oh and may as well update the boot animation in //system/media as iv add a smoother loop and a small delay to get Audio lined up close. Flushable zip if i can get to my pc before midnight...
fingers crossed it works for everyone else too but for reference im on Icarus atm....
EDIT: LOL Its gonna be super hard to to do that though unless i trip and fall through space time back an hour and a half as it 130am now... nighty night then
I could make you the images need to setup a lcars style to use with desktop visualizer, thats probably the best that can happen tho :/
Im also a trekkie lol
The loop is great. Thanks!
Audio is working.
Audio is cool but not at all synced with my animation.
When audio starts, the Samsung logo is still up.
I have overcome on my t-mo t849
natious said:
I could make you the images need to setup a lcars style to use with desktop visualizer, thats probably the best that can happen tho :/
Im also a trekkie lol
Click to expand...
Click to collapse
wah , i thought you busy with making your Game\site\theme\snap pictures of your car
will be cool if you make the pictures , could you ?
k0sh said:
wah , i thought you busy with making your Game\site\theme\snap pictures of your car
will be cool if you make the pictures , could you ?
Click to expand...
Click to collapse
I am busy but I also like startrek alot lol
Sent from my GT-P1000 using XDA Premium App
natious said:
I am busy but I also like startrek alot lol
Sent from my GT-P1000 using XDA Premium App
Click to expand...
Click to collapse
owh yeah who doesn't
Any new news on this?
The bird is the word.....
Sent from my
I dont supose there is any chance of a port of this to the Galaxy Note.
has anyone else had the facebook photo upload notification not go away? it almost looks like it gets stuck at some point in time during the upload and it uploads it again, thus leaving the broken one behind. the only way to get rid of it is by rebooting.
My gf's phone does this and she end up with double post. Fixed itself after a reboot though.
Sent from the One.
Samugai said:
My gf's phone does this and she end up with double post. Fixed itself after a reboot though.
Sent from the One.
Click to expand...
Click to collapse
reboot fixed it for me before too
So, I'm trying to get the GB "screen on" animation working for our ROMS. Ya know, like the screen off animation but opposite? I had it on my CM7 ROM for my droid and liked it.
I figured it should just be a matter of editing the screen enter XML in the framework-res.apk.
So I decompiled both apk's, one from the DROID CM7 rom, and one from the Romulus rom I'm running. Cause I knew that the DROID rom had the animation. However the the XML files are exactly alike after comparing them.
Am I looking in the wrong folder? Wrong XML?
Also need to figure out how to make it a flashable zip after I recompile it. Using apk manager.
Tips anyone? Was up till three last night tearing apart xmls. Would like to work this out for us!
Sent from my MB865 using xda premium
Bump?
Sent from my MB865 using xda premium
If you are looking for the actual ROM boot animation screen, and not the first Moto screen that is located here:
/system/media/bootanimation.zip
Right now by default on the AT&T phone it is a dripping AT&T logo...
If you want to change the Moto dual core screen or the "breathing" M logo, then good luck with that, that is part of the bootloader itself.
If you are talking about when you hit the power button and turn the screen itself off, then there is going to be more to it than 1 apk. You might want to look at the UI headers and the UI.apks, not the framework-res.apk.
I am just grasping at straws here, since I am in no way a themer, but I do understand the intimate working s of android and ROMs.
You might also try the theme section of the atrix2 forum.
jimbridgman said:
If you are looking for the actual ROM boot animation screen, and not the first Moto screen that is located here:
/system/media/bootanimation.zip
Right now by default on the AT&T phone it is a dripping AT&T logo...
If you want to change the Moto dual core screen or the "breathing" M logo, then good luck with that, that is part of the bootloader itself.
Click to expand...
Click to collapse
its super easy to change the boot logo too. just create a raw image 540x540 invert blue and green. then save it as logo.bin and flash it with fast boot.
Sent from my MB865 using xda premium
lkrasner said:
its super easy to change the boot logo too. just create a raw image 540x540 invert blue and green. then save it as logo.bin and flash it with fast boot.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
That will not change the dual core M screen though, just the "breathing" M logo... that is an easy one.. the Dual core screen is in the boot image itself I am afraid.
Naw, I've already changed my bootanimation. Got rid of that AT&T crap a while ago lol. No probs with that. And I know that I changed the splash screen on my droid, I pushed it through ADB, but i am assuming that was possible because the DROID's bootloader was unlocked.
Anywho, what I'm looking to change is the actual screen "on" animation for our phones. The animation that happens when you hit the lock button to wake your phone. How the screen comes up. I want it to do the opposite of THIS.
I know it's possible, I just gotta find the right files.
lkrasner said:
its super easy to change the boot logo too. just create a raw image 540x540 invert blue and green. then save it as logo.bin and flash it with fast boot.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Oooo, also VERY good to know. Thanks!
Fall of Enosis said:
Naw, I've already changed my bootanimation. Got rid of that AT&T crap a while ago lol. No probs with that. And I know that I changed the splash screen on my droid, I pushed it through ADB, but i am assuming that was possible because the DROID's bootloader was unlocked.
Anywho, what I'm looking to change is the actual screen "on" animation for our phones. The animation that happens when you hit the lock button to wake your phone. How the screen comes up. I want it to do the opposite of THIS.
I know it's possible, I just gotta find the right files.
Click to expand...
Click to collapse
That is why I suggested you take a look at the UI header files and the UI apk files, it is most likely in those, and not the framework files.
jimbridgman said:
That will not change the dual core M screen though, just the "breathing" M logo... that is an easy one.. the Dual core screen is in the boot image itself I am afraid.
Click to expand...
Click to collapse
wrong. I can prove it
Sent from my MB865 using xda premium
Fall of Enosis said:
Anywho, what I'm looking to change is the actual screen "on" animation for our phones. The animation that happens when you hit the lock button to wake your phone. How the screen comes up. I want it to do the opposite of THIS.
I know it's possible, I just gotta find the right files.
Click to expand...
Click to collapse
Ohhh.. that's the CRT effect... What do you mean by opposite of that? You wanna turn it off? Probably very difficult to change the animation style...
But, to turn it off you'll need to decompile your framework-res and go to /res/values/bools.xml. Change the value for "config_animateScreenLights" to true. That should get rid of it.
Funny, people with other devices are looking to turn CRT effect on.. I actually have no idea what it will do instead of the old tv style off, but let us know if it works.
Edit- wait, just re-read your op.. you wanna give the screen on the crt effect? No idea how one would go about that.. Or maybe what i just wrote will enable that... imma try it out
Sent from my mind using XDA
lkrasner said:
wrong. I can prove it
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
now I am at a computer and can type a full response... The breathing M logo as you called it is actually part off the default boot animation, which is why it goes away when you change it. the dual core screen is whats called the boot logo and is called by the boot img from the logo.bin "partition" if you will that can be flashed. it is just a raw image with green and red (or maybe green and blue or some other combination) flipped. save that as logo.bin and flash it with fastboot.
Edit: here is my thread from earlier http://forum.xda-developers.com/showthread.php?t=1632001&highlight=change+boot+logo
alteredlikeness said:
Ohhh.. that's the CRT effect... What do you mean by opposite of that? You wanna turn it off? Probably very difficult to change the animation style...
But, to turn it off you'll need to decompile your framework-res and go to /res/values/bools.xml. Change the value for "config_animateScreenLights" to true. That should get rid of it.
Funny, people with other devices are looking to turn CRT effect on.. I actually have no idea what it will do instead of the old tv style off, but let us know if it works.
Edit- wait, just re-read your op.. you wanna give the screen on the crt effect? No idea how one would go about that.. Or maybe what i just wrote will enable that... imma try it out
Sent from my mind using XDA
Click to expand...
Click to collapse
Wait, again... That didn't do it. hmmm.. No problems with my other bools edits... Probably also need to add a line to ids.xml maybe? That should get it in the public.xml with a resource id, but then what? I'll look at it a little further.. out of my own curiosity, and for the common community of course. Search xda for the crt effect, here's one link
lkrasner said:
wrong. I can prove it
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Really, that is good to know, I was never able to get the dual core screen to change even with the logo.bin change, I always saw the dual core screen, so I assumed it was in the boot image, like so many other manufactures startups.
jimbridgman said:
Really, that is good to know, I was never able to get the dual core screen to change even with the logo.bin change, I always saw the dual core screen, so I assumed it was in the boot image, like so many other manufactures startups.
Click to expand...
Click to collapse
just see the thread i linked to. it is really easy as long as you have photoshop. gimp won't due it right. if you want you can send me an image and I will make it into the proper format
lkrasner said:
just see the thread i linked to. it is really easy as long as you have photoshop. gimp won't due it right. if you want you can send me an image and I will make it into the proper format
Click to expand...
Click to collapse
Nope I have photoshop on my macbook pros and my hackintoshes. I will take a look at the link you sent, thanks!
jimbridgman said:
Nope I have photoshop on my macbook pros and my hackintoshes. I will take a look at the link you sent, thanks!
Click to expand...
Click to collapse
glad I could prove you wrong. knowing you that is quite hard to do!!
lkrasner said:
glad I could prove you wrong. knowing you that is quite hard to do!!
Click to expand...
Click to collapse
LOL, I definitely don't know everything. I will be the first to admit when I am wrong... I will always guess first, and I if I am wrong so be it, cool beans.. glad you could prove me wrong and I learned something new!
Thanks again!
alteredlikeness said:
Wait, again... That didn't do it. hmmm.. No problems with my other bools edits... Probably also need to add a line to ids.xml maybe? That should get it in the public.xml with a resource id, but then what? I'll look at it a little further.. out of my own curiosity, and for the common community of course. Search xda for the crt effect, here's one link
Click to expand...
Click to collapse
OK, I know I've just been rambling to myself basically, but I got it. Had to do some goofy stuff - extract the edited unsignedframework-res.apk, then re-zip it, no compression (store) style, then it worked with the simple bools edit. Never had to do that before for a bools edit, but oh well... So, anyway, if you change it to "true" it will get rid of that CRT style screen close - it just gently fades away now... and so do I...
Could probably piece those few posts together for a small TUT...
alteredlikeness said:
OK, I know I've just been rambling to myself basically, but I got it. Had to do some goofy stuff - extract the edited unsignedframework-res.apk, then re-zip it, no compression (store) style, then it worked with the simple bools edit. Never had to do that before for a bools edit, but oh well... So, anyway, if you change it to "true" it will get rid of that CRT style screen close - it just gently fades away now... and so do I...
Could probably piece those few posts together for a small TUT...
Click to expand...
Click to collapse
Lol ive gone through this thread from the beginning and im in shock at how off these answers are lol he is asking for SCREEN ON animation.just like how the screen off button is a t.v. shutting off..he wants when u click it on for it to turn on like a tv. U get it now? Lol its been done on other devices ..i remember my xperia x10 having it.
Sent from my MB865 using xda premium
lkrasner said:
now I am at a computer and can type a full response... The breathing M logo as you called it is actually part off the default boot animation, which is why it goes away when you change it. the dual core screen is whats called the boot logo and is called by the boot img from the logo.bin "partition" if you will that can be flashed. it is just a raw image with green and red (or maybe green and blue or some other combination) flipped. save that as logo.bin and flash it with fastboot.
Edit: here is my thread from earlier http://forum.xda-developers.com/showthread.php?t=1632001&highlight=change+boot+logo
Click to expand...
Click to collapse
Thanks for the link was waiting like where is it.....