[Q] Removal of BootLogo - Galaxy S III Q&A, Help & Troubleshooting

Hello XDA!
Alright, I know that this subject has come up a couple of times on these forums and that there is no solution yet. But the last couple of days this has become a sort of personal vendetta kind of thing for me, and I want to see if we can maybe get a little further on this subject.
Bear with me a little bit because I am still quite noobish so things I say might not be true or make any sense.
So, what I am talking about is the removal of the BOOTLOGO, not to be mistaken with the BOOTANIM. I already know how to change the BOOTANIM and changed it to some delicious visuals, so this is not needed.
Furthermore I know that you can change the BOOTLOGO on the american versions of the Galaxy S3 with a simple .zip. This is of course is really awesome and stuff, but sadly I only have an international I9300, so it won't work for me.
So my first idea was to dig into the boot.img and see what I could do to make sure the BOOTLOGO just won't show. So I looked at the init.rc and found the following line:
export ANDROID_BOOTLOGO 1
I thought I had hit jackpot! not to rub any dirt on anyone's face, but I thought, "How could nobody on XDA have found this out????!!?!" So I changed it to:
export ANDROID_BOOTLOGO 0
Installed my ROM with this boot.img in it and waited, and .... still saw a BOOTLOGO, also a BOOTANIM... so.. it didn't work... Also when I pulled the init.rc using Android Commander is still showed the line "export ANDROID_BOOTLOGO 0" but apparently to no avail.
So I had kind of given up... I had read on different threads that the BOOTLOGO image is buried far into the depths of the filesystem that it isn't even changed when you install a rom! So I thought I would give up...
Until..:
A friend of mine had done something horribly wrong with his glass over his proximity sensor, so instead of just changing the glass we decided to do this software wise. I had found this thread where you could re-calibrate the sensor rewriting something in the efs file system. And this worked! quite easily actually.
And suddenly it hit me, it is probably the efs folder where the BOOTLOGO image is stored! So I made a backup of my efs folder and opened that.. (this took more tries, and I'm not sure with which steps I took to do this, but I'm willing to look it up .)
I found a couple of files but only 3 files bigger than 1kb (this is the only thing my windows 8 wants to show) and I think that the file with the image in it will probably be bigger than 1 kb.
So searching google and XDA I learned that if you want to do crazy things with IMEI and unlocking your phone and such you target the file .nv_data.bak, which is one of the bigger files. So I tried opening it with Notepad++ and HxD but I cannot make any sense of it...
The truth is I was hoping to find a .rle in this folder, which I could magically replace with my own BOOTLOGO and that would be it.
Bottom line:
I was hoping that someone could tell me if I am looking in the right direction (the efs folder and the .nv_data.bak file) and maybe even give directions on how to go further on from here to change the BOOTLOGO...
any ideas?
I would really really really like to get this thing done.
Frank
Info:
Phone: Samsung Galaxy S3 International (I9300)
Rom: SuperNexus 3.0 (would like to use SuperNexus 4.0 but I somehow get problems with Android Commander...)
Kernel: no clue (the one that came with SuperNexus)

Install Xposed Installer and search the module called "Xblast Tools" ! It has an option to disable Bootanimation

Andr3y29
Thanks for your reply!
The thing you are talking about seems to be about the boot animation what I referred to as BOOTANIM. This is the animation that shows stuff like Cyanogenmod or something related to android or your carrier.
I'm talking about the BOOTLOGO, which comes before the BOOTANIM. The BOOTLOGO only shows a black screen with white letters saying "SAMSUNG GALAXY SII (I9300)" and this is what I want to remove.
Frank

Bootlogo is contained within the bootloader, this has never been modified for the i9300 as there is no need -the American S3 is very different in many ways.
Sent from my GT-I9300 using Tapatalk

As above and see many identical posts .

boomboomer, thanks!
So, i guess looking in the efs folder is definitely the wrong place.
googling for the bootloader I found the following thread. Here someone is trying to change the bootlogo, and the conclusion seems to be that I need to change the sboot.bin.
So, i guess I'm going to research that!
thanks!
Frank

