[APP][4.4+][BACON][MATERIAL][ROOT] Bootlogo Viewer: view and flash bootlogo

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
*** Disclaimer ***

I have tested and tested and tested on MY OWN device and it works. If you don't have any skills or you want to make your own bootlogo safely use the versione for PC/Mac at this link: http://forum.xda-developers.com/oneplus-one/themes-apps/mod-customize-ones-bootlogo-t2857153


Introduction

This application helps you to view, create and flash your own bootlogo directly from your Oneplus One. This project is a "son" of the main one. Is a "transposed" version for Android into APP.

Before you start you need to install root functionality on your Oneplus One. To know more http://www.xda-develo...xda-developer-tv/


Screen
https://www.dropbox.com/s/nbotwdca4265i25/Screenshot_2014-12-16-18-53-44.png?dl=1
https://www.dropbox.com/s/ly0fpadb0ws4255/Screenshot_2014-12-16-18-53-48.png?dl=1
https://www.dropbox.com/s/juewkkadt2xlo9g/Screenshot_2014-12-16-18-53-59.png?dl=1

Installation instructions
  • Enable "Settings -> Security -> Unkown sources"
  • Download and install apk

Download from Google Play Store



[QRCODE]https://www.dropbox.com/s/rsa5661oknore2s/BootlogoViewer-v2.0.apk?dl=1[/QRCODE]
Download APK
Mirror 1
Mirror 2


Changelog
Code:
Current changelog: 16/12/2014
[new] Material design
[new] Export created theme (you can backup your original logo before flash a new one)
[new] SplashScreen added. It loads the internal logo automatically.
[replaced] The image must be the same size of the logo.
Older changelogs:

Code:
v1.1 changelog:  07/12/2014
[new] Added support to flash a pre-formatted zip file (read FAQ to learn how to create one)
[new] Fixed some minor bugs

v1.0 changelog: 13/10/2014
[note] First release.
[new] View images in LOGO partition
[new] Replace images in LOGO partition
[new] Flash new LOGO


FAQ
Thanks To/Credits
Original post for Oneplus Boot logo mod here

XDA:DevDB Information
Bootlogo Viewer, App for all devices (see above for details)

Contributors
MarchriusDennis

Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2014-12-16
Current Beta Version: 1.0
Beta Release Date: 2014-10-13

Created 2014-10-13
Last Updated 2015-01-26
 
Last edited:

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
FAQ

1. How can I install it?
1. Go to Settings->Security->Unknown Sources and enable it. Then download and install the apk.

2. How can I change single image manually?
1. Select the image to change.
2. Long press on it and select a PNG image.
3. Push the "Send" button on top of the toolbar.

N.B. Select an image that is not smaller than the size shown in top of image view. It will resized if the size is different. So if the image is bigger 4x the image will be blurry or pixeled. You can also take a picture from camera and insert in but keep in mind the size.

3. I'm too lazy. How can I flash a themed zip??
1. Download (You don't say!?!?) the zip theme and store on the phone.
2. In app, select "Import from a Zip" and select the zip file.
3. Check if there are all preferred images and flash it!

4. How can I create a "theme" package zip?
2. You need a zip manager (on Mac OS X the default decompression utility is fine).
Create a info.xml file like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<author>Marchrius</author>
<version>1.0</version>
<date>07/12/2014</date>
Then you can add this keys (one or all):

this is the entire logo.bin and can be the original one to flash
Code:
<binary>file.bin</binary>
this is the bootlogo file image in png format and 1080x1919 resolution.
Code:
<bootlogo>file1.png</bootlogo>
this is the secondlogo file image in png format and 536x60 resolution.
Code:
<secondlogo>file2.png</secondlogo>
this is the thirdlogo file image in png format and 300x1020 resolution.
Code:
<thirdlogo>file3.png</thirdlogo>
this is the fastboot logo file image in png format and 350x313 resolution.
Code:
<fastboot>file4.png</fastboot>
this is the lowbattery logo file image in png format and 645x1074 resolution.
Code:
<lowbattery>file5.png</lowbattery>
this is the sixth logo file image in png format and 392x66 resolution
Code:
<sixthlogo>file6.png</sixthlogo>
this is the seventh logo file image in png format and 487x69 resolution.
Code:
<seventhlogo>file7.png</seventhlogo>
If you add the <binary> other won't be inserted. So, if you want to post a original LOGO binary use this key.

Then create the zip file without subdirectories or other and post it. Then donwload on the phone ad flash! :)
 
Last edited:

nicholaschum

Substratum Development Leader / Inactive Recognize
Feb 3, 2011
6,079
13,834
0
University of Toronto
plus.google.com
Ok. Now must be ok. If not please post the log cat and grep "System info"
Just updated and it works. Good job finding all those icons in the LOGO partition.

Just wondering, with this application are you meant to be able to change all logos?

Can we also get some text instructions on how to use it in the OP (for others)? I know the video's there but sometimes people prefer text instructions! Thanks!
 
Last edited:

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
Just updated and it works. Good job finding all those icons in the LOGO partition.

Just wondering, with this application are you meant to be able to change all logos?
Yes, you can change all the logos. I tested only the bootlogo, fastboot and low battery. I don't know how to reach other logos. But, teorically, all the functions are global.

