General :: Custom Bootanimation Don't Work - Black Screen

Aug 9, 2010

I wanted to create a simple bootanimation for my HTC Desire. I found a couple of websites explaining pretty much everything from folder structure to the contents of desc.txt, so I started playing around a little bit.

However after pushing my first customized bootanimation to the phone, all I get is a black screen after the initial HTC logo.

I already tried using desc.txt files from different bootanimations that I found on the web. I even extracted and re-zipped a downloaded bootanimation so I could see if that could possibly be the problem. But none could solve my black screen.

At least I think I have narrowed down the problem to the png files I use. My last guess is, that I save those files using the wrong settings.

I use Photoshop CS 5 using the following workflow:

First I create the frames that I want in my animation (just like build a GIF file). The I opened File-->Export-->Render Video. Then I select "Image Sequence", choose PNG, disable interlacing in the settings and finally choose a 480x800 resolution. Alpha channel is set to "None".

After that I use IrfanView to change the image color depth to 24bit and save the files in the part0 folder. None of my files is bigger than 30 KB.

My folder structure looks like this:

part0
-----00001.png
-----00002.png
....
-----00027.png

My desc.txt looks like this:

480 800 30
p 0 0 part0

After zipping the folders and the desc.txt without compression, I push the files to my phone. But when I try to watch it, all I get is a black screen.

I attached my bootanimation.zip. When I download bootanimations from the web, it works just fine.

General :: Custom bootanimation don't work - Black Screen


General :: Bootanimation Does Not Work / Show

Apr 22, 2014

I have a problem with a clone (HDC model). That I did a factory reset and reformatted the storage. After that I suddenly don't have my bootanimation anymore. Instead it shows a silver grey "android" logo in the middle of the screen when I boot the phone, and the same when I shut it off.

I have checked my system/media folder and the phone actually have all the bootanimation.zip shutdownanimation.zip etc. in there, and they are also the original ones. But for some reason the phone don't use them by boot or shutdown.

Also I tried with "Boot Animations -root-" app from the Playstore, but it also don't change anything. I tried to place bootanimation.zip in data/local also but no change.

I checked the permissions of the files and they are also good. And tried all kind of codes on the phone, but none have worked so far.

View 9 Replies View Related

General :: Make Custom Bootanimation For Minecraft UI?

Nov 30, 2011

I am trying to make a custom bootanimation for my minecraft ui (url... ) and the bootscreen comes up blank... this is for my HDPI phone and i think the settings are in HDPI...

View 2 Replies View Related

General :: Custom Boot Animation Goes To Black Screen

Apr 6, 2014

I'm trying to make my own boot animation (A simple android kitkat logo), but when I put it in /system/media/bootanimation.zip and reboot the phone, it goes to black screen.

I followed the steps described in that guide and read that post, but they didn't share the solution and the mediafire link is dead. I'm attaching my current bootanimation.zip

View 5 Replies View Related

General :: Lenovo S890 Black Screen In Custom ROM

Jun 26, 2013

I installed custom ROM on my Lenovo S890 phone, which works great and has all I need. But there is this problem (similar like in this post [URL] .....). When I try wake up the phone from standby mode, all I see is a dark screen with vertical stripes of several colors all over it. I can however set volume and even the display responses after pushing buttons it vibrates. So it works, but the screen is broken.

When I install original ROM, everything works fine. But when I install any of these custom ROMs found on [URL] .... I have the same issue with the screen.

I'm currently trying to fix this problem with software jBART v0.7.9 - I decompiled the original ROM that works fine and also decompiled the custom ROM I want to fix. Then I'm trying to copy files from original to custom ROM, hoping somehow I overwrite possibly broken files and everything should work afterwards.

View 9 Replies View Related

General :: Galaxy S4 Custom ROM - No Sound / Black Screen On Call?

Jan 5, 2014

I have an issue since i start installing custom ROMS. So, is not my first time installing a ROM. I have installed stock ROM's in the past. However, not custom ones. I have rooted my device in the past and even now before installing a custom ROM. I have installed through TWRP recovery various custom ROMS such as Omega, AOSP, ARROW, WanamLite, Google Edition and CyanogenMod but none of them worked fine for me.