Ok, I made some progress
I downloaded the I9300 firmware from Sammobile.com and unpacked it and opened up the Sboot.bin. I couldn't open it with any archiving software but I could with HxD (Hexidecimal editor). There was a lot of gibberish but also some normal sentences and filenames, so I thought it looked a lot like a normal folder (or archive) that I just cannot open normally. But I thought that I might find the BOOTLOGO here in hex code.
So I opened up the logo.jpg from the param.bin in HxD and found ".Adobe Photoshop CS4 Windows.2012:04:23 14:30:18" in the header. In sboot.bin I looked for "Adobe Photoshop" and it came up just once. Looking at how the logo.jpg from param.bin looked and how big it was I copied the same from sboot.bin and saved it as a jpg. And it worked! So this is probably the logo that we see when we turn on our phone. (in the attachments)
I thought this would be it, just replace the hex code of the jpg with other jpg code and then flash this sboot.bin... but sadly this didn't work, Odin failed when it came to the sboot.bin. I started thinking that maybe the .bin knows where a file starts, so when I put a bigger or smaller .jpg in the sboot.bin it will mess up.. So I decided to change a few bits, which would make the image slightly more blue, but wouldn't make the file bigger, and it failed to flash... I though that it might be that the jpg is now broken and windows might be doing its best to interpret it but for the sgs3 it needs to be perfect, so I changed the header, turning Photoshop into Photopoop ( ), it failed to flash... Then I started thinking that the .bin file checks itself by making a sum of all its bytes, and if it is different it fails. So instead of making up my own bytes, I exchanged two bytes in the Photoshop string, making it Photohsop. But this still made the flashing fail.
I started thinking it might be HxD that messes up the sboot.bin file, so I tried to first change one byte, saved it, changed that byte back and saved it again. This time it flashed without a problem...
Now I'm kind of at an end, I have no clue how to solve this or how to go further... Does anyone maybe know how to edit sboot.bin, or how it is secured? Maybe the sboot.bin is checked against something else? Or I am doing something really stupid and there might be an easy fix (please please please)?
Kind Regards!
Frank

I think I need to bump this a little,
But does anyone know how the sboot.bin is checked by the sgs3 or odin?
Cheers!
Frank

mad-freaky said:
I think I need to bump this a little,
But does anyone know how the sboot.bin is checked by the sgs3 or odin?
Cheers!
Frank
Click to expand...
Click to collapse
Yes. Samsung do.
Sent from my GT-I9300 using xda app-developers app

The China unicom i9300 is not the same.

wangdaning said:
The China unicom i9300 is not the same.
Click to expand...
Click to collapse
Its funny how this post is not even related to this thread.
Sent from my GT-I9300 using xda app-developers app

Ai, I was afraid of that....
Does anyone else maybe have an idea?
Frank

You are attempting to flog a dead horse, no-one has bothered to decompile the bootloader for the i9300 as there is no point, it isn't locked. Only one American model had a lock, which was modded to enable flashing, nothing else.
Just to change the boot logo is a lot of work, for something that lasts just a few seconds.
Sent from my GT-I9300 using Tapatalk

boomboomer said:
You are attempting to flog a dead horse, no-one has bothered to decompile the bootloader for the i9300 as there is no point, it isn't locked. Only one American model had a lock, which was modded to enable flashing, nothing else.
Just to change the boot logo is a lot of work, for something that lasts just a few seconds.
Click to expand...
Click to collapse
Dear BoomBoomer! Thanks for your reply!
Sorry, I haven't replied in a while, but I looked a bit further into the sboot.bin and downloaded a couple more to see how they are different and are still able to flash. What I found is that the only difference is their build date and series nr. and 4 blocks of 256-byte signature (not sure if signature or checksum or something but I have to call it something..)
So I guess I need to figure out how to decompile these 256-byte signatures and make my own... to become awesome!
Dear BoomBoomer, I tried searching google and xda to find anything about the american model with sboot.bin but I found nothing. Do you maybe know the thread or person that modded the sboot.bin of the american version?
Thanks!
Frank

Nope, sorry.
Sent from my GT-I9300 using Tapatalk

