[SPLASH SCREEN] New 'Powered by Android' 2019 boot logo for HTC One M7 - One (M7) Themes and Apps

'Powered by Android' 2019 version splash screen for HTC One M7
Hi! I've made a new boot screen for this ancient phone based on Google's newest 'Powered by Android' logo. This have been possible thanks to @chrisch1974 and his thread about how to change the splash screen. Here you have the ZIP and the installation instructions, directly from Chris mentioned thread.
Steps for flashing:
1 - Boot your HTC One into bootloader and enter fastboot mode:
adb reboot bootloader
2 - Start RUU Flash mode:
fastboot oem rebootRUU
3 - Flash the custom splash screen:
fastboot flash zip splash.zip
4 - Make sure that there are no error messages when flashing.

Related

[Q] Stuck on bootscreen after flash - please help.

Hi.
I flashed Android Revolution HD 18.4 on to my phone and now it's just get stuck on bootscreen.
And I can't get to my sd card via computer when in fastboot.
If anyone have any suggestions on what I can do, please help me.
Thanks.
Enter the bootloader and go to recovery from there. Mount the sdcard as a diskdrive/mass storage device with the option witin the recovery !
What hboot do you have ?
What recovery do you have ?
thanks.
i mounted it now and flashed boot.img and then flashed the rom but now it's getting stucked on the htc-one-beatsaudio-screen.
any thoughts on what to do?
What recovery ?
What hboot number ?
hboot 1.12.0000
recovery CWM v6.0.2.7
To e able to run JB roms you need to update the hboot first !
in this thread - http://forum.xda-developers.com/showthread.php?t=1920060 - it says "IF YOU HAVE NO CID NUMBER LISTED ABOVE, STOP NOW!"
my cid is H3G_G04. should I go back to ics or is there a way for me to have jb?
(thanks very much for you help by the way)
You can check this thread
http://forum.xda-developers.com/showthread.php?t=1927048
i did these steps exept no. 5 cos' i don't have a unlock_code.bin file.
1) go into fastboot and enter "fastboot oem lock" - the device will reboot
2) go into fastboot again and enter "fastboot oem rebootRUU" - there will be a black screen with a silverish HTC logo
3) enter "fastboot flash zip firmware.zip" (you need the firmware.zip from page 1 for this)
3a) enter the same again, the green bar under the logo should go to 100% (either after the first or second time)
4) enter "fastboot reboot-bootloader" to go back to your fastboot
5) unlock your device again with the unlock code ("fastboot flash unlocktoken Unlock_code.bin")
6) Restore your old boot.img (fastboot flash boot name_of_boot_file.img) and recovery (fastboot flash recovery name_of_recovery_file.img), make sure you copied them from the nandroid backup folder we created earlier into the folder that contains the fastboot.exe you're using.
(7) Reboot and you should now have Hboot 1.39 with your old boot and recovery.
now i have hboot 1.39 but... now when i go in to recovery it isn't cwm anymore. it's just a logo of a phone with a red varning-sign over it. then i get in to som sort of android screen but when i unlock it the screen turns white with green htc logo. any thoughts?
You need to unlock the bootloader and flash a custom recovery
Go to the htcdev site and get a new unlock code.bin file
Now it's working, Thanks so very much man! You're awesome! =)
Thank you very much ! and good you got it solved ! :good:
CASE CLOSED !

HTC Desire 816 A5_CHL Stuck at HTC Logo on Boot

Hello all,
I am currently trying to fix a HTC Desire 816 phone that is stuck at the HTC Logo upon boot. I think the phone turned off during an OTA update or something. I am able to access the recovery and HBOOT menu. I have tried wiping the user data and the cache, neither of which helped. I have options to install update from adb, sd card, or phone storage, but I do not have an update file.
1. USB Debugging is not enabled, and I cannot get into the OS to enable it.
2. The bootloader is locked. I have tried the directions for HTCdev, but after I say 'yes' to unlock the bootloader, the phone just reboots to the recovery screen with errors saying 'missing bitmap', 'skip cw installation', etc.
3. When using the HTC Official RUU, the phone 'reboots to bootloader', but just gets stuck at the HTC logo again.
4. When trying to use 'fastboot flash zip rom.zip', I am given 'not allowed' after it verifies the signature. Same result using htc_fastboot.
5. When trying to rename the rom.zip extracted from the RUU to 0P9CIMG.zip and placing it in the root of the SD card, the phone reboots and gets stuck at the HTC logo again.
6. When trying to use romtool.exe to split the rom.zip into multiple files (rom.zip_00.zip, rom.zip_01.zip, etc.) I am unable to use 'fastboot flash zip rom.zip_00.zip'. I get the same 'not allowed' error. Same result using htc_fastboot.
7. When trying to rename each individual rom.zip_00.zip file to 0P9CIMG.zip and placing it in the root of the SD card, 01 - 04 seem to work successfully, but 00 reboots the phone and it gets stuck on the logo.
To add some additional details:
fastboot oem rebootRuu just boots to the HTC logo (same with htc_fastboot)
I have pulled the identifier token off 3 different computers, and am constantly getting different tokens. I think the file I get from HTCdev is working, as I get the bootloader unlock screen. It just reboots to recovery instead of unlocking the bootloader.
rom.zip
1. Bootloader - okay
2. SPLASH1
3. TRUST_ZONE - okay
4. RPM - okay
5. ADSP
6. PG2FS_SPCUSTOM
7. WCNSS
8. SBL1 (4) - bypass s-off
9. SDI - okay
10. Recovery
11. BOOT
12. RADIO_V2
13. RADIO_CUST
rom.zip_00
(same as rom.zip)
rom.zip_01
1. SYSTEM - OK
rom.zip_02
1. SYSTEM - OK
rom.zip_03
1. SYSTEM - OK
rom.zip_04
1. USERDATA - OK
2. TP - Bypass
3. BOOT - OK
If you need any additional information, please let me know. I have been pulling my hair out with this one.

