[TOOL]SplashInjector[OP5] - OnePlus 5 Themes, Apps, and Mods

SplashInjector​splash injector is a tool created by me based on the work done by @makers_mark . it is a basic command line interface but it gets the job done. it supports all oneplus devices so far except the oneplus x :crying: i can add support once someone gets me the logo.bin file from that device. The tool is pretty simple its based on the work here https://forum.xda-developers.com/oneplus-3/themes/mod-splash-screen-image-injector-t3441999 this is where i got this all from. i know it can be kinda hacky and only supports unix systems i think you can get it working by using git bash on windows. In its current state it can decode and encode all oneplus logo.bins (Including the OnePlus 5!) it can also pack flashable zips for you automatically. all you need to do is run the decode option edit the file you want in the output folder. Then you can run the encode command and it will pack it all back up. Then package it with the package command. Once again major credit to @makers_mark he did all the leg work. i just made it a little more friendly. lmk if there is any issues you find
Telegram: @ethanbanker if you need anything contact me here.
Now lets get to it
follow the instructions here located here
https://github.com/ethanbanker2428/SplashInjector
Updates:
1.52: Ok guys im not a windows expert...i barely use it so the tool does support windows now but it cant package files. it does give you all the tools and files you need to package one tho. you can use a tool such as this https://forum.xda-developers.com/android/software-hacking/tool-6-feb-android-flashable-zip-t3551772 this update also includes a completely revamped system. lmk about any bugs you find. for windows you need to install and use GIT bash. i also added a update function to easily update the tool. its simple but it works. heres my git again for you guys https://github.com/ethanbanker2428/SplashInjector
WARNING I AM NOT RESPONSIBLE FOR ANYTHING YOU DO. DO THIS AT YOUR OWN RISK

Excellent...... working great for OP5
Thanks

biohaz55 said:
Excellent...... working great for OP5
Thanks
Click to expand...
Click to collapse
Hi, I can't get it working on Windows. If I send you a PNG will you make me a zip?

Thanks! Here is the Windows binary and src for logoinjectorv1.52.

makers_mark said:
Thanks! Here is the Windows binary and src for logoinjectorv1.52.
Click to expand...
Click to collapse
thanks im gonna rebuild with the newest version and probably work on a windows version tonight :good:

Can you make a captain America one?

can u please make flashable zip i cannot get the method to flash . can u guide me please @bobglaus

freakzapster said:
can u please make flashable zip i cannot get the method to flash . can u guide me please @bobglaus
Click to expand...
Click to collapse
did u use option 3? package? that should make one after you edit the files

bobglaus said:
did u use option 3? package? that should make one after you edit the files
Click to expand...
Click to collapse
actually i dont know to edit files i am new to this thats why i am not understanding

freakzapster said:
actually i dont know to edit files i am new to this thats why i am not understanding
Click to expand...
Click to collapse
click the help option. i feel it explains it pretty well. to edit the png in the output folder use gimp or photoshop

Ok just an update windows support is finished and in the tool now. I'll push probably tomorrow it works and packs and unpacks fine just getting issues with packaging the zips. It corrupts them. Im gonna switch to 7zip and see if that works then I'll push

bobglaus said:
Ok just an update windows support is finished and in the tool now. I'll push probably tomorrow it works and packs and unpacks fine just getting issues with packaging the zips. It corrupts them. Im gonna switch to 7zip and see if that works then I'll push
Click to expand...
Click to collapse
Other option is to move the files to the output folder and ask the user to manually zip them, it's available on windows right click menu.
---------
I have a question, what's the BGR option for? I thought it was for op5 display but it only change the color of the pngs, so I switched it for RGB and now my logo looks good.
I share my mod, original was taken from CUSTOM BOOT LOGO PACK FOR OnePlus3.

badtzo said:
Other option is to move the files to the output folder and ask the user to manually zip them, it's available on windows right click menu.
---------
I have a question, what's the BGR option for? I thought it was for op5 display but it only change the color of the pngs, so I switched it for RGB and now my logo looks good.
I share my mod, original was taken from CUSTOM BOOT LOGO PACK FOR OnePlus3.
Click to expand...
Click to collapse
bgr does **** up the colors a bit or fixes it. its one of those things where you use it if you need it and you will know if you need it.
also update to anyone else that update will have to wait. im a perfectionist and im revamping the whole thing to alot cleaner code. windows should work tho and the oneplus x will be supported hopefully too