Adding Incentive
Hey guys,
I'm out on a limb here, but do you think I can maybe pay someone to help me with this?
Cheers,
Frank

Please can someone get me the quaraqumus QS-i9300-KK-v2.6 resumable link

Hello guys,
It has been a while since i started this threat but i'm still searching for a way to remove the bootlogo.
Do you guys have any ideas left i can try?
I'm willing to try everything even if there is a risk of bricking the phone.
I have 5 galaxy s3's here and i am willing to risk them to find a way to remove it.
If anyone has a method i can try please let me know.
Thanks!

any updates
mad-freaky said:
Hello guys,
It has been a while since i started this threat but i'm still searching for a way to remove the bootlogo.
Do you guys have any ideas left i can try?
I'm willing to try everything even if there is a risk of bricking the phone.
I have 5 galaxy s3's here and i am willing to risk them to find a way to remove it.
If anyone has a method i can try please let me know.
Thanks!
Click to expand...
Click to collapse
Frank
Did you make any progress on this. i have been looking also
Donal

Wanna do the same!!! But like instatt the Samsung s3 logo this AoKp Unikorn like the Pic attached, and boot animation from Rom Toolbox Bootanim. The bionic animation. But on my phone s3 international rooted i dont get this animation started. Downloaded more animations and installed it turned on Animations in App but dont work !!! What do i have to do ??? Have made animated Files too for bootanimation but dunno how i can turn them on or where i must place them to get them started !!! Please help me !!! Thanks !!!!
Ps:droid-pro.zip should be the bootanimation and aokplogo the vs. Samsung bootlogo, would look very cool thx !!!

Related

[q] lost "galaxy s symbol" during lag fix!!!!!

So I lost my galaxy s symbol that shows up when booting your vibrant on,so now that part of the boot up is just blank.
Does anyone know how to replace it with something else? I heard you can replace it with roms or zips or something?
the boot sequence on the vibrant is two .qmg files. The are located on /system/media and they are called bootsamsung.qmg and bootsamsungloop.qmg. just replace those two files and you should get it back. you can grab them from one of the many threads regarding "replacing boot and shutdown sequence"
How about you look at the top of the page and read the sticky
http://forum.xda-developers.com/showthread.php?t=732458
lqaddict said:
How about you look at the top of the page and read the sticky
http://forum.xda-developers.com/showthread.php?t=732458
Click to expand...
Click to collapse
I just flashed the Vibrant boot screen. Didn't work - the boot sound occurs but no image.
I'll try the other one and see what happens.
EDIT: Same thing. Got sound but no image.
strictlyrude27 said:
I just flashed the Vibrant boot screen. Didn't work - the boot sound occurs but no image.
I'll try the other one and see what happens.
EDIT: Same thing. Got sound but no image.
Click to expand...
Click to collapse
your not op?
Ill give it a shot and keep you posted. It looks as though I am not the only one with this issue. If anyone gets it to work before I do,please post how you did it. Thank you.
im facing the same thing here.. cant get the boot animation and cant login to google account anymore.. what a day..
Same thing happened on mine. Those files must get deleted somehow on that operation which is odd.
Sent from my SGH-T959 using XDA App
Well I tried it,but still no luck. Can anyone help?
Can somebody please tell me why my yesterday's post was deleted? I was asking for help like the others who faced the same problem and I wanted to bring the topic back to attention. Any comments from the admins??
marshallrockstarr said:
Can somebody please tell me why my yesterday's post was deleted? I was asking for help like the others who faced the same problem and I wanted to bring the topic back to attention. Any comments from the admins??
Click to expand...
Click to collapse
you didn't look very hard
http://forum.xda-developers.com/announcement.php?f=747
Sorry for not having looked thoroughly enough, I seem to have been too worried about my phone. Won't happen again.

[Q] Change Vibrant Splash Screen

