Related
Hy all,
ive spend the whole day trying to get the notification pulldown background semi-transparent red. First it was driving me mad, that it didnt work with jus modding "shade_bg.png, till i found out, that there is a possibillity, that the xml file maybe has a color code instead of pointing to that png. So i decompiled it and changed
What ROM are you trying to do this on? Also, what are the errors that you are getting when it fails to compile?
1.) Decompile SystemUI.apk
In smali/com/android/systemui/statusbar/StatusBarService.smali
Search for the following line:
.method onBarViewAttached()V
Shortly after that, you will find this:
const/4 v0, 0x2
Click to expand...
Click to collapse
change this to
const/4 v0, -0x3
Click to expand...
Click to collapse
2.) In res/layout/status_bar_tracking.xml
Change the following:
<View android:background="#ff212121" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1.0" />
Click to expand...
Click to collapse
to
<View android:background="@drawable/shade_bg" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1.0" />
Click to expand...
Click to collapse
3.) Finally, change res/drawable-hdpi/shade_bg.png to your transparent background
Ok thx alot gonna give it a try
Edit:
@david1171 Im on CM7 RC2, errorlogs are attached, log2 is from ApkManager 4.8.7 the other one from 4.9.
@Master Tried it, but could only find this:
Code:
.method onBarViewAttached()V
.locals 7
.prologue
const/4 v1, -0x1
.line 1234
const/4 v5, -0x3
Any other ideas?
Sent from my Nexus S using Tapatalk
Bump!
Sent from my Nexus S using Tapatalk
I made mine completely transparent by editing the 'Shade_bd.png' in photoshop, i guess if u wanted it semi transparent with red tint u can try it on photoshop..
klone96 said:
I made mine completely transparent by editing the 'Shade_bd.png' in photoshop, i guess if u wanted it semi transparent with red tint u can try it on photoshop..
Click to expand...
Click to collapse
That's also what I've done many times in the past, works fine even if you don't have Photoshop, I use paint.net and its fine.
Sent from my Nexus S
Could one of u post ur unthemed systemUI.apk? Cause i think u have a different one since i even tried to make it plain black to see if i did something wrong with adding alpha layer (using gimp).
Sent from my Nexus S using Tapatalk
shrooms90 said:
Could one of u post ur unthemed systemUI.apk? Cause i think u have a different one since i even tried to make it plain black to see if i did something wrong with adding alpha layer (using gimp).
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Sure, give me a few minutes and ill be on my laptop. Just one thing that occurred to me, make sure you flatten the image, otherwise it won't work at all.
Sent from my Nexus S
Edit: Uploaded 2 unthemed versions, both taken from the update.zip of the respective rom. One is from Master's stock deodexed 2.3.3 and the other is from NS Collab 1.09 (this one already has a semi transparent shade)
Thx alot ill try when i get home
Sent from my Nexus S using Tapatalk
shrooms90 said:
Thx alot ill try when i get home
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
MattedBlues has a semitransparent grey notif dropdown. Once I get to my other lappy I'll check out the xmls and post anything pertinent.
Will the stock one work on cm7 rc2 cause i had no luck just changing the png on the other one. It stayed semi transparent black like it was before so i guess the xml contains the colour code aswell. Didnt decompile it so im not sure.
Sent from my Nexus S using Tapatalk
shrooms90 said:
Will the stock one work on cm7 rc2 cause i had no luck just changing the png on the other one. It stayed semi transparent black like it was before so i guess the xml contains the colour code aswell. Didnt decompile it so im not sure.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
I'm pretty sure that by default the NS collab one I gave you already had a transparent black shade. Try using a red or something, just make sure there is only 1 layer when you save
If you tried to use the stock one on CM7 it may work but you will probably have many issues and loads of CM7 features wont work.
Sent from my Nexus S
Jonathon Grigg said:
I'm pretty sure that by default the NS collab one I gave you already had a transparent black shade. Try using a red or something, just make sure there is only 1 layer when you save
If you tried to use the stock one on CM7 it may work but you will probably have many issues and loads of CM7 features wont work.
Sent from my Nexus S
Click to expand...
Click to collapse
Yes ive seen the transparent shade bg, but that must be coded in an xml, cause it didnt even work when i made it solid black. It is still the same semi-trans black. It is even the same when i put original cm7 shade bg in the ns collab systemUI.
Thanks for ur help and ur patience
Sent from my Nexus S using Tapatalk
Any other sugestions?
Sent from my Nexus S using Tapatalk
Ok somehow it worked now with the systemUI.apk from NS collab. I found out that i have to create a new image instead of modding the existing one. But i have no idea why nothing changed when i just copied the stock shade_bg.png into the same apk. When i tried it again today it worked. Maybe i was just to tired the other day
Glad it worked I'm attempting the same thing you needed for a project of mine now so I know what to do if I get stuck
Sent from my Nexus S
I'm using CM7 as the base rom. And, i want to change the Lock Pattern Screen to be like ICS, like the one attached.
What xml do i need to modify, and what lines am i supposed to edit.
Please provide feedback as soon as possible.
Thanks.
No attachments?
Prawesome said:
No attachments?
Click to expand...
Click to collapse
Oh. Forgot. :silly: :banghead:
Will attach soon.
Copy pngs
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Copy pngs
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yep...In framework-res.apk,search for them
Noo. Not the picture of the circle.
I want to enlarge the space to use the lock pattern.
It's kind of small on CM7. And the date and time take up too much space.
So i want to resize the space that the date and time take, and enlarge the lock pattern.
What xml's am i supposed to mod.
Thanks.
masterex567 said:
Noo. Not the picture of the circle.
I want to enlarge the space to use the lock pattern.
It's kind of small on CM7. And the date and time take up too much space.
So i want to resize the space that the date and time take, and enlarge the lock pattern.
What xml's am i supposed to mod.
Thanks.
Click to expand...
Click to collapse
Oh xml editing it is then remove date and am pm
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Oh xml editing it is then remove date and am pm
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Ok. So in this case, i'm supposed to mod keyguard_screen_unlock_portrait.xml.
I want to edit the margin. So I guess i manually delete the date and clock. But how do i extend the lock pattern.
I delete the whole Relative Layout?
And In lock pattern am i supposed to reset the margins?
I've attached the .xml for reference, if you can tell me what to mod, it will be appreciated.
Thanks.
Any answers?
Gude is on xda i cant do much now was busy with cyanmobile ( got working version my own) and USR rom and also my day jobs
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Gude is on xda i cant do much now was busy with cyanmobile ( got working version my own) and USR rom and also my day jobs
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yup. I'll look for it. Don't want to interfere with your work.
Waiting for USR. I know its going to be awesome.
All the Best.
do i use the windows notepad to edit the files?
dream2011 said:
do i use the windows notepad to edit the files?
Click to expand...
Click to collapse
No..Notepad++
not only notepad was the problem but also file was compiled.
so i had to decompile it and then i was able to modify it using Notepad++
Thanks!
The Ex-trim Rom series is a set of Roms which are extreme and trimmed. So far the galaxy s3 Rom and also the miui Rom have been created.
--- Roms created by abhi922 and also themed by iamareebjamal.
Well this Rom is going to get very popular, most likely it Will become bigger then the simplicity Rom.
I do not want the development thread being full of questions, suggestions etc. I mean the simplicity thread got quite full up so i am making this thread
This thread is to keep the development section clean and for no other purpose, I am doing this for abhi922.
Post all your queries, suggestions, tips, etc. Here
Ex-trim Rom series - http://forum.xda-developers.com/showthread.php?t=2304120
nice thread
One small thing I've noticed is when you put an emoticon in a text message its hard to distinguish if its smiling, frowning, etc.
Sent from my GT-S5830i using Tapatalk 2
alex_is_the_1 said:
One small thing I've noticed is when you put an emoticon in a text message its hard to distinguish if its smiling, frowning, etc.
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
we cannot do anything with this....
Ics battery icon literaly gets fat ehen charging.
Sent from my GT-S5830i using xda app-developers app
Is there any way to include day of week in status bar drop down? As I sometimes forget what day of the week it is. Lol By the way I love this ROM!!
Sent from my GT-S5830i using Tapatalk 2
alex_is_the_1 said:
Is there any way to include day of week in status bar drop down? As I sometimes forget what day of the week it is. Lol By the way I love this ROM!!
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Ah, yes but you have to edit status_bar_expanded.xml I think.
Sent from my GT-S5830i
alex_is_the_1 said:
Is there any way to include day of week in status bar drop down? As I sometimes forget what day of the week it is. Lol By the way I love this ROM!!
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
It was in Simplicity. It's not in Ex-trim?
iamareebjamal said:
It was in Simplicity. It's not in Ex-trim?
Click to expand...
Click to collapse
I think he want it in the ex-trim Rom too.
Sent from my GT-S5830i
iamareebjamal said:
It was in Simplicity. It's not in Ex-trim?
Click to expand...
Click to collapse
Nope not in ex-trim. Here's a ss with status bar pulled down.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-S5830i using Tapatalk 2
mathm2013 said:
Ics battery icon literaly gets fat ehen charging.
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
guys,
i think the problem is with og battery mod .....
it is supported hdpi screens
so going to remove it from rom....
edit :-------------------------------------------------------------------------------->
also thinking to make sgs3 styled calling screen....
alex_is_the_1 said:
Nope not in ex-trim. Here's a ss with status bar pulled down.
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Sad
abhi922 said:
guys,
i think the problem is with og battery mod .....
it is supported hdpi screens
so going to remove it from rom....
edit :-------------------------------------------------------------------------------->
also thinking to make sgs3 styled calling screen....
Click to expand...
Click to collapse
Abhi, can you add the day of week as it was in Simplicity?
Also, please tell me how to manually make JB call screen as in Simplicity v5
I flashed this ROM over Simplicity v5.2 last night and it's a great looking ROM abhi and areeb! :thumbup:
I've got a couple of suggestions; I personally preferred a few of areeb's creations from the Dandelion Mod..
- 1% battery (instead of OG Battery Mod because the default S3 style battery keeps disappearing)
- Green S3 Progress Bar and Seek Thumb (instead of ICS blue)
- Green Overscroll (instead of blue)
- Green WiFi icon (from Dandelion)
- The day of the week in notification panel
- Right clock patch
I'll suggest some more as I test this ROM! Great work though guys, I'm sure this will be very popular as it gets updated! :beer:
Sent from my GT-S5830i using xda app-developers app
abhi922 said:
guys,
i think the problem is with og battery mod .....
it is supported hdpi screens
so going to remove it from rom....
edit :-------------------------------------------------------------------------------->
also thinking to make sgs3 styled calling screen....
Click to expand...
Click to collapse
Awwww, i loved og battery mod... too bad it is for HDPI... Also thanks for your answer!
mathm2013 said:
Awwww, i loved og battery mod... too bad it is for HDPI... Also thanks for your answer!
Click to expand...
Click to collapse
Not all of the styles in og battery mod expand when charging chrysis doesn't as well as circle. I like it too. I hope you don't end up removing it abhi.
Sent from my GT-S5830i using Tapatalk 2
Abhi, what about the patch for switching ok and cancel buttons? Please see if you can create a patch for it. Thanks.
N8tR1X said:
I flashed this ROM over Simplicity v5.2 last night and it's a great looking ROM abhi and areeb! :thumbup:
I've got a couple of suggestions; I personally preferred a few of areeb's creations from the Dandelion Mod..
- 1% battery (instead of OG Battery Mod because the default S3 style battery keeps disappearing)
- Green S3 Progress Bar and Seek Thumb (instead of ICS blue)
- Green Overscroll (instead of blue)
- Green WiFi icon (from Dandelion)
- The day of the week in notification panel
- Right clock patch
I'll suggest some more as I test this ROM! Great work though guys, I'm sure this will be very popular as it gets updated! :beer:
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
here is the reply on ur suggestions :---->
- 1 % battery mod will be added....[og battery mod will be removed ]
- progress bar is of original s3 framework [ not ics ]
- overscroll is also of original s3 framework
- green wifi icon [which toggles or statusbar icons ??]
- s3 has the day + week mod in satusbar [ so i will modify it & add it to my rom ]
- right clock patch will be given
[ wait bcoz having exams ]
regards,
abhi922.
I think they meant, they wanted a green progress bar like in dandelion mod. Same with the brightness bar.
Sent from my GT-S5830i
iamareebjamal said:
Sad
Abhi, can you add the day of week as it was in Simplicity?
Also, please tell me how to manually make JB call screen as in Simplicity v5
Click to expand...
Click to collapse
day of week mod will be added [ ok ! ]
manually make jb call screen is difficult [ it was a port of achep ics patches for cm7 ] [sorry ... ]
regards,
abhi922.
---------- Post added at 05:25 PM ---------- Previous post was at 05:22 PM ----------
Mohinkx said:
I think they meant, they wanted a green progress bar like in dandelion mod. Same with the brightness bar.
Sent from my GT-S5830i
Click to expand...
Click to collapse
i know what they want
but my reply was [ no ]
bcoz i m making a replica of s3 rom not a mix of various roms....
& he was thinking that i have added ics progressbar [ so i was clearing his doubt that this is real s3 progressbar ]
that's it.
---------- Post added at 05:30 PM ---------- Previous post was at 05:25 PM ----------
rj_85 said:
Abhi, what about the patch for switching ok and cancel buttons? Please see if you can create a patch for it. Thanks.
Click to expand...
Click to collapse
i will make it after removing bugs bcoz if i make it now then i ve to make it again & agian after each update.....
so wait
Originally Posted by N8tR1X<br />
I flashed this ROM over Simplicity v5.2 last night and it's a great looking ROM abhi and areeb! :thumbup:<br />
I've got a couple of suggestions; I personally preferred a few of areeb's creations from the Dandelion Mod..<br />
- 1% battery (instead of OG Battery Mod because the default S3 style battery keeps disappearing)<br />
- Green S3 Progress Bar and Seek Thumb (instead of ICS blue)<br />
- Green Overscroll (instead of blue)<br />
- Green WiFi icon (from Dandelion)<br />
- The day of the week in notification panel<br />
- Right clock patch<br />
I'll suggest some more as I test this ROM! Great work though guys, I'm sure this will be very popular as it gets updated! :beer:<br />
<br />
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
<br />
<br />
here is the reply on ur suggestions :----><br />
<br />
- 1 % battery mod will be added....[og battery mod will be removed ]<br />
- progress bar is of original s3 framework [ not ics ]<br />
- overscroll is also of original s3 framework<br />
- green wifi icon [which toggles or statusbar icons ??]<br />
- s3 has the day + week mod in satusbar [ so i will modify it & add it to my rom ]<br />
- right clock patch will be given<br />
<br />
[ wait bcoz having exams ]<br />
<br />
regards,<br />
abhi922.
Click to expand...
Click to collapse
Thanks for replying abhi!
I didn't realise the progress bar was taken from S3 framework, so no worries, it's fine as it is! What about the seek thumb icon?
I was referring to the WiFi icon in the status bar, I think the data icons would only look good if we were running ICS and not GB to be honest.. So I suggested using Areeb's lime green WiFi icon from the Dandelion Mod.
Also I preferred the volume from Simplicity/Dandelion Mod too..
The volume looks a little pixelated and more of an ICS style.
Other than that, I really like this ROM Abhi! Keep up the great work dude! :thumbup:
Sent from my GT-S5830i using xda app-developers app
I don't want blinkfeed at home screen
it takes battery and useless feature
any mod for remove blinkfeed
Sent from my HTC One using xda app-developers app
japjit100 said:
I don't want blinkfeed at home screen
it takes battery and useless feature
any mod for remove blinkfeed
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
dont think it can be done ...
also if you uncheck everything in the settings it wont use up anything
Blinkfeed uses hardly any battery unless you are constantly refreshing and using it
Just install Nova Launcher and blinkfeed will be gone
Sent from my Nexus 7 using xda app-developers app
jonny68 said:
Blinkfeed uses hardly any battery unless you are constantly refreshing and using it
Just install Nova Launcher and blinkfeed will be gone
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I use Nova Prime and in Modaco Toolbox settings there is an option to have basically an icon in app drawer that takes you to BlinkFeed if you choose..
Sent from my HTC One using Xparent Gray Tapatalk 2
jonny68 said:
Blinkfeed uses hardly any battery unless you are constantly refreshing and using it
Just install Nova Launcher and blinkfeed will be gone
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I want use sense launcher without blinkfeed
Sent from my HTC One using xda app-developers app
Would like the same. Don't want to change launchers but also would like to remove blinkfeed
Sent from my HTC One using Tapatalk 4 Beta
If you're stock, you can't remove it, you need to make another screen the home screen.
Out of sight-seeing of mind.
Sent from that FBI van parked down the street.
any mod or rom for it
Sent from my HTC One using xda app-developers app
japjit100 said:
any mod or rom for it
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=42842156
Once I get rooted, I'm flashing this ROM. I was on it for the longest with my Inspire. And I'm a ROM flashing junkie.
https://www.youtube.com/watch?v=8_ebctlQvk4&feature=youtube_gdata_player
Sent from that FBI van parked down the street.
ghostryder12 said:
http://forum.xda-developers.com/showthread.php?p=42842156
Once I get rooted, I'm flashing this ROM. I was on it for the longest with my Inspire. And I'm a ROM flashing junkie.
https://www.youtube.com/watch?v=8_ebctlQvk4&feature=youtube_gdata_player
Sent from that FBI van parked down the street.
Click to expand...
Click to collapse
O__o you still can't remove blinkfeed with that rom
CheesyNutz said:
O__o you still can't remove blinkfeed with that rom
Click to expand...
Click to collapse
Even if you DeSense @ setup?
Sent from that FBI van parked down the street.
ghostryder12 said:
Even if you DeSense @ setup?
Sent from that FBI van parked down the street.
Click to expand...
Click to collapse
that would be the ONLY way to remove it to my understanding
Blinkfeed is embedded in the Sense launcher. AFAIK, you can't have one without the other.
iElvis said:
Blinkfeed is embedded in the Sense launcher. AFAIK, you can't have one without the other.
Click to expand...
Click to collapse
really?
hmm: you guys can try this:
smali\com\htc\launcher\util\protection.smali
.method public static isFeedEnabled()Z
.locals 1
.prologue
.line 6
const/4 v0, 0x1
return v0
.end method
##################################
so 0x1 is with blinkingfeed, 0x0 will not let you have it.
good luck
Ive searched that in "prism.apk" but dont found that text in the "protection.smali"
Onepagebook said:
really?
hmm: you guys can try this:
smali\com\htc\launcher\util\protection.smali
.method public static isFeedEnabled()Z
.locals 1
.prologue
.line 6
const/4 v0, 0x1
return v0
.end method
##################################
so 0x1 is with blinkingfeed, 0x0 will not let you have it.
good luck
Click to expand...
Click to collapse
Interesting. That is the first I've heard of a blinkfeed killer. If it anyone gets it to work, please confirm. I like Blinkfeed, but it would be good to know.
What would happen if i were to uninstall blinkfeed apk and all other assoiciated with it using titanium backup?
H Teee C uno
JoshuaFCB said:
What would happen if i were to uninstall blinkfeed apk and all other assoiciated with it using titanium backup?
H Teee C uno
Click to expand...
Click to collapse
Blinkfeed in embedded into Prism.apk which is the sense launcher (used to be called rosie) and the problem here is how to remove blinkfeed from the sense launcher, means how to keep using Prism but without blinkfeed.
PS: I searched for the text posted by OPB in Protection.smali and didn't found it (checked in 4.1.2 Prism and 4.2.2 as well)
Sent from my HTC One
I think i found something:
Prism\res\layout\workspace_pages.xml:
<?xml version="1.0" encoding="UTF-8"?>
-<merge xmlns:launcher="http://schemas.android.com/apk/res/com.htc.launcher" xmlns:android="http://schemas.android.com/apk/res/android">
<include layout="@layout/feed_view" android:id="@id/feed"/>
<include layout="@layout/workspace_screen" android:id="@id/cell1"/>
<include layout="@layout/workspace_screen" android:id="@id/cell2"/>
<include layout="@layout/workspace_screen" android:id="@id/cell3"/>
<include layout="@layout/workspace_screen" android:id="@id/cell4"/>
</merge>
Click to expand...
Click to collapse
But saadly i cant recompile the apk to test it
Someone can help me?
jonny68 said:
Blinkfeed uses hardly any battery unless you are constantly refreshing and using it
Just install Nova Launcher and blinkfeed will be gone
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Omg please work! I love sense and htc. The main reason i got the m7. But i HATE blinkfeed. Please all make it go away. :silly:
Hey All,
How can i move the position of the lockscreen clock?
Would like to be moved to the top or even the top left hand concer
I know for the lockscreen wallaper to go into data/system/users/0 and copy paste the picture and change the name.
Now want to move the clock to a different area.
icrzymonkey said:
Hey All,
How can i move the position of the lockscreen clock?
Would like to be moved to the top or even the top left hand concer
I know for the lockscreen wallaper to go into data/system/users/0 and copy paste the picture and change the name.
Now want to move the clock to a different area.
Click to expand...
Click to collapse
Try gravity box may be. Not sure if that'll work or not
SAW_JOK3R said:
Try gravity box may be. Not sure if that'll work or not
Click to expand...
Click to collapse
I just checked, I didn't see a spot in gravity box for it.
Sent from my Nexus 6
I would love to put the turbo command center on the lock screen... But I know just enough about this stuff to get myself in trouble. So I read... And read... And read. This will be yet another I'll have to follow.
icrzymonkey said:
Hey All,
How can i move the position of the lockscreen clock?
Would like to be moved to the top or even the top left hand concer
I know for the lockscreen wallaper to go into data/system/users/0 and copy paste the picture and change the name.
Now want to move the clock to a different area.
Click to expand...
Click to collapse
What do you change the name to in order to change the wallpaper?
Sent from my Nexus 6 using Xparent Skyblue Tapatalk 2
pwned3 said:
What do you change the name to in order to change the wallpaper?
Sent from my Nexus 6 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Once the image is copied into the folder,
rename pic file from xxxxxx.jpg to keyguard_wallpaper
if there is already a file called keyguard_wallpaper rename that file as keyguard_wallpaper.bak
icrzymonkey said:
Once the image is copied into the folder,
rename pic file from xxxxxx.jpg to keyguard_wallpaper
if there is already a file called keyguard_wallpaper rename that file as keyguard_wallpaper.bak
Click to expand...
Click to collapse
Must only work on the stock ROM. Didn't work on chroma
Sent from my Nexus 6 using Xparent Skyblue Tapatalk 2
pwned3 said:
Must only work on the stock ROM. Didn't work on chroma
Sent from my Nexus 6 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Im running Euphoria-OS