Hello Guys Please Help
i have rooted my WintouchR97 tablet
everything was nice
then ROM TOOLBOX installed
i backed up the BOOTSCREEN ANIMATION
after edit RESTORED the edited bootscreen
but i made mistake
in original backup zip file PART0 and DESC.txt was on zip's root
when i extracted that file in folder
and made that folder as archive PART0 and DESC.txt path changed
like original was
/part0
/desc.txt
after edit it restored as
/backupbootscreen/part0
/backupbootscreen/desc.txt
NOW WHEN I START IT JUST SHOWS STARTUP LINUX LOGO
BUT WHEN BOOTSCREEN ANIMATION SUPPOSE TO BE SHOWN
IT SHOW ONLY BLANK SCREEN AND NOT COMPLETING THE BOOT PROCESS
MEANS MY TABLET I CANT USE ITS JUST SHOWING BLANK SCREEN
PLEASE HELP TO SOLVE PLEASE PLEASE
Related
Can some one let me know what I am doing wrong here.
I want to remove parts 1 and 2 from the boot image, I just want the bouncing logo.
I removed the part1 and part2 folders from the zip and removed the part1 and 2 info from the desc.txt file (also removed some of the images from the android folder).
Rezipped them compression set to store, but all I get is a black screen?
Any help.
My zip is attached
Sleeepy2 said:
Can some one let me know what I am doing wrong here.
I want to remove parts 1 and 2 from the boot image, I just want the bouncing logo.
I removed the part1 and part2 folders from the zip and removed the part1 and 2 info from the desc.txt file (also removed some of the images from the android folder).
Rezipped them compression set to store, but all I get is a black screen?
Any help.
My zip is attached
Click to expand...
Click to collapse
Here you go. http://www.mediafire.com/?2951plb7k8oevea
perfect. works a treat. Thanks
Hi guys,
I recently rooted and S-OFF'ed my Desire. Really amazing. Everything went fine.
Really enjoying my phone more than ever before.
Now trying to flash my splash screen and boot loading screen.
I'm using Android Flasher 1.8.0 as suggested in the Noob tutorial section.
Splash screen went fine. Automatically reboots into fastboot. And flashes.
The tutorial doesn't actually doesn't go deeper into flashing the loading screen and whether or not it's supposed to automatically reboot into fastboot.
When i manually reboot into fastboot sometimes it can't find the process fastboot.exe and sometimes it can.
When it can it says it can't find my device when it's trying to flash the new loading screen. I don't understand why. Everything else i have tried works fine (except the first time i tried to S-OFF, it also said it couldn't find my device)
It did actually remove my RCmix-S loading screen. So now i only get a black screen when starting up. Everyhing still works fine though. Boots normally.
What should I do?
You cannot flash a new bootanimation with android flasher or fastboot. You have to replace the bootanimation.zip in /data/local or /system/media. You are s-off, so you can do this in os. Just use an explorer with root access (e.g. root explorer), mount /data or /system as r/w (read write) and replace the existing one with yours (but make a backup of the old before and make sure you used the correct resolution).
Okay that was kind of confusing then.
Still weird it's not recognizing my phone but is finding fastboot.exe
Anyway I got root explorer mounted /data/local and put a bootanimation.zip in the folder. It doesn't work though. Does it also have to be in /system/media
or just in one of them??
Thnx
It only has to be in /system/media.
SwiftKeyed from Oxygen with Transparent XDA App
i got a weird error trying to flash a new splash screen
"sending splash1...OKAY"
"writing splash1"...FAILED <remote not allowed>
phone is recognised in fastboot etc...
any ideas?
thanks
00mpollard said:
i got a weird error trying to flash a new splash screen
"sending splash1...OKAY"
"writing splash1"...FAILED <remote not allowed>
phone is recognised in fastboot etc...
any ideas?
thanks
Click to expand...
Click to collapse
Do not post in a thread which has nothing to do with your problem! And use the search.
I tried putting it only in /system/media and only in /data/local.
Both don't work.
My loading screen is still total black. I don't get it. What am I doing wrong. Is there some other file interfering. Do I have to delete something else....
PixelApocalypse said:
I tried putting it only in /system/media and only in /data/local.
Both don't work.
My loading screen is still total black. I don't get it. What am I doing wrong. Is there some other file interfering. Do I have to delete something else....
Click to expand...
Click to collapse
It does not have the correct resolution. It has to be 480x800.
Actually it has. I checked.
They are 480 x 800, 24 bit *.PNG. Downloaded these in the splash screen thread.
I got it sort of working now.
I renamed the zip to bootanim.zip instead of bootanimation.zip. Don't know if it should matter but now i'm getting a loading screen.
It's just text reading "Android" with a animated glow going over it.
This is not the one i put on the phone though. Not the pictures in the zip.
Is this some kind of default loading screen?
Which means it's still not working....
Which rom do you currently run? If a sense one, the bootanimation has to be in /data/local. If aosp one, it has to be in /system/media. That's the basic. Furthermore, in your bootanimation.zip has to be minimum two parts:
- one folder named part0
- one file named "desc.txt" (description file)
In the folder named part0 has to be the png files in the correct resolution (480x800x24). In the desc.txt you have to put the following ouput:
Code:
480 400 x p 1 0 part0
'480' is the width (not variable)
'800' is the height (not variable)
'x' is here just a placeholder. You have to replace with a number. This number sets the frames (your choice, what you set)
'1' is the count how often the bootanimation loops (your choice)
'0' sets the a pause (max 10 possible)
'part 0' sets the folder in which the bootanimation files are (not variable).
Source: http://android.modaco.com/topic/338...nimationzip-futurama-bender-bootanimationzip/
Woooot it's working!!
I'm using RCMixS_v2.0_A2SD+_BravoHboot which is a sense rom.
I put it in /data/local.
The animation was only 6 frames. Which was incorrect in the desc.txt.
Also using NO compression when zipping was the key.
Not knowing this is probably key to many people not getting this to work.
Maybe it's a good idea to have that tutorial be made a sticky or include it in the "Complete upgrading guide"
Thnx a lot MatDrOiD!
PixelApocalypse said:
Woooot it's working!!
I'm using RCMixS_v2.0_A2SD+_BravoHboot which is a sense rom.
I put it in /data/local.
The animation was only 6 frames. Which was incorrect in the desc.txt.
Also using NO compression when zipping was the key.
Not knowing this is probably key to many people not getting this to work.
Maybe it's a good idea to have that tutorial be made a sticky or include it in the "Complete upgrading guide"
Thnx a lot MatDrOiD!
Click to expand...
Click to collapse
No problem. And you could make very happy if you press the thanks-button.
Trying to put together a bootanimation and I can't get it to work no matter what I do.....I've got the files all in png format. I've created part0 and part1 folders though i do not need to use the part0 I have tried putting things in it and not but neither works......I have used notepad++ to create desc.txt file with 480 800 30, p 1 0 part0, p 0 0 part1 - text inside...on different lines...I've followed about 3 different methods of putting the zip file in to the system/media folder and it's not working at all....All I get is a black screen on startup :S well confused and getting a bit pissed off to be honest lol!!
If your getting a black start up screen then it is loading your bootanim. As when it fails to load a boot animation you get the stock "ANDROID" screen.
Are your PNG's in the correct format? Have you optimised them in any way? Correct size?
They're bang on the right size....haven't touched them but have had another idea that I'm going to try later on. I did a boot anim for a user and it worked perfectly first time so I'm going to keep going until I.can get it to work......
Thanks for your input at least I know its loading up....
Sent from my Desire HD using BlackICE......
Hi, after installing CoreDroid ROM, I wanted to change boot and down animation to stock version, so I extracted needed files from backup ("bootanimation.zip" and "downanimation.zip"), opened Root Explorer, turned on R/W mode, and replaced that files in "data\local" folder. Now, boot animation works, but down animation doesn't (as said in title).
I don't know what's problem, can someone help me? Thanks in advance!
EDIT: I have solved problem - I followed this tutorial and copied file via ADB: http://forum.xda-developers.com/showthread.php?t=942976
CWM method to Change Splash Boot (Screen Before Bootanimation)
Disclaimer; I am not responsiable for bricked devices, dead SD card !!!
1. download SGS2_custom_param_lfs_cwm.zip.
2. copy to sdcard.
3. flash SGS2 _custom_param_lfs_cwm.zip via cwm.
4.after flashed reboot your phone and will see "logo.jpg draw fail" green message.(it is ok!):good:
5.rename custom image to "logo" and copy to sdcard.(Custom Image !!! 480x800 and max size 100 kB JPEG image)
6.copy new custom image "logo" with Root Explorer / File Explorer / ... .to /mnt/.lfs/ and Set Permission . (see attached image; "0777")
7.reboot your phone and you see New Boot Splash Screen.:laugh::good:
NOTE; if you want to back original flash SGS2_stock_param_lfs_cwm.zip
-attached my logo collection(extract and rename "logo")
Thanks to
-connexion2005 ;custom_param
- shinyu ;cwm zip.
download;
-SGS2_custom_param_lfs_cwm.zip.
https://drive.google.com/file/d/0B8wCcf9dgYXuRUItZllMVUJ3cFk/view?usp=sharing
- my logo collection
https://drive.google.com/file/d/0B8wCcf9dgYXuVldDaDBKdFpKUU0/view?usp=sharing
- SGS2_stock_param_lfs_cwm.zip
https://drive.google.com/file/d/0B8wCcf9dgYXuVjRsRGdXWmZSWWs/view?usp=sharing
Deleted
logo.jpg draw failed
Thanks for the tutorial! I'm pretty sure I'm the one doing something wrong but I can't figure out what.
I was able to flash the param file, both the cwm way and through odin which resulted in "logo.jpg draw fail.." so that part works, but adding my image doesn't work. I've tried several different images, including yours and changed the permissions accordingly but it just doesn't seem to take it. It boots fine though. I've done this before, about a year ago and it worked fine then so I'm wondering if it has to do with my partitioning or that I've updated to marshmallow recently (the battery charging animation changed after upgrade, did something else change too perhaps? Does this tutorial not work any more after update?)
Anyway, if you have any tips, I'd appreciate it.
is this applicable to Marshmallow (CM13)?
@alexbokor40, same issue with @luvis, after flashing the zip, able to get the "logo.jpg fail" but after copying the logo.jpg to the .lfs folder, set the right permissions and reboot, nothing happens. i'm on CM13 official and also has custom pit. I also notice when i open the .lfs folder in root explorer, i can't see the other files inside of it. last time when i was on 4.1.2, i able to see the other files.
any tips will be highly appreciated mate.
It is called bootlogo
It doesn't work on android 7.0 nougat. I didn't find nay file at /mnt/.lfs/
And i didn't get the green message "logo.jpg draw fail" after flashing via twrp 3.0.2
Do you have another method?
is there a way to do that through build.prop? has anyone tried? the param.ls way here seems to fail. in my s2 with cm 13 the bootlogo is not removed, flashing with odin.