Is there a tool for this or a way to adb a new one? I was able to do it on the G1, the mytouch and G2. HELP, I have searched and searched to no avail. I have to get rid of that boring splash screen that says Samsung Vibrant.
jhr5474 said:
Is there a tool for this or a way to adb a new one? I was able to do it on the G1, the mytouch and G2. HELP, I have searched and searched to no avail. I have to get rid of that boring splash screen that says Samsung Vibrant.
Click to expand...
Click to collapse
I looked in to this a little bit... in /mnt/.lfs there are images that look like they are the splash screen for all the models of the Galaxy S. I haven't actually tried changing them though
Many views and no replys!!!!!!!!!!!
camalot said:
I looked in to this a little bit... in /mnt/.lfs there are images that look like they are the splash screen for all the models of the Galaxy S. I haven't actually tried changing them though
Click to expand...
Click to collapse
jhr5474 said:
Many views and no replys!!!!!!!!!!!
Click to expand...
Click to collapse
camalot is right....there are images in /mnt/.lfs that suggests that those are the vibrant splash files...but i dont think no one has tried changing them...it seems that i can only see them via Root Explorer....i cant see them via Droid Explorer on my PC...u can try it at your own risk if you want....but make a Nandroid and have Odin ready.....just in case....lol
Mr. Apocalypse said:
camalot is right....there are images in /mnt/.lfs that suggests that those are the vibrant splash files...but i dont think no one has tried changing them...it seems that i can only see them via Root Explorer....i cant see them via Droid Explorer on my PC...u can try it at your own risk if you want....but make a Nandroid and have Odin ready.....just in case....lol
Click to expand...
Click to collapse
ill give it a try for us later tonight when i get a chance
I went in to mnt/.lfs and i cant seem to change any of the images anyone know if i could adb or use emulator to push an image in there to replace splash screen.
Sent from my SGH-T959 using XDA App
Im no help, I just wanted to add that I am interested in changing the splash screen as well. I know its gotta be possible because Ive seen it done with the DoW kernel where "vibrant" was replaced with a pretty sweet picture of a dragon. Just thought Id chime in.
Should be possible somehow... i added a rom to my friends captivate (i know different phone) and its splash screen was changed to go with the rom... so there SHOULD be a way to go in and change it... heres a link to a video of that rom, you'll see what im talking about..... http://www.youtube.com/watch?v=LnZSQsfVhFk
I realize it is possible. I am just wondering the steps needed to do it. Usually a image editing program is neede also.
Sent from my SGH-T959 using XDA App
The D.O.W. Kernals that Team Whiskey has charge the boot screens. You may want to speak with one of them to see how they work their magic there.
theusername said:
The D.O.W. Kernals that Team Whiskey has charge the boot screens. You may want to speak with one of them to see how they work their magic there.
Click to expand...
Click to collapse
I think you're referring the the boot screen. He's talking about the splash screen that says VIBRANT in plain black and white.
The boot animation is different from the splash screen. The splash its the Samsung vibrant screen you see before the boot animation. You will probably have to chmod the directory before you can change anything in there
Sent via my Samsung Galaxy S
I have sent
a message to the creators of the D.O.W. and have had no luck receiving anything back.
Opening a DOW zip file has the directory as such:
kernel_update
redbend_ua (307kb)
zImage (5685kb)
system
bin
sqlite3 (24kb)
etc
vold.conf (1kb)
vold.fstab (2kb)
build.prop (3kb)
So it would appear that it's either zImage or redbend_ua.
aloneinshadow said:
I think you're referring the the boot screen. He's talking about the splash screen that says VIBRANT in plain black and white.
Click to expand...
Click to collapse
No, I was talking about the splash screen, not the boot screen. Instead of having the black and white vibrant screen, they have a picture of a bomb going off on the DOW Kernals. Download it and check it out.
Binary100100 said:
Opening a DOW zip file has the directory as such:
kernel_update
redbend_ua (307kb)
zImage (5685kb)
system
bin
sqlite3 (24kb)
etc
vold.conf (1kb)
vold.fstab (2kb)
build.prop (3kb)
So it would appear that it's either zImage or redbend_ua.
Click to expand...
Click to collapse
I heard it was somewhere in zImage
all
of my prior splash screen changes have been done through adb or fastboot. I am pretty sure I shouldn't have to mess with a zimage to change this.
jhr5474 said:
of my prior splash screen changes have been done through adb or fastboot. I am pretty sure I shouldn't have to mess with a zimage to change this.
Click to expand...
Click to collapse
I know that it was a lot easier on the HTC devices and that's what I'm coming from pesonally. But I'm actually pretty certain that it is compiled in the zImage file. Which would mean that it would have to be decompiled, edited and recompiled with your desired image. It sounds like a lot of work but I'm sure that once you get everything set up it would be a breeze!
hmm
So what would I use to open this zimage and edit it?
jhr5474 said:
So what would I use to open this zimage and edit it?
Click to expand...
Click to collapse
Try this:
http://forum.xda-developers.com/showthread.php?t=777380
and this:
http://forum.samdroid.net/f28/modify-zimage-without-recompiling-2664/