In some ROMS I might not have reception (don't worry the IMEI is the same and backed up). However, in EVERY ROM my dialler crashes; for example, when im trying to make a call it freezes and the screen goes black without seeing anything. On the other hand, when I receive a call, screen takes ages to appear and show the caller or even accept the call. In addition, I have NO SOUND at all in every ROM as well.

I believe that the kernel might be the problem. This is because when i am booting the phone I always see the following:

I have tried clearing cache, dalvik, removing battery, installing stock ROMS etc.... and nothing changed!

View 4 Replies View Related

General :: Samsung Galaxy Reverb - Black Screen After Flashing Custom Built CM10 ROM?

Jan 9, 2013

My Samsung Galaxy Reverb has nobody willing to build CM10 for it, so I decided to take on the task. It built without error - processed the kernel and all the CyanogenMod 10 files just fine and generated the .zip. However, after flashing the .zip I end up with a Samsung logo, then a black screen.

The compile went through without error, so I'm a little lost as to what I should check next. From doing a little searching it seems the kernel is at fault, but what to do about that. Am I supposed to flash the kernel separate from the .zip that the CM builder outputs?

View 4 Replies View Related

Sprint HTC Hero : Way To Change BootAnimation On Custom ROM?

Nov 23, 2010

I'm wanting to change my boot animation on Custom ROM to the R2D2 boot animation on the DROID 2. I have the zip file. My question is how do i rid/disable the current boot animation and install new in Flash/Recovery..

View 10 Replies View Related

General :: Programming Own Lock Screen That Work Without Custom ROM On Any Phone

Aug 27, 2012

I would like to know which method you need to use to access the unlock screen and replace it (something like SlideUnlock or Widget Locker). I want to design an app which could work on any phone even those without a custom ROM. This app would then be overriding the default Lock Screen.

You probably need to create a service but I can't seem to find a source code or a good tutorial on it.

View 2 Replies View Related

Creating Custom Layout - Black Screen Displayed?

Jul 14, 2012

I am using:

Android 4.0.3
OpenCV 2.4.2
Samsung Galaxy S2

The face-detection example (from the opencv 2.4.2) is working perfectly. But now, I would like to create a custom layout and actually work with just the data extracted from face detection and build a game on it. Not necessarily having the FdView surface taking the entire screen.

I have done these modifications below, but just a black screen is displayed. Nothing appears on the screen.

Changed the BaseLoaderCallback in FdActivity.java

Code:
//EXPERIMENT
setContentView(R.layout.fd);
FdView surface = (FdView) (findViewById(R.id.FdView));[code]....

View 2 Replies View Related

Android :: ExpandableListView Does Not Work - Black Empty Screen

Sep 30, 2010

I try to build a ExpandableListView with a own ExpandableListAdapter but the ExpandableListView is not visible in my activity
Below you find my Source-Code...

Here the Code from the activity:

public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.group_main);
onCreateDBAndDBTabled();

mAddGroupButton = (Button) findViewById(R.id.Button_Add_Group);
mAddGroupButton.setOnClickListener(this);

mExpandableList = (ExpandableListView) findViewById(R.id.ExpandableListView01);

ArrayList<ExpandableListItem> valueTree = new ArrayList<ExpandableListItem>();

ExpandableListItem gp1 = new ExpandableListItem();
gp1.putProperty("name", "e");

ExpandableListItem gp11 = new ExpandableListItem();
gp11.putProperty("name", "l");

gp1.addChild(gp11);

ExpandableListItem gp2 = new ExpandableListItem();
gp2.putProperty("name", "A");

ExpandableListItem gp22 = new ExpandableListItem();
gp22.putProperty("name", "B");
ExpandableListItem gp23 = new ExpandableListItem();
gp23.putProperty("name", "A1");
ExpandableListItem gp24 = new ExpandableListItem();
gp24.putProperty("name", "A3");
ExpandableListItem gp25 = new ExpandableListItem();
gp25.putProperty("name", "A4"); Code...