Update: Ok guys im not a windows expert...i barely use it so the tool does support windows now but it cant package files. it does give you all the tools and files you need to package one tho. you can use a tool such as this https://forum.xda-developers.com/android/software-hacking/tool-6-feb-android-flashable-zip-t3551772 this update also includes a completely revamped system. lmk about any bugs you find. for windows you need to install and use GIT bash. i also added a update function to easily update the tool. its simple but it works. heres my git again for you guys https://github.com/ethanbanker2428/SplashInjector

bobglaus said:
Update: Ok guys im not a windows expert...i barely use it so the tool does support windows now but it cant package files. it does give you all the tools and files you need to package one tho. you can use a tool such as this https://forum.xda-developers.com/android/software-hacking/tool-6-feb-android-flashable-zip-t3551772 this update also includes a completely revamped system. lmk about any bugs you find. for windows you need to install and use GIT bash. i also added a update function to easily update the tool. its simple but it works. heres my git again for you guys https://github.com/ethanbanker2428/SplashInjector
Click to expand...
Click to collapse
Hi, I created the zip but it won't flash in twrp. Is there a compression method to use? Using 7zip.

Bigs1985 said:
Hi, I created the zip but it won't flash in twrp. Is there a compression method to use? Using 7zip.
Click to expand...
Click to collapse
use the tool i linked in the post you qouted

bobglaus said:
use the tool i linked in the post you qouted
Click to expand...
Click to collapse
I thought it didn't package the zips correctly? Is that fixed?

Bigs1985 said:
I thought it didn't package the zips correctly? Is that fixed?
Click to expand...
Click to collapse
No this one https://forum.xda-developers.com/android/software-hacking/tool-6-feb-android-flashable-zip-t3551772

how can i pull LOGO.bin from my oneplus 5?
when i run:
adb shell dd if=/dev/block/sde17 of=/sdcard/partition/LOGO.bin
Click to expand...
Click to collapse
i get this error message:
dd: /dev/block/sde17: Permission denied
Click to expand...
Click to collapse
Please help
Thanks

spicemaster said:
how can i pull LOGO.bin from my oneplus 5?
when i run:
i get this error message:
Please help
Thanks
Click to expand...
Click to collapse
Of course you need root,The right command is
adb shell su -c dd if xxxx

Related

[SCRIPT]Automatic Porting![Windows and Linux][Works with all devices now!]

I just wrote a script that would automatically port ANY carrier's gs3 roms to ANY other carrier's devices
So now u can use all the roms other carriers get
Let me know if there are any errors(not including not found errors)
THIS ON OMG! DROID
http://omgdroid.com/script-released...-iii-custom-rom-to-any-other-carriers-device/
The future of this:
1. Ill add all the proprietary files from all the carriers so u dont have to have a base. DONE
2. UNIVERSAL ZIPS FOR ALL US GS3S THIS WILL TAKE A LONG TIME CUZ I HAVE TO LEARN HOW TO USE AROMA OR WRITE AN UPDATER-SCRIPT BUT IT WILL COME!!!(If anyone wants to teach me how to do those just pm me.) DONE BUT NOT GONNA RELEASE YET
3.Ability to automatically port ANY phones ROM to ANY other phone as long as they have the same dpi, manufacturer, and arm version. WORKING ON THIS. LEARNING PYTHON
How to use:
Linux:
1. download the rom u want to port and a rom on the SAME android version as the rom u want to port
2. unzip both of them and place both folders in the same folder
3. download the script and place it in the folder with the two rom folders
4. open a terminal and cd to the directory
5. run:
Code:
chmod +x portscript.sh
./portscript.sh
6. PROFIT
FOR WINDOWS I RECOMMEND CYGWIN AND THE LINUX VERSION. THE WINDOWS VERSION IS KINDA MESSED UP.
Windows(experimental):
1. download the rom u want to port and a rom on the SAME android version as the rom u want to port
2. unzip both of them and place both folders in the same folder
3. download the script and place it in the folder with the two rom folders
4. rename the rom you want to port's folder to port
5. double-click on portscript.bat
6. PROFIT
How to port rom from galaxy nexus or any other xhdpi armv7 samsung device:
1. inside ur base rom, open META-INF/com/google/android/updater-script as a text file and copy the mount points (like mount(/dev/block/mmcblk0p8, /system) you would copy /dev/blockmmcblk0p8)
2. Download script and do the porting procedure
3. open up the rom u are porting's META-INF/com/google/android/updater-script and replace the mounting with the values u copied.
4. save and move the updater-script to ur base's META-INF/com/google/android/ and replace
NEW!!!
NO NEED FOR BASE:
1. download the nobase script zip and extract it somewhere
2. download a device's proprietary files zip and extract it into the folder of the script
3. run the script and follow directions!
how to add a device to the nobase script:
download and unpack the zip with ur desired carrier/android version
run the portdiffs.sh and follow directions!
Disclaimer:
Im not responsible for anything that might go wrong
Changelog:
v3: more fixes
v2: fixed update-binary being update_binary
DLs:
.bat s are windows, .sh is linux.
portscriptnobase is linux
https://docs.google.com/folder/d/0B2qlFDXo6JOreUY3RjFkRm1aeFU/edit
Thanks to d3athsd00r for helping
does this apply for international GS3????
ice3186 said:
does this apply for international GS3????
Click to expand...
Click to collapse
Probably
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
What!! No way dude!!
White Hot! GS3.
cpu999 said:
I just wrote a script that would automatically port ANY carrier's gs3 roms to ANY other carrier's devices
So now u can use all the roms other carriers get
Let me know if there are any errors(not including not found errors)
How to use:
1. download the rom u want to port and a rom on the SAME android version as the rom u want to port
2. unzip both of them and place both folders in the same folder
3. download the script and place it in the folder with the two rom folders
4. open a terminal and cd to the directory
5. run:
Code:
chmod +x portscript.sh
./portscript.sh
6. PROFIT
Disclaimer:
Im not responsible for anything that might go wrong
DLs:
Realease 1 (Prealpha)
Click to expand...
Click to collapse
I am probably treading into an area that I have no business going to - but I would love to try this - and don't have enough knowledge to follow your instructions - was hoping you could explain the last few steps - I am going to sound like a real noob - but I don't understand some of the language -
what do you mean when you say "open a terminal and cd to the directory" ? if you can simplify that a little - I think I can do this and would love to try -
I think it means that I need to put save the roms and the script you have provided and place them in my C drive - then open a command prompt in that file (shift and right click I believe) is that correct?
second question - when I tried to download the file you provided from the lnk - it opened GOOGLE DRIVE and said I needed to request permission to access the file - ? I clicked request and am now waiting for some kind of response
?
cpu999 said:
Probably
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
No that will not work. If this does simple recovery mount point changes & build prop changes that will work for the family of SGS3 that share the same hardware. It will not work for i9300 as that has a different set of hardware. Thus, different libs and what not.
I doubt this script has the ability to decompile & merge correctly smali. Or has a downloadable collection of libs for i9300. Probably only works for the SGS3 variants like AT&T, telus, tmobile, etc.
iBotPeaches said:
No that will not work. If this does simple recovery mount point changes & build prop changes that will work for the family of SGS3 that share the same hardware. It will not work for i9300 as that has a different set of hardware. Thus, different libs and what not.
I doubt this script has the ability to decompile & merge correctly smali. Or has a downloadable collection of libs for i9300. Probably only works for the SGS3 variants like AT&T, telus, tmobile, etc.
Click to expand...
Click to collapse
Thanks
will be adding that to the OP
mocsab said:
I am probably treading into an area that I have no business going to - but I would love to try this - and don't have enough knowledge to follow your instructions - was hoping you could explain the last few steps - I am going to sound like a real noob - but I don't understand some of the language -
what do you mean when you say "open a terminal and cd to the directory" ? if you can simplify that a little - I think I can do this and would love to try -
I think it means that I need to put save the roms and the script you have provided and place them in my C drive - then open a command prompt in that file (shift and right click I believe) is that correct?
second question - when I tried to download the file you provided from the lnk - it opened GOOGLE DRIVE and said I needed to request permission to access the file - ? I clicked request and am now waiting for some kind of response
?
Click to expand...
Click to collapse
this script only works in linux for now.
Ill create a windows one once I have time
LuRock said:
What!! No way dude!!
White Hot! GS3.
Click to expand...
Click to collapse
Its just an automation of my method of porting
yea it def will not work for 9300 youll have to change a lot of stuff just to get it booting
cpu999 said:
this script only works in linux for now.
Ill create a windows one once I have time
Click to expand...
Click to collapse
so if lets say i got a tmobile gs3 and want to port an att rom, will it add wifi calling too?
even if it ports the wifi calling from tmobile..it won't work on att. it'll not be recognized as it requires tmobile service to really work.
Sent from my SAMSUNG-SGH-I747 using xda premium
lazarat said:
so if lets say i got a tmobile gs3 and want to port an att rom, will it add wifi calling too?
Click to expand...
Click to collapse
no.
this is just a simple script that would port things.
it just makes the rom compatible wiht ur phone
cpu999 said:
no.
this is just a simple script that would port things.
it just makes the rom compatible wiht ur phone
Click to expand...
Click to collapse
Oh ok thanks..althogh up till this point i have had no problems using att roms on my tmo gs3
Being a windows user I have to wait until you create a version for that - can't wait to try i t- I am not a developer but if this works - it opens all kinds of opportunties to try new thing s- I am adventurous = and I ahve insurance on my phone - lol - looking forward to giving this a shot -
I was wondering when someone was going to do this. I was going to if I could ever get time away from my real job. Thanks for the contribution!
Sent from my GS3 using xda premium
Sorry of this is a dumb question but if this script works then I could use this to use T-Mobile roms on my att s3?
Sent from my htc_jewel using xda app-developers app
wwevoxnj said:
Sorry of this is a dumb question but if this script works then I could use this to use T-Mobile roms on my att s3?
Sent from my htc_jewel using xda app-developers app
Click to expand...
Click to collapse
its ANY us gs3 rom to ANY us gs3 rom
Wow I can't wait for a windows version of this!! I'm addicated to flashing roms haha.
Sent from my htc_jewel using xda app-developers app
I've flashed many T-Mobile roms on my at&t / rogers s3 already...
FreeGS3 r6, Gigajule, Wicked v5 all works great as long as you flash the right kernel and never flash a modem...
Sent from my SGH-T999 using Tapatalk 2

[App]Boot Spash Screen Changer

I postet this App originally in the Android main general section, beacause I am searching for testers on other devices,
but I developed it using our phone so you can give it a try.
http://forum.xda-developers.com/showthread.php?p=42077109
Hi guys, I always wanted to change my Boot Splash Screen (that thing that shows before the Boot Animation)
So i tryed to write a simple app.This will work on every device, how ever I need testers to confirm.
This Application needs Root Access and CWM or TWRP in order to work.
So I didn't manage to get a working conversion from png to rle on the Android platform it self, however I wrote a windows Converter.
Get it :
Please not that this is a pre alpha, so don't be mad if you think it sucks.
There is much more to come but I need to test this feature now to resume developing it.
- alpha 1
Added a server to easily download the Converter to your PC
- Pre-alpha1: https://www.dropbox.com/s/z530xpgaw5cmrfq/pre-alpha-1.apk
- Converter for Windows : https://www.dropbox.com/s/x0sfxwx7deuqquh/PNG-2-RLE.exe
Click to expand...
Click to collapse
Instructions :
1. Resize the png file to your screen dimensions
2. place it in the same folder as the executabel Conveter
3. Copy the .rle on your phone
4. Run the App and choose the .rle
Click to expand...
Click to collapse
Help :
There is still a lot of work to do.Any help is appreciated.Please pm me.
You can help by :
-making an Icon [the current sucks but I am not good at graphics]
-port the Windows script to linux
-test it and report it back here
Click to expand...
Click to collapse
Click to expand...
Click to collapse
I also added some .rle file I allready made for this device. (they are in the zip.zip attachment).
12alex21 said:
I postet this App originally in the Android main general section, beacause I am searching for testers on other devices,
but I developed it using our phone so you can give it a try.
http://forum.xda-developers.com/showthread.php?p=42077109
I also added some .rle file I allready made for this device. (they are in the zip.zip attachment).
Click to expand...
Click to collapse
Thanks for making this great app !!
Successfully changed my boot screen !!:good:
Again , thanks !!!!

remix os for v820w ch no wifi&BT

onda v820w ch tablet has two version
V1 and V3V5
my tablet is V1 , after use official v820wch rom , no wifi& BT
wifi device is RTL8723BS ....
I see 8723bs.ko in system/lib/modules , but I can't find modprobe command to load this driver
please help ....
wgarnett said:
onda v820w ch tablet has two version
V1 and V3V5
my tablet is V1 , after use official v820wch rom , no wifi& BT
wifi device is RTL8723BS ....
I see 8723bs.ko in system/lib/modules , but I can't find modprobe command to load this driver
please help ....
Click to expand...
Click to collapse
What happens when you do insmod /system/lib/modules/8723bs.ko? I've got the ROM for V820W CH working on similar device (Cube iWork8 Ultimate) which also uses rtl8723bs.
You will also need to copy /system/vendor/lib/libbt-vendor.so, /system/etc/bluetooth and /system/etc/firmware/bt from your stock ROM.
copy and then ??????
re
Did you solve it? I have same problem no wifi :/
Raiper34 said:
Did you solve it? I have same problem no wifi :/
Click to expand...
Click to collapse
no modprobe command to load 8723bs.ko
it need linux to extract image
it need modify *init*.sh to load 8723bs.ko
and repack image
wgarnett said:
no modprobe command to load 8723bs.ko
it need linux to extract image
it need modify *init*.sh to load 8723bs.ko
and repack image
Click to expand...
Click to collapse
Can you copy paste, *init*.sh file or upload it here? I newer work with android roms...
Anyone tried this ROM with V3 version?
Raiper34 said:
Can you copy paste, *init*.sh file or upload it here? I newer work with android roms...
Click to expand...
Click to collapse
/etc/init.atomisp.sh
I think need to edit this .sh and add 8723bs.ko , path is lib\modules
NeKit1000 said:
What happens when you do insmod /system/lib/modules/8723bs.ko? I've got the ROM for V820W CH working on similar device (Cube iWork8 Ultimate) which also uses rtl8723bs.
You will also need to copy /system/vendor/lib/libbt-vendor.so, /system/etc/bluetooth and /system/etc/firmware/bt from your stock ROM.
Click to expand...
Click to collapse
Are you saying you have a Remix ROM for the Cube iWork8 Ultimate?
That's what I'm looking for all over the place!
I have a Cube i6 with Remix that is great, but got the Cube iWork8 Ultimate with Windows 10 that I hate hate hate. I don't know how people can function on that since the Windows buttons are so tiny and lots of screens wont resize. Even after using the Intel graphics manager to lower resolution to get bigger buttons it still sucks. And there is no decent Start menu, all them stupid tiles that I can't figure how to get rid of, can't find Control Panel without going to Settings and searching for it...yada yada. Did I mention I hate it?
So if you have Remix working on Cube iWork8 Ultimate, give it here boyo! I will write a haiku or put a picture of you as my background, whatever you want.
Hebekiah said:
Are you saying you have a Remix ROM for the Cube iWork8 Ultimate?
That's what I'm looking for all over the place!
Click to expand...
Click to collapse
Do you have Windows/Android dualboot installed on it? Contact me in PM, since that's probably for another topic.
wgarnett said:
/etc/init.atomisp.sh
I think need to edit this .sh and add 8723bs.ko , path is lib\modules
Click to expand...
Click to collapse
Do no have your system.img? Because my modification did not help me, bootloop, I only add module to init file...
Raiper34 said:
Do no have your system.img? Because my modification did not help me, bootloop, I only add module to init file...
Click to expand...
Click to collapse
I only has windows environment , it unpack/repack will damage system.img inside files permmision ....
so I don't have any modified version img files
I think this work need linux environment to repack
wgarnett said:
I only has windows environment , it unpack/repack will damage system.img inside files permmision ....
so I don't have any modified version img files
I think this work need linux environment to repack
Click to expand...
Click to collapse
I followed this tutorial to unpack it, add line inside init script and then again pack into img file. http://forum.xda-developers.com/showthread.php?t=1588461
Raiper34 said:
I followed this tutorial to unpack it, add line inside init script and then again pack into img file. http://forum.xda-developers.com/showthread.php?t=1588461
Click to expand...
Click to collapse
so , do you success to flash this modified firmware and make wifi work ????
if it work , plz share to public
wgarnett said:
so , do you success to flash this modified firmware and make wifi work ????
if it work , plz share to public
Click to expand...
Click to collapse
Sadly no, bootloop :/
Raiper34 said:
Sadly no, bootloop :/
Click to expand...
Click to collapse
do you get android firmware with gapps included ?
wgarnett said:
do you get android firmware with gapps included ?
Click to expand...
Click to collapse
I modified original Remix rom.
Raiper34 said:
I modified original Remix rom.
Click to expand...
Click to collapse
do you success to make v820w ch v1 wifi working now ?
Raiper34 said:
Sadly no, bootloop :/
Click to expand...
Click to collapse
do you try to use RMXtools v1.7 Fix to unpack and repack ?
wgarnett said:
do you try to use RMXtools v1.7 Fix to unpack and repack ?
Click to expand...
Click to collapse
I will try it thanks, did you really have wifi now?

[RECOVERY] TWRP 3.1.1-0 Unofficial

I got bored, so I decided to build the latest TWRP. Big thanks to @negamann303 for his source. I only made minor, mostly theme related, tweaks to it. The only non-theme related tweak that I can remember is that I enabled the flag that enables taking advantage of NEON, so that might result in some speed increases, but I haven't done any tests to confirm that.
Q: Sweet! Does ADB backup work?
A: No. Sorry. If you know how to make it work, please let me know and I will implement it.
Q: Oh. So this is basically the same as the previous version?
A: Pretty much. I imagine it supports a whole bunch of new things that our watch isn't capable of, but who cares. It also features the nag screen that asks if you want to install the official TWRP app, which is useless in this case. You can tell it to stop though.
Q:So why should I bother with this?
A: Because you're a flashaholic that needs to have the latest and greatest thing. Duh.
SOURCE
Device: https://github.com/theSt33v/omni_twrp_device
Kernel: https://github.com/Negamann303/Huawei-W-1.5-2.0
TWRP: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni
Does this work with the android 2.0 on the Huewai? Also, is there an img file to flash in fastboot? Thanks.
jnewberry1 said:
Does this work with the android 2.0 on the Huewai? Also, is there an img file to flash in fastboot? Thanks.
Click to expand...
Click to collapse
It does, and - have you tried downloading the ZIP and checking what's hiding inside?
munky-head said:
It does, and - have you tried downloading the ZIP and checking what's hiding inside?
Click to expand...
Click to collapse
LOL. My bad. I just assumed it was a flashable zip. Thank you.
1st of all: Thank you soo much!!!!
How could I theme this?
(also you only build it with a local manifest or do you also have a git, which I could fork for theme testing?)
BIade said:
1st of all: Thank you soo much!!!!
How could I theme this?
(also you only build it with a local manifest or do you also have a git, which I could fork for theme testing?)
Click to expand...
Click to collapse
Sources are posted in the OP. Help yourself. I don't know much about TWRP theming, but I do know that the files you want to modify are found in device/huawei/sturgeon/watch_mdpi. This is the folder that was modified by @negamann303, and by myself to a lesser extent, to get the theme that you see in the version that I built. There is also a watch_mdpi folder in the TWRP source somewhere that contains the default watch theme. TWRP is also capable of themes that can be applied post-build so you don't have to build a new one every time you want it to look different, but I don't know anything about how to make that happen. Search XDA for flashable TWRP themes for examples, but make sure they're for 3.1.0. The theme template has changed a bit from previous versions. Hope that helps!
TheSt33v said:
Sources are posted in the OP. Help yourself. I don't know much about TWRP theming, but I do know that the files you want to modify are found in device/huawei/sturgeon/watch_mdpi. This is the folder that was modified by @negamann303, and by myself to a lesser extent, to get the theme that you see in the version that I built. There is also a watch_mdpi folder in the TWRP source somewhere that contains the default watch theme. TWRP is also capable of themes that can be applied post-build so you don't have to build a new one every time you want it to look different, but I don't know anything about how to make that happen. Search XDA for flashable TWRP themes for examples, but make sure they're for 3.1.0. The theme template has changed a bit from previous versions. Hope that helps!
Click to expand...
Click to collapse
Worked, thank you very much
Thank you, im really happy now
Cheers
Blade
P.S.: @TheSt33v I changed
Code:
%col1_x_left%
to 50 for some titles, due to the round sceen cutting some header texts in statusbar. (see last screenshot)
BIade said:
Thank you, im really happy now
Cheers
Blade
P.S.: @TheSt33v I changed
Code:
%col1_x_left%
to 50 for some titles, due to the round sceen cutting some header texts in statusbar. (see last screenshot)
Click to expand...
Click to collapse
Sexy. Maybe I'll look into making that an applyable theme for everyone if I find some time. Can you post your watch_mdpi folder?
Looks like 3.1.1 came out today. I'll have to get on that too.
TheSt33v said:
Sexy. Maybe I'll look into making that an applyable theme for everyone if I find some time. Can you post your watch_mdpi folder?
Click to expand...
Click to collapse
I already did ^^
BIade said:
I already did ^^
Click to expand...
Click to collapse
You explained what you did, but I don't see the actual folder uploaded anywhere. It would save me some time if I didn't have to reproduce what you did.
TheSt33v said:
You explained what you did, but I don't see the actual folder uploaded anywhere. It would save me some time if I didn't have to reproduce what you did.
Click to expand...
Click to collapse
Sorry, I meant, I already created a flashable theme-zip. I will share it tonight, when I arrive at home...
BIade said:
Sorry, I meant, I already created a flashable theme-zip. I will share it tonight, when I arrive at home...
Click to expand...
Click to collapse
I hate to nag you, but could you post that theme when you get a chance? I'd like to see it in person.
@TheSt33v Sorry mate, for the late response. As promised here my theme (Just a WIP, I used a template for the filestructure etc.)
This saves me time from having to do it myself, I can look into removing the nag screen if you haven't figured it out yet
Sent from my SM-G935P using Tapatalk
negamann303 said:
This saves me time from having to do it myself, I can look into removing the nag screen if you haven't figured it out yet
Sent from my SM-G935P using Tapatalk
Click to expand...
Click to collapse
I forgot it was even there, so I wasn't looking into it. Once you disable it the first time, it's gone for good unless you wipe the device. Let me know if you figure out how to get rid of it though. I'm surprised there isn't just a flag to enable.
Thx, worked as expected and the good thing is : sideload don't must be fall back to the old protocol
Sorry guys first time flash on android wear however i am familiar with android phone flash. Please tell me how to install this?
long.nguyen said:
Sorry guys first time flash on android wear however i am familiar with android phone flash. Please tell me how to install this?
Click to expand...
Click to collapse
Same as with a phone. Extract the .img file from the zip attached to the post, boot watch in bootloader mode, plug into computer, fastboot flash recovery [path to twrp image file].

[TOOL] [WINDOWS] Tissot Splash Maker (mod all 5 PNG's in splash.img)

Heya,
Here is a simple to use script to build splash.img from 5 PNG's. The 5 PNG's are:
Mi logo screen on locked bootloader
Fastboot image
Mi logo screen on unlocked bootloader
'System destroyed' image
'Please lock the bootloader' early splash.
Like the old script, there is still a size limit per splash. However there is an alternative mode or "hack" that lets you use a larger PNG for image #3, at the expense of rendering image #4 broken (and who cares about that one, right?).
Usage is simple - just download, replace the PNG's in "input" folder, and run the tool. If there are any errors it will say so, otherwise you will get a splash.img that you can flash in fastboot:
Code:
fastboot flash splash splash.img
The original input folder has all the stock images included.
Enjoy!
Download from GitHub (Press the green 'Clone or Download' button -> 'Download ZIP'.
AV Warning: Some security software might flag the EXE as suspicious. It's written in a language called AutoIt which is a common language for keyloggers and bots and stuff because it's super easy and awesome to do all kinds of stuff with it. Ignore it/exclude it, or you can compile the included .au3 source yourself if you don't trust it.
Bonus: pre-made splash IMG's included in repo. Flashable ZIP's attached, credits to @GokulNC for the ZIP template.
splash_rr.img - RR logo splash for seamless transition into RR boot animation
Thank you, you the man, could i ask you a linux version? if not no problem...
A Linux version would be great because I don't have any Windows device
Is it possible to completely skip the warning?
TioCareca said:
Thank you, you the man, could i ask you a linux version? if not no problem...
Click to expand...
Click to collapse
jigs4wkiller said:
A Linux version would be great because I don't have any Windows device
Click to expand...
Click to collapse
Impossible. Tool is written in AutoIt which is Windows-only. I hate Python lol. Of course anybody is free to rewrite a cross-plarform implementation, I just won't.
ProchyGaming said:
Is it possible to completely skip the warning?
Click to expand...
Click to collapse
No. Just replace it with the same image so you see no transition.
Even if you wipe splash partition, it doesn't make the boot any faster.
CosmicDan said:
No. Just replace it with the same image so you see no transition.
Even if you wipe splash partition, it doesn't make the boot any faster.
Click to expand...
Click to collapse
Ok, thanks for the info
@CosmicDan I don't have a window system. Could you make a splash image of OnePlus? You can take pngs of OnePlus 3. I hope its not much to ask.
CosmicDan said:
Impossible. Tool is written in AutoIt which is Windows-only. I hate Python lol. Of course anybody is free to rewrite a cross-plarform implementation, I just won't.
Click to expand...
Click to collapse
Ok thanks anyway and thank you for the tool...
brajesh.sharma87 said:
@CosmicDan I don't have a window system. Could you make a splash image of OnePlus? You can take pngs of OnePlus 3. I hope its not much to ask.
Click to expand...
Click to collapse
No lol. Other people with more time can make pre-made packs.
Someone volunteer please, I've got development to do.
I made this tool so people would NOT request special treatment from me. Try it in Wine or just get Windows in a VM like all serious people do or something, locking yourself to one OS is silly.
32 bit OS is non support?
CosmicDan said:
Impossible. Tool is written in AutoIt which is Windows-only. I hate Python lol. Of course anybody is free to rewrite a cross-plarform implementation, I just won't.
Click to expand...
Click to collapse
Maybe someone find a way to get it working with wine
jigs4wkiller said:
Maybe someone find a way to get it working with wine
Click to expand...
Click to collapse
well it works in wine, just freeze converting 2 image...
Edit: it do not freeze, just take time, it took me 30 minuts in wine, but all good, splash is changed and perfect...
TioCareca said:
well it works in wine, just freeze converting 2 image...
Edit: it do not freeze, just take time, it took me 30 minuts in wine, but all good, splash is changed and perfect...
Click to expand...
Click to collapse
Wow that's weird. I wonder why.
Maybe because I've included Windows version of Python 2.7. Did the "converting" part take longest? That calls the python binary + a script.
belyo said:
32 bit OS is non support?
Click to expand...
Click to collapse
Oh whoops. I'll compile it to an x86 binary. Re-download in about 10 minutes from now.
CosmicDan said:
Oh whoops. I'll compile it to an x86 binary. Re-download in about 10 minutes from now.
Click to expand...
Click to collapse
It worked fine. Thanks.:good:
Hi good day sir! Can yoou share the RR boot logo picture? So we can see it before flashing it
Edited:Ty for this already flashed it.!
CosmicDan said:
Wow that's weird. I wonder why.
Maybe because I've included Windows version of Python 2.7. Did the "converting" part take longest? That calls the python binary + a script.
Click to expand...
Click to collapse
Yes, i think it was because python is windows version, wine as to call two exe (the tool and python) the longer time is when processing RLE...
In the end all worked and that is what matter...
Just one question, whats the size limit of images?
TioCareca said:
Yes, i think it was because python is windows version, wine as to call two exe (the tool and python) the longer time is when processing RLE...
In the end all worked and that is what matter...
Just one question, whats the size limit of images?
Click to expand...
Click to collapse
If you check the .au3 file (source code), you can see a couple of arrays at the beginning that show the size limits in bytes. The first one is standard limit, the second array is with the larger 03 hack.
But this is the size limit of the RLE files. It's impossible to calculate the RLE size without actually converting it first. It's a very different (more basic) compression method than PNG and can't be predicted.
Hey dev please make for lineage os
Thanks before
panjivegency said:
Hey dev please make for lineage os
Thanks before
Click to expand...
Click to collapse
Make it yourself.
Is tool for windows?

Categories

Resources