Please Help!

Hey, everyone. I know this is probably the last thing you want to read, but I could really use some prompt help.
I tried the method posted in: http://forum.xda-developers.com/showthread.php?t=1686551
I got to step 3, but it didn't let me choose recovery. It just started installing the update. However, when it rebooted, it never got past the white HTC boot screen. I pulled the battery, pulled the MicroSD card, went back into the bootloader and tried running Factory Reset. Same result - stuck at white HTC boot screen.
Some more information:
1. Device is completely stock - no customer bootloader, stock Gingerbread OS. (2.3.4. That's why I wanted to try this in the first place. According to HTC, my IMEI number block hasn't been updated for ICS, yet.)
2. I renamed the file "update" as per the thread.
I'm hoping that the devs and contributors here will have mercy on a lowly noob who's having problems. I'm hoping to either return to stock and wait for the ICS update, or get to the point where I can install a custom ROM found here. (I was thinking SpeedROM). But, as my device has Gingerbread (or, potentially nothing at this point), I'm not sure where to go from here.
Thanks so much for any suggestions. You guys are the best, and I love this site.
Not sure if you've tried this yet, just name your file as PH85IMG.zip and place it on your microSD. Boot into bootloader and let it run the update. If this is what you did, then I have no clue what happened.
Just out of curiosity, why didn't you get the official OTA the official way if you're completely stock?
PS - This question belongs in the Q&A subforum. Remember that next time if you don't want to get flamed =)
kered424 said:
Not sure if you've tried this yet, just name your file as PH85IMG.zip and place it on your microSD. Boot into bootloader and let it run the update. If this is what you did, then I have no clue what happened.
Just out of curiosity, why didn't you get the official OTA the official way if you're completely stock?
PS - This question belongs in the Q&A subforum. Remember that next time if you don't want to get flamed =)
Click to expand...
Click to collapse
Thanks! I'm trying that now.
And, I appreciate the advanced notice. Is there a way I can transition the thread, so as to avoid further confrontation?
takingflight005 said:
Thanks! I'm trying that now.
And, I appreciate the advanced notice. Is there a way I can transition the thread, so as to avoid further confrontation?
Click to expand...
Click to collapse
It happens. No worries, the Mods will move it for you.
kered424 said:
Not sure if you've tried this yet, just name your file as PH85IMG.zip and place it on your microSD. Boot into bootloader and let it run the update. If this is what you did, then I have no clue what happened.
Just out of curiosity, why didn't you get the official OTA the official way if you're completely stock?
PS - This question belongs in the Q&A subforum. Remember that next time if you don't want to get flamed =)
Click to expand...
Click to collapse
The official update just never showed up. I literally lost count of the number of times I went into Settings > About phone > HTC software updates > Check now.
I've been on probably 4 chats and 4-5 calls between T-Mobile customer service and HTC tech support. The general consensus is that my phone's IMEI number is in a block that hasn't been authorized for the ICS update, yet. But, I really wanted to upgrade, and I think it's ridiculous that it's been 2 months since the update and my phone can't.
Ok, so I'm first going to apologize, since I've heard that double-posting is very much not accepted by forum communities.
I've tried several times to fix this. I renamed the file as was suggested, and went back into the bootloader. It (apparently) scans the MicroSD card for files, and says "Loading...[PH85IMG.zip]" (It attempts to load PH85DIAG.zip, says no image, and PH85IMG.nbh, and again says no image)
After this, it says "Checking..[PH85IMG.zip]" (That is the only thing it says)
Then, I get the options:
FASTBOOT
RECOVERY
FACTORY RESET
CLEAR STORAGE
SIMLOCK
IMAGE CRC
If I go into FASTBOOT, it doesn't really help - just reboots either the bootloader (repeating this process, obviously) or the phone, which goes back to the white HTC boot screen it's hanging on.
If I go into RECOVERY, there's not option to install the .zip like the other page suggests, but if I try "Install update from SD card" it gives me "Illegal operation" and reboots.
If I go to FACTORY RESET, it acts like it's reinstalling, but leads to the same problem.
I'm thinking that I just nuked the phone's internal storage, and completely deleted the original OS. Any ideas on how to resolve that?
Or, if that's not the problem, where should I go from here?
It's funny....I troubleshoot computers for a living....but I'm lost right now on this phone.
Thank you for the continued help, gents! I'd really like to not have to throw away a $350, brand new phone....
I would guess you have one of the 3
the wrong carrier's ruu
A bad download of ruu
Renamed wrong (maybe you added ".zip" when it already had the ext but is just hidden by windows 7)
Sent from my SGH-T999 using xda premium
glacierguy said:
I would guess you have one of the 3
the wrong carrier's ruu
A bad download of ruu
Renamed wrong (maybe you added ".zip" when it already had the ext but is just hidden by windows 7)
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Hm....well, it's not the third. I doubt the first, unless the wrong file was linked in the thread I mentioned. I'll try downloading the file again.
So, if this still doesn't work for me, let's attack this from a different angle. Are there any other options? Could I change the bootloader, install the leaked ICS ROM, then install another one after that? Like I said, I had been considering trying out Project Butter Speed ROM. I know that the instructions for all that are in the Amaze Bible thread, but there's such a large volume of data there, it's hard to sift through.
Edit: Re-downloaded the file; no change. Any more suggestions?
I've been away a while, but if my memory serves me correct, to install it using ph85img, you must first relock your bootloader. are you locked or unlocked right now?
aj_2423 said:
I've been away a while, but if my memory serves me correct, to install it using ph85img, you must first relock your bootloader. are you locked or unlocked right now?
Click to expand...
Click to collapse
I never unlocked or modified the bootloader in any way. That's why I thought this would work. My impression was that basically everything had to be stock.
takingflight005 said:
I never unlocked or modified the bootloader in any way. That's why I thought this would work. My impression was that basically everything had to be stock.
Click to expand...
Click to collapse
I think you need to reconsider the name of your file. If it shows up as PH85IMG.zip, more likely than not, it is actually named PH85IMG.zip.zip
This is due to how Windows reads files. If the file is of a known file type, it will not show up the extension (even though it IS there).
Try renaming it to PH85IMG and then put it in the root directory of the SD card and then boot into bootloader. It *should* read it.
Keylogger_0 said:
I think you need to reconsider the name of your file. If it shows up as PH85IMG.zip, more likely than not, it is actually named PH85IMG.zip.zip
This is due to how Windows reads files. If the file is of a known file type, it will not show up the extension (even though it IS there).
Try renaming it to PH85IMG and then put it in the root directory of the SD card and then boot into bootloader. It *should* read it.
Click to expand...
Click to collapse
I'm a computer support tech. Trust me, I did not add an extra file extension, lol. Windows does indeed recognize it as a zip file, so I know the extension is properly set. Name is just set to "PH85IMG"
Not trying to sound like a jerk; just making sure people know where I'm coming from.
takingflight005 said:
I'm a computer support tech. Trust me, I did not add an extra file extension, lol. Windows does indeed recognize it as a zip file, so I know the extension is properly set. Name is just set to "PH85IMG"
Not trying to sound like a jerk; just making sure people know where I'm coming from.
Click to expand...
Click to collapse
I understand that, but if you read through the Q&A section, you'll know why I imperatively make that statement. Can you link me to which file you're trying to flash? I'm thinking it might be a wrong file you're trying to flash.
When you flash or update via a stock ruu, it may seem stuck but it isn't, first boot always takes time, read through this thread properly when I get home, the guys seems to be here, so I'm not needed anyways.
Sent from a Galaxy flowing with Jelly Beans.
Keylogger_0 said:
I understand that, but if you read through the Q&A section, you'll know why I imperatively make that statement. Can you link me to which file you're trying to flash? I'm thinking it might be a wrong file you're trying to flash.
Click to expand...
Click to collapse
http://www.4shared.com/zip/V4cIZsvx/OTA_RUBY_ICS_35_S_TMOUS_214531.html
takingflight005 said:
http://www.4shared.com/zip/V4cIZsvx/OTA_RUBY_ICS_35_S_TMOUS_214531.html
Click to expand...
Click to collapse
Try this one. It's the latest one out there. Link is here
Don't forget to give thanks to krook6023 for providing this.
His original thread is here http://forum.xda-developers.com/showthread.php?t=1617644
Anyways, download that one, then rename it to PH85IMG, put it in the microSD card and then boot into bootloader. It should work. Let us know if it does not.
That one worked! The original file I was trying never propmpted me to update. This one went off without a hitch.
Again, my great thanks to everyone in the thread!
Sent from my HTC_Amaze_4G using xda app-developers app
takingflight005 said:
That one worked! The original file I was trying never propmpted me to update. This one went off without a hitch.
Again, my great thanks to everyone in the thread!
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
Glad you're up and going. FileFactory has such ****ty download speeds that its possible something became corrupt in the 4 hours or so that it took to download the original. I had a similar issue. Enjoy your ICS man!!!
Sent from my SGH-T999 using xda premium
glacierguy said:
Glad you're up and going. FileFactory has such ****ty download speeds that its possible something became corrupt in the 4 hours or so that it took to download the original. I had a similar issue. Enjoy your ICS man!!!
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Thanks! I am really enjoying the new features. Many things that, after I use them, I think "That should have been the way right from the beginning."
The one thing I would like is the stock ICS notification bar....but then, that's why I rooted, isn't it?
takingflight005 said:
The one thing I would like is the stock ICS notification bar....but then, that's why I rooted, isn't it?
Click to expand...
Click to collapse
There's a mod for that
Check themes and apps section
Sent from my SGH-T999 using xda premium