Custom Boot Logo/Splash Screen collection

**********************Custom Splash Screen For LeEco Le Pro 3********************
Bootloader must unlocked, if Not Use Code
Code:
fastboot oem unlock-go
Basic installation Guide for Newbeeeee-
Download extract splash screen pack from Above which is highly compressed in zip file that contain some Custom Boot Logo For Your Device,
Download adb Folder and put splash screen images in adb folder
Now Connect your Phone to PC with usb debugging,
open cmd in adb folder and type bellow Command to boot Device into bootloader
adb reboot bootloader
then type
fastboot devices to Check Device connectivity
then type fastboot flash splash "splash image name here with format"
ex. fastboot flash splash mi.img
the above command will flash mi screen on your Device according above zip,
Done,
Credit-
GokulNC
me:silly:
Downloads-
HERE
XN Logos said:
**********************Custom Splash Screen For LeEco Le Pro 3********************
Bootloader must unlocked, if Not Use Code
Basic installation Guide for Newbeeeee-
Download extract splash screen pack from Above which is highly compressed in zip file that contain some Custom Boot Logo For Your Device,
Download adb Folder and put splash screen images in adb folder
Now Connect your Phone to PC with usb debugging,
open cmd in adb folder and type bellow Command to boot Device into bootloader
adb reboot bootloader
then type
fastboot devices to Check Device connectivity
then type fastboot flash splash "splash image name here with format"
ex. fastboot flash splash mi.img
the above command will flash mi screen on your Device according above zip,
Done,
Credit-
GokulNC
me:silly:
Downloads-
HERE
Click to expand...
Click to collapse
Were you the one to compress the splash screen logos down to our resolution because mine fitted perfectly. I used the apple logo just to get some straight up weird looks at T-mobile Thanks alot +1

[BOOT LOGO] Custom created dark boot logo

I use a Moto G4 Plus and probably a lot of you hate that unlocked boot loader message or your boot logo is white and your boot animation is black. I'm here to solve that. I have created this boot logo for myself but I'll share it anyway! If you want to see the boot logo just check the attached files! This also hides the n/a message!
ONLY FOR MOTO G4 AND G4 PLUS
Download: https://www.dropbox.com/s/9q7zuij4kc0yfmn/logo.bin?raw=1
HOW TO USE
- First, you need to have ADB and fastboot working correctly and have an unlocked bootloader plus the Motorola drivers.
- Move your logo.bin file into fastboot folder.
- Next, you need to open a command prompt or terminal window open in your folder with your fastboot files.
- Reboot your phone into bootloader mode. (Turn off then hold power button and volume down)
- Connect your phone to your computer.
- In the command prompt or terminal type "fastboot flash logo logo.bin"
- After that's finished then type "fastboot reboot"
Horray! Your logo.bin was flashed!
*Apparently someone else already made something like what I made. Credit to them but I had no idea that it existed though. I based this off of the droid boot logo and didn't intend to steal their work.
https://forum.xda-developers.com/moto-g4-plus/themes/bootlogo-white-moto-logo-black-t3542399
Just throwing this in here because the font sticks to the normal android bootlogo style.
negusp said:
https://forum.xda-developers.com/moto-g4-plus/themes/bootlogo-white-moto-logo-black-t3542399
Just throwing this in here because the font sticks to the normal android bootlogo style.
Click to expand...
Click to collapse
The font I used is the new Android logo, not the old one like that one
Does this work in nougat? NPJS25.93-14-10 EU retail
sandravictoria said:
Does this work in nougat? NPJS25.93-14-10 EU retail
Click to expand...
Click to collapse
Yes
Can someone please make a TWRP flashable zip bootlogo version of my new designed Motorola g4 plus 2019 bootlogo
https://drive.google.com/file/d/14yRSvlg0C0Bhn2S5unfJeBFklP6UlskS/view?usp=drivesdk

please help me i am getting Boot loop + cannot go to download mode.........

i was downgrading my htc m10 i did flash 'hosd.img' after the flash i run the command 'fastboot oem rebootRUU' it will show silver htc logo and restart the to android and stuck to htc logo... now i cannot goto download mode nor bootloader mode... what do i do?
i have attach my htc phone info.....

Categories

Resources