Oneplus 5 enable Star Wars theme | Star Wars wallpapers |

ashokmor007

Senior Member
Aug 13, 2012
504
303
63
bangalore

Jitesh.saitawadekar

Senior Member
Nov 24, 2014
60
10
0
This is the Simplest process to have starWars theme on oneplus 5 but make sure device is rooted and have twrp recovery installed .

LINKS:
Star wars theme : https://forum.xda-developers.com/attachment.php?attachmentid=4382801&d=1515365593

Magisk |Use 15.2 | : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445

Wallpapers : https://www.xda-developers.com/official-star-wars-the-last-jedi-wallpapers-oneplus-5t/

Not working on 5.0.1 as it installs successful but there is no option shows as starwar under display.
 
Last edited:

Bigred065

Member
Sep 24, 2011
17
2
0
Exactly, it seems like the complete theme is not working the same on OOS 5.0.0. and 5.0.1 i also only get the red accent but my volume rocker stays the color it was set to previously. Sucks, I liked those wallpapers and clock on the lockscreen
 

Pho3nX

Senior Member
Jun 13, 2013
2,238
1,654
193
Exactly, it seems like the complete theme is not working the same on OOS 5.0.0. and 5.0.1 i also only get the red accent but my volume rocker stays the color it was set to previously. Sucks, I liked those wallpapers and clock on the lockscreen
You can easily use Star Wars Theme + Ozone 4.5 and all is Red ^^
 
  • Like
Reactions: Gambo_7

Pho3nX

Senior Member
Jun 13, 2013
2,238
1,654
193
Not working
Yes TWRP module don't work on a lot of devices. it work at 100% with the manual method :p

CREDIT: CHAPLAN

Happy?

You must :

1/ Be Rooted (Lastest Magisk is recommanded)
2/ Have a Custom Kernel (like blu_spark, Flash or others) because with Stock Kernel you will have a error message (Permission Denied)
3/ Install a Mobile Terminal app from Google Playstore
4/ In the Mobile Terminal app, enter that in 2 steps:
Code:
su 
echo 2 > /sys/module/param_read_write/parameters/cust_flag
Reboot, go to Settings > Display > Choose "StarWar" Theme ;)

With Ozone you can add some goods features like center text menu in the Settings, Change number QS Tile in Statubar, Change StatuBar Icon Color and more. Look the Screenshots

PS/EDIT : I think be a respectful person on xda, i have use this tuto here, it's because in my post there: echo 2 > /sys/... instead echo '2' > /sys/... on your post and in my post i advise to use a custom kernel without know that the only kernel is blu_spark...

You could send me a simple PM instead of doing your show and using a condescending tone.
 

Attachments

Last edited:

bashar.abu.diak

Senior Member
Dec 31, 2011
227
42
48
Jenin
Yes TWRP module don't work on a lot of devices. it work at 100% with the manual method :p


You must :

1/ Be Rooted (Lastest Magisk is recommanded)
2/ Have a Custom Kernel (like blu_spark, Flash or others) because with Stock Kernel you will have a error message (Permission Denied)
3/ Install a Mobile Terminal app from Google Playstore
4/ In the Mobile Terminal app, enter that in 2 steps:
Code:
su 
echo 2 > /sys/module/param_read_write/parameters/cust_flag
Reboot, go to Settings > Display > Choose "StarWar" Theme ;)

With Ozone you can add some goods features like center text menu in the Settings, Change number QS Tile in Statubar, Change StatuBar Icon Color and more. Look the Screenshots
worked
 

Chaplan

Senior Member
Jan 8, 2008
1,325
2,235
153
No Place
Yes TWRP module don't work on a lot of devices. it work at 100% with the manual method :p


You must :

1/ Be Rooted (Lastest Magisk is recommanded)
2/ Have a Custom Kernel (like blu_spark, Flash or others) because with Stock Kernel you will have a error message (Permission Denied)
3/ Install a Mobile Terminal app from Google Playstore
4/ In the Mobile Terminal app, enter that in 2 steps:
Code:
su 
echo 2 > /sys/module/param_read_write/parameters/cust_flag
Reboot, go to Settings > Display > Choose "StarWar" Theme ;)
You can remove "Flash kernel or others" from the equation, this only works on blu_spark kernel at this point in time and backwards. My crystal ball got broken so I can't tell about the future.
I only wonder where you got this from.
On XDA we have a long tradition on giving credits when sharing development related info that we found somewhere else, and add to it only if you know what you are talking about.
But maybe I'm just a traditional dude.
I hope you take this with a pinch of salt, in the end it is what it is no matter what.

I will just leave here my initial post, that was edited meanwhile with new info in the matter and a new set of commands that are known to work on any terminal emulator app since people were having some troubles character encoding related:
So, and reposting from the blu_spark thread:

  • drivers: param_read_write: enable cust_flag sysfs for edition set (Star Wars baby:eek:)
So to enable Star Wars edition on a terminal run:
Code:
su
echo '2' > /sys/module/param_read_write/parameters/cust_flag
To disable it run:
Code:
su
echo '0' > /sys/module/param_read_write/parameters/cust_flag
This should solve the copy/paste issue users are reporting all over.

If you set the flag to 0 and forgot to disable star wars edition on theme settings opening display settings will FC.
run:
Code:
su
settings put system oem_special_theme 0
And it's good to go. No more FC on display settings.
Simply select one of default themes and its done.

On the current state of things to change the flag on the fly you need blu_spark kernel.
I hope this post edit clears it up once and for all.
 
  • Like
Reactions: marf28101995

Chaplan

Senior Member
Jan 8, 2008
1,325
2,235
153
No Place
Not really.
You could have mentioned me instead of linking to my profile, I would be notified that way. Didn't think of PM really, but since you suggest it neither have you.

And instead of taking the time to excuse yourself what you should have done was edit the dam post and get some facts right.
Yes, AFAIK blu_spark is the only kernel that you can use this on the fly method with.
The other one you mention isn't working like stated so....
Well, your post (hehe, sorry, couldn't help it) your bad.

That pinch of salt was maybe a bad move, try sugar next time, great for sour times.
Keep up man, all in the name of the truth as usual. :laugh:
 
Last edited:

nabil01717

Member
Feb 1, 2016
18
3
0
Toronto
Successfully installed the ZIP file via TWRP in my OnePlus 5 (Official Build 5.0.4). Rebooted and went to Theme option. There was no Starwars option available. Didn't work for me.