[Q] Stuck in a Bootloop after modifying device in build.prop

Help! I made the foolish decision to try and mess around in my G3's build.prop without really knowing what I was doing. My phone is currently stuck in a bootloop, not getting past the verizon splash screen. I have attempted booting into recovery mode and factory resetting, but for one reason or another, the phone won't do it and it ends up loading the splash screen over and over again. I have also researched flashing the stock rom onto the device with the LG flash tool. But, when I try to do this, the tool gives me an error saying that the "Device Model is different" because according to the build.prop, it is a Nexus 5.
Does anyone know of a method that can help me get this stupid thing working again?
I have seen build.prop files cut in half because it was a bad file editor. I hope u saved a copy. Posible reboot to fast boot and replace? Rom toolbox has nice interface for editing build.prop.
Sent from my VS985 4G
Thanks for your reply! I do have a copy. How would I go about booting into fast boot?
n8bgr8 said:
Thanks for your reply! I do have a copy. How would I go about booting into fast boot?
Click to expand...
Click to collapse
what do you have in the recovery partion, stock or or bumped twrp?
Well, I fixed it somehow. I got the stock Rom to flash, but I don't really,understand what,made it work this time. Whatever, I've learned my lesson. Thank you for your attempt to help!
n8bgr8 said:
Well, I fixed it somehow. I got the stock Rom to flash, but I don't really,understand what,made it work this time. Whatever, I've learned my lesson. Thank you for your attempt to help!
Click to expand...
Click to collapse
Cool. I was going to mention that their may be a force or overide in the lg flashing software. Manual was one of the was to flash. any input you can add on how you did it would be great as I have read people have run into this before. their is no need to change the phone type to download apps from the market that are not compatible with your phone. The following link allows you to download any app and then you can sideload it (for future reference)
http://apps.evozi.com/apk-downloader/?id=ca.halsafar.genesisdroid
usage. go to the link. replace [ca.halsafar.genesisdroid] in your browser with the app you looking to download from the play store using the ending link in the play store address. then click the blue generate button on the page. a new green button to download the file will appear.
glad it worked out for ya. And check out rom tool boxs build.prop editor. very nice.

Flashable Zips for A7 Boot Logos

This is for flashable zip "Boot Logos". Firstly I must say that all credit and thanks go to @GokulNC for his "Splash Image Tool" which makes it possible to create the splash.img" files. As we all know the A 7 is a testy and finicky device and therefore I must make the point that I am not responsible for any problems that occur by your use of these boot logos. Having said that my device is an A2017U and I have successfully installed each of the logos that I publish.
Important points to consider.....
(1) These logos only replace the initial ZTE logo they do not replace the unlocked bootloader screen.
(2) Sure as eggs come at Easter if you try to flash these to the partition occupied by the warning
unlocked notice then you will probably brick your device (I can speak with authority on this point
having done it!)
(3) Flash these through custom recovery (i.e. TWRP).
Unfortunately because it is only replacing the initial boot logo the display time is very short and is soon overtaken by the unlocked bootloader screen. The only way you can see it for a longer period is when you reboot into TWRP when it stays on the screen longer.
The attached zip files are the flashable zips and the attached jpg thumbnails show you what they look like. I've posted an initial 5 screens (2 for the Justice League and 3 which I have called ZTE for the sake of calling them something). Hopefully someone will come up with a way of getting rid of that lousy unlocked screen so that we can see a decent logo.
I really want to make my own custom one. Can you help me?
Bumthimble said:
Can you help me?
Click to expand...
Click to collapse
I suggest you search XDA for posts by GokulNC there you will find a recent post in which he describes using his script "Splash Image Tool".
I saw your post in another thread ..... To start with you need a png graphic file measuring 1440x2560 ..... It must be png can't be jpg or bmp or tiff or gif. This is all presuming you are using ZTE Axon 7 phone.
metpolds said:
I suggest you search XDA for posts by GokulNC there you will find a recent post in which he describes using his script "Splash Image Tool".
I saw your post in another thread ..... To start with you need a png graphic file measuring 1440x2560 ..... It must be png can't be jpg or bmp or tiff or gif. This is all presuming you are using ZTE Axon 7 phone.
Click to expand...
Click to collapse
Thank you. I am using axon 7. I will do it
Bumthimble said:
Thank you. I am using axon 7. I will do it
Click to expand...
Click to collapse
@Bumthimble ... This will save you searching for it, just download the "splash-maker".
EDIT ..... @Bumthimble really gave you a bum steer (sorry about the pun) with this reference, I've replaced it and tried the new one and it goes where I wanted.
https://forum.xda-developers.com/axon-7/how-to/guide-how-to-create-custom-splash-t3472194
Here are a couple more.
What was written in Post#1 still applies.
I tried to avoid splashing text all over but if anyone desperately wants text on one of them post here and I'll see what I can do.
Another 3 same blurb as before.
@nujackk I really appreciate your "thanks", to me it means that someone is gracious enough to show their liking for what I do.
We all should show our appreciation more. I really appreciate folks like you who allow me to have choices, please keep up the work
nujackk said:
I really appreciate folks like you who allow me to have choices
Click to expand...
Click to collapse
Thanks guys I'm encouraged to keep up the search for graphics that become our boot logos.
Here are 3 more, all Justice League this time.
A couple more.
Just a quick note ..... I've made a logo with a "Ghost Rider" theme but because of it's nature it doesn't fit well alone, to complement it I have made a Ghost Rider Animation that the logo suits. Both the logo and the animation can be found in the thread I have previously created in "Themes and Mods" named "Flashable zip Boot Animations".
Should anyone just want a logo then let me know and I will see what I can do.
TWRP flashable "Android Eats Apple" splash screen.
I made one. It's copy/pasted because I have no artistic skill. I think I laid out a pretty good one though. I found high resolution .png files. Looks nice and crisp.
@Doc Ames ... Nice one. :highfive:

Categories

Resources