For now, you MUST use and image that fit the logo (eg. for Bootlogo you need an image of 1080x1919) or the image is cut.
 

nicholaschum

Substratum Development Leader / Inactive Recognize
Feb 3, 2011
6,079
13,834
0
University of Toronto
plus.google.com
Yes, you can change all the logos. I tested only the bootlogo, fastboot and low battery. I don't know how to reach other logos. But, teorically, all the functions are global.

For now, you MUST use and image that fit the logo (eg. for Bootlogo you need an image of 1080x1919) or the image is cut.
Check my sig, I released a series of my boot logos with my boot animations, included is the bootlogo and the fastboot logos.

I would still like to use the original tool for the computer to distribute my work though, but this is a handy tool.



Sent from my OnePlus One using Tapatalk VIP

---------- Post added at 02:41 PM ---------- Previous post was at 02:33 PM ----------

for Bootlogo you need an image of 1080x1919
1920x1080 works. 1919 is a really odd dimension value.

Sent from my OnePlus One using Tapatalk VIP
 

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
Check my sig, I released a series of my boot logos with my boot animations, included is the bootlogo and the fastboot logos.

I would still like to use the original tool for the computer to distribute my work though, but this is a handy tool.



Sent from my OnePlus One using Tapatalk VIP

---------- Post added at 02:41 PM ---------- Previous post was at 02:33 PM ----------



1920x1080 works. 1919 is a really odd dimension value.

Sent from my OnePlus One using Tapatalk VIP
Yep but the system of the OPO want an image of 1080x1919. So the program cut the image before write it.

I pulled a request to update the program of chillstep1998 on github. He should accept the pull request.
 
Last edited:
  • Like
Reactions: chillstep1998

Smasher816

Senior Member
Jan 16, 2011
405
201
0
Missouri
plus.google.com
It seems like this app can change even more images then the desktop version chillstep made. Great job!

Quick question. Is it possible to reverse the process and upload the stock images in case we want to make minor changes to those? I think the bootlogo and fastboot are floating around but I have yet to see the low battery and others. Thanks.
 

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
Suggestions to add:
  • Backup original logo.bin
  • Restore from original logo.bin
It seems like this app can change even more images then the desktop version chillstep made. Great job!

Quick question. Is it possible to reverse the process and upload the stock images in case we want to make minor changes to those? I think the bootlogo and fastboot are floating around but I have yet to see the low battery and others. Thanks.
More functions added! Check it out!

Added support for a themed zip file or an original zip file to flash.
 
Last edited:
  • Like
Reactions: qureyoon

mart56

Member
Jan 28, 2011
13
13
43
Any help with bootlogo

Create a info.xml file like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<author>Marchrius</author>
<version>1.0</version>
<date>07/12/2014</date>
Then you can add this keys (one or all):
this is the entire logo.bin and can be the original one to flash
Code:
<binary>file.bin</binary>
this is the bootlogo file image in png format and 1080x1919 resolution.
Code:
<bootlogo>file1.png</bootlogo>
Hi,

I am not sure what to put in the xml file if i only want to change the bootlogo.
Am i correct to enter the next line?

<bootlogo>file1.png</bootlogo>

Or is the name for the bootlogo a random name. Will someone point me in the right direction
Thanx
 

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
Updated version 2.0 to material design and Navigation Drawer! Check it out!

Create a info.xml file like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<author>Marchrius</author>
<version>1.0</version>
<date>07/12/2014</date>
Then you can add this keys (one or all):
this is the entire logo.bin and can be the original one to flash
Code:
<binary>file.bin</binary>
this is the bootlogo file image in png format and 1080x1919 resolution.
Code:
<bootlogo>file1.png</bootlogo>
Hi,

I am not sure what to put in the xml file if i only want to change the bootlogo.
Am i correct to enter the next line?

<bootlogo>file1.png</bootlogo>

Or is the name for the bootlogo a random name. Will someone point me in the right direction
Thanx
If you want to change only the bootlogo you must insert the line

Code:
<bootlogo>file1.png</bootlogo>
where file1.png is the name of your file. So, if you have a file named myCoolBootlogo.png the xml file must look like this:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<author>Marchrius</author>
<version>1.0</version>
<date>07/12/2014</date>
<bootlogo>myCoolBootlogo.png</bootlogo>
 

mart56

Member
Jan 28, 2011
13
13
43
Try the mirror link. I don't know, it works for me ok both chrome and firefox
Sorry Marchrius,

I tried everything from my Oneplus
downloaded from chrome and firefox to my desktop and put it on my OPO still the error
Checked if the box unknown sources was ticked
I have a size of 1,84 mb

Its a pitty i can't use your apk because i like making bootlogo's and changing them on the fly is ever so nice

greetz
 

MarchriusDennis

Senior Member
Aug 7, 2014
51
40
0
28
Bologna
marchrius.org
Sorry Marchrius,

I tried everything from my Oneplus
downloaded from chrome and firefox to my desktop and put it on my OPO still the error
Checked if the box unknown sources was ticked
I have a size of 1,84 mb

Its a pitty i can't use your apk because i like making bootlogo's and changing them on the fly is ever so nice

greetz
This is the md5sum c0991233222478cb9cf1f91fa42997c5. Can you check yours?