View 1 Replies View Related

General :: Bootanimation - Change Only PNG

Oct 30, 2012

I have a mini smartpc rooted. I want change boot animation. I know that it need place bootanimation.zip in /data/local(.

I get a bootanimation from another rom, a rom for asus transform... When I put asus bootanimation.zip in /data/local works but when i change only png inside bootanimation.zip and place my file zip don't works.

View 1 Replies View Related

General :: How To Change Bootanimation

Nov 1, 2012

How to change my bootanimation??

View 8 Replies View Related

General :: Store Compression For Bootanimation?

Feb 26, 2012

I spent the last hour trying to figure out "store" conpression in ubuntu and still cant figure it out.

There is no option in config editer/roller/general like I seen every where.

How to set "store" compression level in ubuntu?

View 2 Replies View Related

General :: Changing Bootanimation In Rom - Galaxy Nexus?

Aug 5, 2012

I wanted to make my own bootanimation for the Galaxy Nexus.So i pulled a bootanimation out of the ROM i am currently using and replaced the png with my own ones (same size).

Then i pulled the bootanimation back to the rom and flashed it... But the animation doesn't start. At boot up the phone just hangs at a black screen and i had to restore from the backup i made...I uploaded the bootanimation. why it doesn't work?

View 2 Replies View Related

General :: Bootanimation QMG Files For Samsung Galaxy S III

Jun 11, 2013

Its hard to change the bootanimation and shutdown animation on Samsung devices because samsung uses a .qmg file that cant be edited without using the software for it, which is out there and I'll put up a link. Its very hard to do apparently and I not adept enough to mess with it. There's also other ways to enable custom animations by flashing special zip files created by smokin1337 and clarified by ReelFiles and using something like rom toolbox to add custom ones to your system/media folder. I was actually looking to see if could got in your system/media and audio folders and post the original .qmg bootanimation and samsungloop files. I have a verizon butI flashes my galaxy s3 over to metro pcs with everything working just fine so i would like to change my animation with the stock R530 variant. I am looking for all types from the international to us cellular to metropcs and to straight talk and sprint.

[URL]...
[URL]...

View 1 Replies View Related

General :: Black Marks On HTC One X Plus Screen?

Aug 13, 2013

My HTC One X Plus fell down recently, and has got a ' triangle flag' like mark on the top left part of the screen. (But not on the Gorilla Screen). But each day, when I see it, the black mark getting disappeared , as forming lines in the triangle flag (the original screen getting viewed through the lines).

When I try the phone screenshot option, the complete screen is captured with no black mark on it.

When I contacted the service center, they asked me to replace the screen. That is very costly

Is it really needed to replace the screen or will it get disappeared eventually?

View 1 Replies View Related

General :: Black Screen On Every Video?

Aug 9, 2011

I am running cm7.03 with lordmodue6.7 on my htc inspire 4g. I just went to look at a video on youtube and noticed that their was no visual just audio. I uninstalled it then installed, but no luck. Afterwards i decided to check all other apps that play video like vevo and same problem. I uninstalled adobe flash player then installed it, but ALSO NO LUCK =[. I then checked youtune on my browser and same problem..

View 5 Replies View Related

General :: Black Screen While Booting

Apr 22, 2013

I Have a galaxy note 2 n7102 (Clone).I have rooted it 2 days ago.i have the android stock boot animation but when i added a custom boot animation, when i rebooted the screen goes black and then the phone starts up

I tried to put it in system/media and data/local and change boot animation and Samsung in system/bin and reboot but nothing happens.

View 9 Replies View Related

General :: GS4 Screen Just Completely Black

Oct 8, 2013

My Galaxy S4 screen is just completely black. I can turn on my phone and even put in my pattern code on the screen, but it remains black. I have tried to reset it multiple times and I don't really know what to do. Any possible fix without having to get a repair.

View 3 Replies View Related

General :: Permission To Change Bootanimation - Samsung GT S5310

Feb 9, 2014

Since in the samsung devices now the permission to change bootanmation has been denied i started working with some friends and finally we created this flashable file compatible with all SAMSUNG Devices!!! How to install?? Just flash from recovery the .zip file you will find in the link Enjoy changing bootanimations on your Samsung Device and like.

Link for download [URL]...

View 3 Replies View Related

General :: HTC Droid Incredible LTE 4 Screen Goes Black

Feb 28, 2013

I have an HTC Droid Incredible LTE 4 and for the most part it's fabulous...

But when I'm talking on the phone the screen goes black and if I try to unlock it to schedule something in my calendar, etc., the screen just goes black over and over and won't stay active long enough for me to unlock the screen. This is exceedingly frustrating since I can't use any apps when I'm on the phone, and I have to push the button on the top to get the screen to light up at all if I'm on the phone, it doesn't automatically light up if I take it away from my ear to look at something on my phone.

View 2 Replies View Related

General :: Android Tab Shows Black Screen?

Feb 5, 2014

My Tablet shows black screen after a while animation android logo and no more work. So I tried factory reset. But factory reset doesn't proceed to recover menu. It shows only factory reset logo (Android logo with red triangle) like screenshot.

My tab has only 3 button (power, Volume up and down). I tried both of them. But the logo doesn't move. How to factory reset?

My tab Configuration:

Duocore M7200 7inch, 1.2GHz, 512MB DDR3

View 9 Replies View Related

General :: Samsung S3 Black-screen On Startup?

Jun 29, 2013

Samsung S3 Black-screen on startup?

View 2 Replies View Related

General :: CWM Recovery Build - Black Screen?

Jan 11, 2014

I'm trying to build CWM for the HP Slate 7 Plus, but both touch and non-touch builds coming from the CWM Builder and manually built builds give a black screen with a few white lines when booted into recovery. The stock recovery.img I provided to the builder is valid because people were able to reflash the same recovery.img via Flashify with no issues, which is the same method used to flash the defunct CWM. I don't have the Slate 7 Plus, so I can't test things myself

The best I can do right now is debloat, deodex, and pre-root ROMs, as well as install more system apps.

View 4 Replies View Related

General :: Arc S Stuck At Black Screen On Boot?

Nov 2, 2012

! i was trying to install a new custom ROM ( C.A.M.P ) i had Cyanogenmod 10... i came to where i flash the new rom on my computer then when i wanted to fastboot reboot to install zip on phone, my computer shuts off, now when i turn my phone on it lights up black and stays like this and i cant do anything(no CWM no nothing) so i remove battery to turn off....

Phone:Xperia Arc S LTI8i

View 4 Replies View Related

General :: Black Screen After Flashing On Sanei N10

Mar 28, 2013

I was following this guide to upgrade my Sanei n10: [URL] In recovery mode I have installed the rom.zip, but after I pressed the wrong button and it turned off. Now, when I turn it on, leave the writing sanei and after few second remains on black screen.

If I try to entry in recovery mode with the vol+ button, it remains with the Android robot lying down with a red tiangolo, with no options.

What can I do to recover my tablet?

View 9 Replies View Related

General :: Black Screen On Galaxy S2 4G Touch

May 27, 2012

I flashed a rom then i went to flash gapps the bar was loading then it went off the screen and it didn't do anything.i waited about 5 mins and still nothing.i hit the power button and it shut off i go to turn it on and all there is a blue light where notifications show.black screen nothing else...

View 5 Replies View Related

General :: Chrome Starts With Black Screen

Dec 2, 2013

I have an issue with the chrome browser starting with a completely black screen. At first I thought it was only my last phone (RAZR HD), but the problem is also present on my Verizon Note 3. If it were just an issue on a single phone, I'd probably ask in specific phone forums, but it's happened on two different phones now.

I'm presuming that the problem might be caused by an app I'm using, but the problem is intermittent so I can't tell if the issue subsides when I uninstall certain apps.

View 4 Replies View Related

General :: Anova 7G3 Showing Black Screen?

Feb 11, 2013

I am trying to open fastboot screen in my arnova 7g3 tablet i pressed reset button and also pressed power button simultaneously but its showing black screen what should i do my tablet is rooted by superuser

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved