[Bootanimation][Kit Kat] - Galaxy S III Mini Themes and Apps

I found this nice and funny bootanimation so I went ahead and ported it for us to use on 480X800. Maybe it's already done but I'll share it anyway.
Put it in /system/media. Change permission to rw-r-r- (644) and reboot.
Good luck.

tys0n said:
I found this nice and funny bootanimation so I went ahead and ported it for us to use on 480X800. Maybe it's already done but I'll share it anyway.
Put it in /system/media. Change permission to rw-r-r- (644) and reboot.
Good luck.
Click to expand...
Click to collapse
And everytime time u boot your phone you will have the munchies:laugh:

Related

Stock lock/unlock sound

Hello all,
I really like the stock lock/unlock sound of an AOKP/AOSP lock sound. I was just wondering how I can extract it from task's AOKP build and apply it to other roms?
Thanks!
Thawte
Go to /system/media/audio/ui and get Lock and Unlock.ogg
replace in other ROMS.
Feel free to hit the thanks
Well I hit thanks because I was wondering the same thing! Thank you for the answer!
Aquethys said:
Go to /system/media/audio/ui and get Lock and Unlock.ogg
replace in other ROMS.
Feel free to hit the thanks
Click to expand...
Click to collapse
Thank you very much. I am going to work on this. I love the stock click sound ;p
Just wanted to add one more thing... Make sure to reboot after changing sound files because they are cached in the system :laugh:
I recently replaced the stock Lock.ogg and Unlock.ogg with custom files (iphone clicks) using Root Explorer. I saved the original files, just renaming them. Neither of my new sounds worked. Rebooted, powered down, still no lock/unlock sounds.
On top of not getting my replacement files to work, the stock sounds didn't work when I renamed them back to "Lock.ogg" and "Unlock.ogg" respectively. I'm a total noob just wandering in the wilderness. Any suggestions?
Quick question on this subject. I want to add the "swoosh" sound(iPhone mail sent sound) to my SGSIII. After i root my phone, how do i get that sound into the phone's notification system? Thanks for any help you can give to an absolute noobie.
movethechains said:
I recently replaced the stock Lock.ogg and Unlock.ogg with custom files (iphone clicks) using Root Explorer. I saved the original files, just renaming them. Neither of my new sounds worked. Rebooted, powered down, still no lock/unlock sounds.
On top of not getting my replacement files to work, the stock sounds didn't work when I renamed them back to "Lock.ogg" and "Unlock.ogg" respectively. I'm a total noob just wandering in the wilderness. Any suggestions?
Click to expand...
Click to collapse
Go to a file manager (root explorer, ES), find the ogg files you moved to system/media/audio/ui and change permissions of those files to rw-r--r-- then reboot and it should work fine.
Sent from my SAMSUNG-SGH-I747 using xda premium
mbrian27 said:
Go to a file manager (root explorer, ES), find the ogg files you moved to system/media/audio/ui and change permissions of those files to rw-r--r-- then reboot and it should work fine.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Thanks for the reply, mbrian27. The permissions of the files are already set to rw-r--r--.
I'm using a custom ROM (CSROM), if that makes a difference.
Well, it gets stranger. I woke up this morning to discover that the unlock sound still does not work, but the lock sound works (These are the original sounds which I renamed briefly). Also, upon locking the device the lock sound plays twice.
I didn't perform a reboot or power down. The sound just started working by itself overnight.

Cant Get Google Wallet Working

I was wondering if anyone successfully got Google wallet working on the tmobile note 2?
I tried following this thread:
http://forum.xda-developers.com/showthread.php?t=2031127
after installing the apk I keep getting "unfortunately nfc service has stopped "
Any tips to help get it working would be great!
lol i had the same issue... just use root explorer, go into system/app and rename nfc.apk to nfc.apk.bak as well as nfctest.apk to nfstest.apk.bak and copy/paste the original ones into system/app then restart your phone I just figured this out, gonna test tomorrow... fyi have u set up your cards yet? and changed your build.prop to nexus? I'll attatch the 2 apks you need..
I got this from AT&T thread........ A really easy steps to follow, confirmed and works out well!
http://forum.xda-developers.com/showthread.php?t=2061030
eurohomie said:
lol i had the same issue... just use root explorer, go into system/app and rename nfc.apk to nfc.apk.bak as well as nfctest.apk to nfstest.apk.bak and copy/paste the original ones into system/app then restart your phone I just figured this out, gonna test tomorrow... fyi have u set up your cards yet? and changed your build.prop to nexus? I'll attatch the 2 apks you need..
Click to expand...
Click to collapse
Thank you for posting those NFC.apk 's it helped fix the " Unfortunately, NFC service has stopped " Force closures... super helpful.
no problem, that's what we're all here for, to help each other out.
eurohomie said:
lol i had the same issue... just use root explorer, go into system/app and rename nfc.apk to nfc.apk.bak as well as nfctest.apk to nfstest.apk.bak and copy/paste the original ones into system/app then restart your phone I just figured this out, gonna test tomorrow... fyi have u set up your cards yet? and changed your build.prop to nexus? I'll attatch the 2 apks you need..
Click to expand...
Click to collapse
I have the tmobile note 2 and also have the nfc stopped error. Would these nfc.apk's fix this problem on the t889 or is this fix only for the att version? I am running complete factory stock and just rooted.
Thanks

Can we get google wallet working?? Dev Help

Soo i went over an old patch that i had for my GS3 to find out exactly what files were swapped and replaced from sprints verson..
and this is what i came up with...
system/lib.............
libnfc_ndef.so
libnfc_jni.so
libnfc.so
system/lib/hw
nfc.MSM8960.so
system/etc
nfcee_access.xml
system/app
NFC.apk
NFCTest.apk
.........................................................................................
With them files swapped onto our Tmobile builds, with the addition of build.prop edited to sprints Galaxy nexus, Google wallet in fact worked>>
I went and took the same approach with our Galaxy S4.. except some files were a little different..
-----------------------------------------------------------------------------------------------
I started wallet up with no tweeks/mods and got an error that its not currently available for my device... I then modded the build.prop to...
ro.product.model=SPH-L720
ro.product.name=jfltespr
ro.product.device=jfltespr
I chose sprints galaxy s4 build because i dont wanna lose s voice drive by changing my build to a nexus.. I wanna keep all features working..
I opened wallet up and it did not say that same warning. This time it said something about insecure elements and force closed. So obviously like the S3, a tweak needs to be made..
in the system/app folder, i replaced..
NFCNci.apk
NFCNci.odex
NFCTest.apk
NFCTest,odex
system/lib
libnfc-nci.so
libnfc-nci_jni.so
(there were only 2 files in this folder regarding NFC)
system/lib/hw
nfc_nci.MSM8960.so
system/etc
nfcee_access.xml
.............................................................................................................
after all that, i rebooted.. Clicked on wallet, and wallet opened and prompted me to turn NFC on. When i did, settings force closed.. if i turn nfc on from the pulldown bar, it wont turn on. Sooo NFC is borked....
then i did the same thing MINUS the system/app files since maybe they have nothing to do with the permissions in wallet. i rebooted and now NFC works.. turns on, and does what its supposed to, but when i open wallet, it force closes. I then cleared wallet data, and the same thing,. it freezes and force closes.. I then uninstalled it and installed it again, same problem.
this is where i stand and because i am NOT a dev and dont know the first thing about what they do, i am now at a standstill. It was an honest effort of copying the same method used on the s3. If any devs sees anything wrong with i did, feel free to tell me, or pickup where i left off lol.
Any help would be appreciated . Thanks guys. I realize not many people have this device yet, but i wanted to post this to get the attention!
Im so glad u brought this up!! i brought this up earlier but no one paid attention to it. Would love to see google wallet on this phone as i also had it on my s3. Maybe something to do with knox security on phone?
movieaddict said:
Im so glad u brought this up!! i brought this up earlier but no one paid attention to it. Would love to see google wallet on this phone as i also had it on my s3. Maybe something to do with knox???
Click to expand...
Click to collapse
I gave it an honest shot but couldn't get it to work.. Now maybe someone who knows their stuff can chime in n see what im doing wrong lol
Sent from my SGH-M919 using Xparent Skyblue Tapatalk 2
joemagistro said:
Soo i went over an old patch that i had for my GS3 to find out exactly what files were swapped and replaced from sprints verson..
and this is what i came up with...
system/lib.............
libnfc_ndef.so
libnfc_jni.so
libnfc.so
system/lib/hw
nfc.MSM8960.so
system/etc
nfcee_access.xml
system/app
NFC.apk
NFCTest.apk
.........................................................................................
With them files swapped onto our Tmobile builds, with the addition of build.prop edited to sprints Galaxy nexus, Google wallet in fact worked>>
I went and took the same approach with our Galaxy S4.. except some files were a little different..
-----------------------------------------------------------------------------------------------
I started wallet up with no tweeks/mods and got an error that its not currently available for my device... I then modded the build.prop to...
ro.product.model=SPH-L720
ro.product.name=jfltespr
ro.product.device=jfltespr
I chose sprints galaxy s4 build because i dont wanna lose s voice drive by changing my build to a nexus.. I wanna keep all features working..
I opened wallet up and it did not say that same warning. This time it said something about insecure elements and force closed. So obviously like the S3, a tweak needs to be made..
in the system/app folder, i replaced..
NFCNci.apk
NFCNci.odex
NFCTest.apk
NFCTest,odex
system/lib
libnfc-nci.so
libnfc-nci_jni.so
(there were only 2 files in this folder regarding NFC)
system/lib/hw
nfc_nci.MSM8960.so
system/etc
nfcee_access.xml
.............................................................................................................
after all that, i rebooted.. Clicked on wallet, and wallet opened and prompted me to turn NFC on. When i did, settings force closed.. if i turn nfc on from the pulldown bar, it wont turn on. Sooo NFC is borked....
then i did the same thing MINUS the system/app files since maybe they have nothing to do with the permissions in wallet. i rebooted and now NFC works.. turns on, and does what its supposed to, but when i open wallet, it force closes. I then cleared wallet data, and the same thing,. it freezes and force closes.. I then uninstalled it and installed it again, same problem.
this is where i stand and because i am NOT a dev and dont know the first thing about what they do, i am now at a standstill. It was an honest effort of copying the same method used on the s3. If any devs sees anything wrong with i did, feel free to tell me, or pickup where i left off lol.
Any help would be appreciated . Thanks guys. I realize not many people have this device yet, but i wanted to post this to get the attention!
Click to expand...
Click to collapse
joemagistro, did u replace the tmobiles S4 files with the files from the Sprint S4?
XeoNoX said:
joemagistro, did u replace the tmobiles S4 files with the files from the Sprint S4?
Click to expand...
Click to collapse
All those current files that i listed were swapped over from the sprint version... I just chose those files based off of what i used for my galaxy s3... everything used was for the sprint s4
joemagistro said:
All those current files that i listed were swapped over from the sprint version... I just chose those files based off of what i used for my galaxy s3... everything used was for the sprint s4
Click to expand...
Click to collapse
did u swap from a odex to odex or a deodexed to deodexed version of TW??
note: sawpping deodexed into odex would possibly cause FC's or stuck at TMO boot. btw, if u havent already i recommend installing a clockwormod recovery
XeoNoX said:
did u swap from a odex to odex or a deodexed to deodexed version of TW??
note: sawpping deodexed into odex would possibly cause FC's or stuck at TMO boot. btw, if u havent already i recommend installing a clockwormod recovery
Click to expand...
Click to collapse
odex to odex....... i think if it were deodexed, there wouldnt be 2 files per app.. right??
could be so cool,if we could get this to work on our s4! I actually have to pull out my wallet at starbucks and mcd's now...LOL
joemagistro said:
odex to odex....... i think if it were deodexed, there wouldnt be 2 files per app.. right??
Click to expand...
Click to collapse
yes u are right, i am just making sure.
if u are up for it i can give u some suggestions, do this at your own risk although the worst thing to happen will be that u have to ODIN stock firmware.
please make a nandroid backup before u try this and also install [RECOVERY] ClockworkMod Recovery 6.0.3.2 or TWRP for the TMO S4..being proficient with ADB will help also but not necessary. MAKE SURE TO MANUALLY BACKUP your EFS folder, i normally just add the EFS folder to ZIP using root explorer and save it to my PC.
ill post back in about 20 mins once download is finished, in meanwhile u can do above if u wish. let me know if u are interested in trying.
XeoNoX said:
yes u are right, i am just making sure.
if u are up for it i can give u some suggestions, do this at your own risk although the worst thing to happen will be that u have to ODIN stock firmware.
please make a nandroid backup before u try this and also install [RECOVERY] ClockworkMod Recovery 6.0.3.2 or TWRP for the TMO S4..being proficient with ADB will help also but not necessary. MAKE SURE TO MANUALLY BACKUP your EFS folder, i normally just add the EFS folder to ZIP using root explorer and save it to my PC.
ill post back in about 20 mins once download is finished, in meanwhile u can do above if u wish. let me know if u are interested in trying.
Click to expand...
Click to collapse
the EFS issue is with the s4 also??
joemagistro said:
the EFS issue is with the s4 also??
Click to expand...
Click to collapse
its always a good idea to back it up just as a precautionary measure
ogdobber is looking for someone to test....
ogdobber said:
no no not the same files. whoever whats to test send me a pm and I will have something together tonight.
prerequisite- must be able to run logcat
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=41008164&postcount=3118
i posted there to have him look at my thread here to see what i have done, and hopefully he can help
Try the following in the EXACT ORDER OF INSTRUCTIONS:
BACKUP your phone using Nandroid and backup your EFS folder just in case.
uninstall any version off Google wallet u have installed and be sure to clear data and cache when uninstalling.
change your build.prop to reflect the following:
Code:
ro.product.model=Galaxy Nexus
ro.product.name=yakju
ro.product.device=maguro
u may try the sprint s4 build.prop but im not sure yet if it will work, i guess u can experiment:
Code:
ro.product.model=SPH-L720
ro.product.name=jfltespr
ro.product.device=jfltespr
reboot after changing build.prop and saving with PROPER FILE PERMISSIONS
since u are running the odexed android system swap the following from the Odexed TMO S4 with the Odexed Sprint S4 files and be sure to SET PROPER FILE PERMISSIONS
system/app
----------
NFCNCi.apk
NFCNCi.odex
NFCTest.apk
NFCTest.odex
Tag.apk
Tag.odex
system/framework
-------------------
com.android.nfc_extras.jar
com.android.nfc_extras.odex
system/etc/
---------------------
nfcee_access.xml
system/etc/permissions
--------------------------------
android.hardware.nfc.xml
com.google.android.nfc_extras.xml
system/lib
-----------------
libnfc-nci.so
libnfc_nci_jni.so
system/lib/hw
-----------------
nfc_nci.MSM8960.so
reboot and install google wallet and let me know what happens.
XeoNoX said:
Try the following in the EXACT ORDER OF INSTRUCTIONS:
BACKUP your phone using Nandroid and backup your EFS folder just in case.
uninstall any version off Google wallet u have installed and be sure to clear data and cache when uninstalling.
change your build.prop to reflect the following:
Code:
ro.product.model=Galaxy Nexus
ro.product.name=yakju
ro.product.device=maguro
u may try the sprint s4 build.prop but im not sure yet if it will work, i guess u can experiment:
Code:
ro.product.model=SPH-L720
ro.product.name=jfltespr
ro.product.device=jfltespr
reboot after changing build.prop and saving with PROPER FILE PERMISSIONS
since u are running the odexed android system swap the following from the Odexed TMO S4 with the Odexed Sprint S4 files and be sure to SET PROPER FILE PERMISSIONS
system/app
----------
NFCNCi.apk
NFCNCi.odex
NFCTest.apk
NFCTest.odex
Tag.apk
Tag.odex
system/framework
-------------------
com.android.nfc_extras.jar
com.android.nfc_extras.odex
system/etc/
---------------------
nfcee_access.xml
system/etc/permissions
--------------------------------
android.hardware.nfc.xml
com.google.android.nfc_extras.xml
system/lib
-----------------
libnfc-nci.so
libnfc_nci_jni.so
system/lib/hw
-----------------
nfc_nci.MSM8960.so
reboot and install google wallet and let me know what happens.
Click to expand...
Click to collapse
doing that right now..
im gonna start with backing everything up...
then im gonna compile them files in a flashable zip... gonna flash it, and then well see... ill get back to you shortly
joemagistro said:
e... I then modded the build.prop to...
ro.product.model=SPH-L720
ro.product.name=jfltespr
ro.product.device=jfltespr
Click to expand...
Click to collapse
use the galaxy nexus build prop first for testing, we know that works....eventually once wallet gets working you can go back to the stock build.prop anyways
joemagistro said:
in the system/app folder, i replaced..
NFCNci.apk
NFCNci.odex
NFCTest.apk
NFCTest,odex
system/lib
libnfc-nci.so
libnfc-nci_jni.so
(there were only 2 files in this folder regarding NFC)
system/lib/hw
nfc_nci.MSM8960.so
system/etc
nfcee_access.xml
.............................................................................................................
after all that, i rebooted.. Clicked on wallet, and wallet opened and prompted me to turn NFC on. When i did, settings force closed.. if i turn nfc on from the pulldown bar, it wont turn on.
Click to expand...
Click to collapse
how did you "replace" the files? flash them? or use a file explorer....I am going to guess you used a file explorer other than root explorer and your permissions are wrong. from recovery you can use the (fix permisions) and that will sort them...
(or start over with root explorer)
oh yeah, if you are "testing" twrp, go get clockwork
going to need a logcat once it gets close....
UPDATE.. xeonox...
here is the flashable file i brewed together with the exact files to replace in which you stated
https://www.dropbox.com/s/pemlf59xrtckj41/GS4walletfixx.zip
you guys are more then welcome to download it and try for yourself or even see the files that i swapped over to confirm i did everything right, however i am certain that i did...
anyways i flashed it..... downloaded google wallet.. opened it.... it tells me that NFC is turned off and to turn it on...... went to settings, and seen that nfc toggle was off... I turned it on and Settings force closes..... i try to turn NFC on from the toggles up top and it wont turn on... Soo same issue as when i did it the first time i posted... hmmm
thank god i took your advice and backed up.. otherwise ide be ODINing right now back to stock lol..
soo wallet aside, something is causing NFC not to work, and i believe its the actual files themselves in the system/app folder
and to confirm NFC breaking, i flashed this file again, however with the system/apps untouched.....
NFC now works again..
HOWEVER
Wallet force closes when you try to open it
its very important that the permissions are correct. did u check using root explorer or similar app to make sure the permissions were correct?

Stock Sense Browser?

Could anyone post up the stock Sense browser files? Apparently on the Verizon version they dumped it and only shipped with Chrome.
Thanks!
Goes in /system/priv-app (or at least came from there!)
Electronic Punk said:
Goes in /system/priv-app (or at least came from there!)
Click to expand...
Click to collapse
Thanks for your help. Unfortunately I can't get it to just install as a normal apk, think I'd need to move it to /system...which I can't do without root. And so the wait begins haha
Electronic Punk said:
Goes in /system/priv-app (or at least came from there!)
Click to expand...
Click to collapse
Now that we have root for the Verizon M8 (THANKS JCASE AND BEAUPS!), this worked perfectly! I originally pushed to /system/app and reset permissions like normal, which didn't work...then I remembered your post about /priv-app. Pushed it there, changed permissions to rw-r--r-- and boom! Thanks again.
Great
Does this stick after reboot ?

[MOD][BOOT ANIMATION] Blue Oneplus boot animation for Oneplus 6T

Hello everyone,
I previously had the Oneplus 3 and I upgraded to the 6T. But from the OP3 I had the blue Oneplus Colette boot animation. I haven't found a viable replacement for my 6T. So I have done it myself. I modified the boot animation to a medium blue (#0073ff). I hope you guys enjoy it.
I attached a gif of the boot animation below.
Installation Method:
This process requires root
If you have magisk installed
Go into magisk manager, magisk modules
Install from storage
Choose zip and flash
Reboot and enjoy!
Any feedback is welcome
Important
The boot animation has the old OnePlus logo. I don't have the 8/ 8 Pro, so I can't make one with the new logo
This is no longer the case. I have both boot animations with the old and new OnePlus logo.
Don't extract the bootanimation.zip to change the desc.txt file! And install that as the new bootanimation! IT WON'T WORK! Best way to change the position of the boot animation is in the Issues section
Issues
If you got into any issues, just remove the magisk module.
If the position is wrong... Sorry for that as the desc/ positioning is set for the OP6T.
No worries tho as you can fix it yourself!
Uninstall the magisk module!
And as u have ROOT, go and find your original bootanimation.
Copy and it to back it up into your internal storage and rename it with something like original_bootanimation.zip
Go into the .zip file, open the desc.txt, find what are the numbers on the first line! Take a note of it!
Then reinstall the magisk module
After rebooting, install the Jrummy bootanimation app (Bootanimations for superuser) from the play store
Then go into manage current bootanimation and tweak the bootanimation to same the numbers as your original bootanimation first line in the desc.txt
Reboot and check.
If it went well then well done! U can stop here or continue. Up to you
The new issues is that u should back up and tweak the magisk module, so that u got a copy of that bootanimation with that position and don't have to keep tweaking the bootanimation every time u switch to a ROM or phone.
So, go into system and find the new bootanimation (still bootanimation.zip)
Copy and paste to internal storage. Because u renamed the original bootanimation zip file, both zip files should be there and not replaced.
Then extract the boot animation magisk module
Go into system -> media
Delete that bootanimation.zip file and copy + paste the one u just copied into internal storage
Then go back till u have the module files and folders
Select all and compress/archive them into a zip file
Take a copy and backup that zip file! You now made ur own magisk module
Now uninstall the bootanimation magisk module in magisk manager
Reboot system and then install the magisk module u made
Done, u got your own magisk module and can keep reusing it with the exact position u want
If you're having issues installing both the magisk module and the bootanimation .zip files.
The is a last resort, which is to install Boot Animations for Superuser app from the play store and it does need root, here's the link https://play.google.com/store/apps/details?id=com.jrummy.apps.boot.animations
Before going through with this way of installation, make sure u have a copy of the desc.txt files/values as we need them later on.
Open the app
Press the plus symbol
Find the bootanimation.zip file u want to install
Press install
Once it has installed
Go back to the home menu of the app
Press plus symbol
Choose manage current animation
Using the saved copy of the desc.txt file, open the file
Now change the width and height (only one of them as the other changes accordingly) to match the values in the desc.txt file
Press apply
Now reboot to check the bootanimation looks right
Done, you now got your new bootanimation with the exact width and height
You can go back and change the FPS, but idk if it'll work correctly. Also, u can go and find this modified bootanimation .zip file and use it for your own magisk module!
Updates
27/1/21 I have created a Magisk module for this and it works great in my experience
29/09/21 I have previously got the new OP bootanimation for OOS 11 and it has the new OP logo. I did tweak it with the blue and have successfully made a magisk module for it. It works perfectly! Ps. the desc/prefs are set for the OP6T!
I have also renamed the files and put [MAGISK], to make it obvs that these are magisk modules and people don't flash the actual boot animation!
I have now attached magisk modules and just bootanimation zip files for:
Stock OP boot animation with old + new OP logo
OP boot animation in NASA colours (only old OP logo)
Blue OP bootanimation with old + new OP logo
13/10/21 I have added a additional method in issues section for users who've been unable to install the bootanimation for both magisk module and manually changing it in system/media
Enjoy
Thanks allot for the reminder, I completely forgot I bought jrummys rom toolbox years ago, worked fantastic for both fonts and boot animation.
Damn JRummy! This was like gingerbread days wasn't it? Those were the days for Android modding. Nothing like cyanogenmod, running init.d scripts,and endless overclocking lol
... Can we just make this an android nastalgia thread?
*Nothing*
Nice one dude! Can you make another color? Anyway, I like your choice for using JRummy, what a nostalgia lol
qorrymarzuki said:
Nice one dude! Can you make another color? Anyway, I like your choice for using JRummy, what a nostalgia lol
Click to expand...
Click to collapse
I could if you want to. What colour would u want? Can u give me the colour code for that colour, so I can specifically make a boot animation in that colour
Extreme_Ninja2099 said:
I could if you want to. What colour would u want? Can u give me the colour code for that colour, so I can specifically make a boot animation in that colour
Click to expand...
Click to collapse
I'm a big fan of NASA, can you make the red to be #fc3d21 and the white to be #ob3d91 ? Because it will match my phone theme. I'm sorry for asking too much
qorrymarzuki said:
I'm a big fan of NASA, can you make the red to be #fc3d21 and the white to be #ob3d91 ? Because it will match my phone theme. I'm sorry for asking too much
Click to expand...
Click to collapse
I'm not sure what look you're going for, but I made a sample before I carry on. Is this the look u want?
Extreme_Ninja2099 said:
I'm not sure what look you're going for, but I made a sample before I carry on. Is this the look u want?
Click to expand...
Click to collapse
Omg yes!
qorrymarzuki said:
Omg yes!
Click to expand...
Click to collapse
I have been continuing the project. But I have to reassure you that this will take time as this is for free and I am using my free time to do this. I have another question. Because you want the white blue do you want that for the OnePlus logo as well? I was thinking of using the red and blue you given to make it look more like the NASA logo. As that is your theme. But it will be quite weird during boot, where the Oneplus logo is white, then it changes to blue and red suddenly for the boot animation. Let me know if you want this change, otherwise, I'll just keep it white. But that will be weird as well as the white transitions to blue
Here's my idea. Reply pls
Extreme_Ninja2099 said:
I have been continuing the project. But I have to reassure you that this will take time as this is for free and I am using my free time to do this. I have another question. Because you want the white blue do you want that for the OnePlus logo as well? I was thinking of using the red and blue you given to make it look more like the NASA logo. As that is your theme. But it will be quite weird during boot, where the Oneplus logo is white, then it changes to blue and red suddenly for the boot animation. Let me know if you want this change, otherwise, I'll just keep it white. But that will be weird as well as the white transitions to blue
Here's my idea. Reply pls
Click to expand...
Click to collapse
That's great dude. I like that logo with the blue, it looks cool! Thank you, I appreciate your effort to make it comes true, so take your time dude
qorrymarzuki said:
That's great dude. I like that logo with the blue, it looks cool! Thank you, I appreciate your effort to make it comes true, so take your time dude
Click to expand...
Click to collapse
I finished the boot animation.
Extreme_Ninja2099 said:
I finished the boot animation.
Click to expand...
Click to collapse
I'm sorry for not replying your reply because I've been busy with my study. Thank you, can you send it to me please? I can't wait to apply it to my phone
It's great thanks OP
qorrymarzuki said:
I'm sorry for not replying your reply because I've been busy with my study. Thank you, can you send it to me please? I can't wait to apply it to my phone
Click to expand...
Click to collapse
Here's the bootanimation. I tried to find another way to install it. Oh well, here's the boot animation
Extreme_Ninja2099 said:
Here's the bootanimation. I tried to find another way to install it. Oh well, here's the boot animation
Click to expand...
Click to collapse
This is just flashed in Magisk?
Ryano89 said:
This is just flashed in Magisk?
Click to expand...
Click to collapse
No. You just follow the method at the start of the thread. I said I tried, but it didn't work. The zip only contains the bootanimation
I can't find the blue bootanimation :/ only the original is attached somehow. Can you re-upload it?
PHEDmillion said:
I can't find the blue bootanimation :/ only the original is attached somehow. Can you re-upload it?
Click to expand...
Click to collapse
Sorry about that. The blue animation is added now, but its the old oneplus boot animation with the old logo which would look weird if your using it on newer devices like OP8/8 Pro
Extreme_Ninja2099 said:
Sorry about that. The blue animation is added now, but its the old oneplus boot animation with the old logo which would look weird if your using it on newer devices like OP8/8 Pro
Click to expand...
Click to collapse
I stumbled across this thread while hunting for a simple livewire-like boot animation for oneplus 6t. I never found one, but I gotta say man, you did great with that oneplus logo.

Categories

Resources