[ZIP]AOSP Keyboard ARM64 - X Style (Pure) Themes and Apps

I've always preferred the aosp keyboard to the Google one that ships with this phone. Longpress shortcuts on every key are nice.
Last week I was looking through mobile data usage and noticed Google keyboard was in the top 10 out of my apps. Not only that, but it had used >20mb! I thought I had all the telemetry and customization bs turned off. How does a keyboard use 20mb of data?!? I guess it could have been some kind of error, but that was the last straw.
I've heard TruPure has aosp keyboard as an option, but I'm running stock and i have it all set up how i like it. I searched the Play store and there are plenty of third party keyboard replacements, but I didn't see a vanilla aosp keyboard. I turned to xda and found a few threads. However, they were all for arm devices, and based on what I saw I wasn't convinced they would work right on our arm64 phone. So just to be sure I whacked an arm64 aosp keyboard installer together myself.
I thought I'd share it in case anyone else is interested. Just to be clear this is for stock ROMs. If you're running an aosp/cm custom ROM, you've already got this and flashing this zip might give you problems.
Steps to install:
1) Make a nandroid backup. This pushes folders, files, and symlinks to /system. It works for me, but if it conflicts with something you've installed it could break input; always have a backup. I've only tested this on an XT1575 build MPHS24.49-18-3, but I don't see why it wouldn't work with other variants.
2) Flash zip in twrp then reboot.
3) Go to settings -> language and input -> current keyboard -> choose keyboard and now you should have android keyboard (aosp) as an option.
4) Turn on aosp keyboard then disable that Google keyboard. :good:
Downloads:
update.zip
md5sum

Wicked. I'm a give this a try. I am on MPHS24.49-18-3 as well.
Sent from XT1575, Stock 6.0 MM, Systemless root
---------- Post added at 01:35 AM ---------- Previous post was at 01:01 AM ----------
I'm using twrp 3.0.0-1, I get error 7 something about md5 trying to flash.
Sent from XT1575, Stock 6.0 MM, Systemless root

Hitti2 said:
Wicked. I'm a give this a try. I am on MPHS24.49-18-3 as well.
Sent from XT1575, Stock 6.0 MM, Systemless root
---------- Post added at 01:35 AM ---------- Previous post was at 01:01 AM ----------
I'm using twrp 3.0.0-1, I get error 7 something about md5 trying to flash.
Sent from XT1575, Stock 6.0 MM, Systemless root
Click to expand...
Click to collapse
Same issue

nickanh75 said:
Same issue
Click to expand...
Click to collapse
If you turn off md5 verification and zip signature verification in twrp settings it should flash.
I can post a signed zip with an md5 later if it's still a problem. I wasn't worried about checksums or signatures when I put this together for myself.

jason2678 said:
If you turn off md5 verification and zip signature verification in twrp settings it should flash.
I can post a signed zip with an md5 later if it's still a problem. I wasn't worried about checksums or signatures when I put this together for myself.
Click to expand...
Click to collapse
Jus tried still same. There is no disable md5. There is a disable zip verification. Tried it and still the same.
Sent from XT1575, Stock 6.0 MM, Systemless root

Hitti2 said:
Jus tried still same. There is no disable md5. There is a disable zip verification. Tried it and still the same.
Sent from XT1575, Stock 6.0 MM, Systemless root
Click to expand...
Click to collapse
I added an md5 to the bottom of the op. It's a link since xda doesn't support md5 extension.

jason2678 said:
I added an md5 to the bottom of the op. It's a link since xda doesn't support md5 extension.
Click to expand...
Click to collapse
Well the error 7 is gone but twrp is spitting out zip verification failed.
Sent from XT1575, Stock 6.0 MM, Systemless root
---------- Post added at 09:55 AM ---------- Previous post was at 09:55 AM ----------
Hitti2 said:
Well the error 7 is gone but twrp is spitting out zip verification failed.
Sent from XT1575, Stock 6.0 MM, Systemless root
Click to expand...
Click to collapse
Give me a sec I seen zip verification enabled. Brb.
Sent from XT1575, Stock 6.0 MM, Systemless root
---------- Post added at 09:59 AM ---------- Previous post was at 09:55 AM ----------
Zip signature failed.
{
"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 XT1575, Stock 6.0 MM, Systemless root

Hitti2 said:
Well the error 7 is gone but twrp is spitting out zip verification failed.
Sent from XT1575, Stock 6.0 MM, Systemless root
---------- Post added at 09:55 AM ---------- Previous post was at 09:55 AM ----------
Give me a sec I seen zip verification enabled. Brb.
Sent from XT1575, Stock 6.0 MM, Systemless root
Sent from XT1575, Stock 6.0 MM, Systemless root
Click to expand...
Click to collapse
It's not signed. The failure is legit. You should be able to turn that off. Check twrp settings.
I'll upload a signed one when I get a chance, busy weekend. With an md5 of course.

jason2678 said:
It's not signed. The failure is legit. You should be able to turn that off. Check twrp settings.
I'll upload a signed one when I get a chance, busy weekend. With an md5 of course.
Click to expand...
Click to collapse
Cool I'll wait for it cuz I disabled zip verification under setting. Back to square one error7.
Sent from XT1575, Stock 6.0 MM, Systemless root

Weird. We'll call that first one the "it works for me" version.
I'm running the same recovery version as you. I'm not sure why it's acting different.

Hitti2 said:
Cool I'll wait for it cuz I disabled zip verification under setting. Back to square one error7.
Sent from XT1575, Stock 6.0 MM, Systemless root
Click to expand...
Click to collapse
OK I uploaded a new version of the zip; zip & md5 linked to op. Try it. I found what I had messed up, and I think it will behave now. It was working for me because of folders I had leftover from initial efforts at setting up the keyboard. I wasn't making my system quite clean enough when testing the zip.
It is not signed yet. You'll still have to disable zip verification. I cannot find a version of signapk that plays nice with TWRP 3.0. All the ones I've signed still fail in TWRP.

You should be able to fix those problems via the installer script

Well it seemed to have installed till.
I think it worked
Sent from XT1575, Stock 6.0 MM, Systemless root
---------- Post added at 09:32 PM ---------- Previous post was at 09:00 PM ----------
I've google+'d your post if u don't mind.
https://plus.google.com/100392307440919764057/posts/aaoCMpVphY1
Sent from XT1575, Stock 6.0 MM, Systemless root

Hitti2 said:
I've google+'d your post if u don't mind.
[url]https://plus.google.com/100392307440919764057/posts/aaoCMpVphY1[/url]
Sent from XT1575, Stock 6.0 MM, Systemless root[/QUOTE]
So it worked? :)
Click to expand...
Click to collapse

jason2678 said:
So it worked?
Click to expand...
Click to collapse
Yup sure did. Other can test if they like. I do like the aosp kboard much better though. I already can feel a typing speed difference as buttons seem bigger or better and less typos.
]
Sent from XT1575, Stock 6.0 MM, Systemless root

Hitti2 said:
Yup sure did. Other can test if they like. I do like the aosp kboard much better though. I already can feel a typing speed difference as buttons seem bigger or better and less typos.
Sent from XT1575, Stock 6.0 MM, Systemless root
Click to expand...
Click to collapse
Great! Sorry it took a few tries.
I learned a few things about how update-binary and updater-script work thanks to this. :highfive::victory:

jason2678 said:
Great! Sorry it took a few tries.
I learned a few things about how update-binary and updater-script work thanks to this. :highfive::victory:
Click to expand...
Click to collapse
Aye NP. Need developers n testers. Peas n carrots.
Sent from XT1575, Stock 6.0 MM, Systemless root

jason2678 said:
If you turn off md5 verification and zip signature verification in twrp settings it should flash.
I can post a signed zip with an md5 later if it's still a problem. I wasn't worried about checksums or signatures when I put this together for myself.
Click to expand...
Click to collapse
Great. It's worked for me. No issue.
Thanks. [emoji1]
Gửi từ XT1575 của tôi bằng cách sử dụng Tapatalk

jason2678 said:
I've always preferred the aosp keyboard to the Google one that ships with this phone. Longpress shortcuts on every key are nice.
Last week I was looking through mobile data usage and noticed Google keyboard was in the top 10 out of my apps. Not only that, but it had used >20mb! I thought I had all the telemetry and customization bs turned off. How does a keyboard use 20mb of data?!? I guess it could have been some kind of error, but that was the last straw.
I've heard TruPure has aosp keyboard as an option, but I'm running stock and i have it all set up how i like it. I searched the Play store and there are plenty of third party keyboard replacements, but I didn't see a vanilla aosp keyboard. I turned to xda and found a few threads. However, they were all for arm devices, and based on what I saw I wasn't convinced they would work right on our arm64 phone. So just to be sure I whacked an arm64 aosp keyboard installer together myself.
I thought I'd share it in case anyone else is interested. Just to be clear this is for stock ROMs. If you're running an aosp/cm custom ROM, you've already got this and flashing this zip might give you problems.
Steps to install:
1) Make a nandroid backup. This pushes folders, files, and symlinks to /system. It works for me, but if it conflicts with something you've installed it could break input; always have a backup. I've only tested this on an XT1575 build MPHS24.49-18-3, but I don't see why it wouldn't work with other variants.
2) Flash zip in twrp then reboot.
3) Go to settings -> language and input -> current keyboard -> choose keyboard and now you should have android keyboard (aosp) as an option.
4) Turn on aosp keyboard then disable that Google keyboard. :good:
Downloads:
update.zip
md5sum
Click to expand...
Click to collapse
AOSP keyboard with line numbers ,could make friend

Thanks for this! I also run aosp email and caf chromium. Google apps are data/power hogs. Seems a bit snappier too?

Related

[ROM][xt925/xt926][PORT] ILLUSION is HERE!

{
"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"
}
Requirements:
Must be rooted!
Must be unlocked!
Must run a custom recovery!
What works?
Everything that I know of!
Are there bugs?
You flash and tell me!
Changelog can be found HERE.
Thanks (in no particular order):
OSE
Bytecode
mikeyinid
marxman3
AOKP
Razrqcom Dev-Team
& Tucstwo ...Just cuz h34r:
Download:
ILLUSION​
Are there any screenshots? Is this a Blur-based ROM based off of the Droid Ultra/Mini/Maxx 4.2.2 or is it a full AOSP ROM with everything working?
lotddragon said:
Are there any screenshots? Is this a Blur-based ROM based off of the Droid Ultra/Mini/Maxx 4.2.2 or is it a full AOSP ROM with everything working?
Click to expand...
Click to collapse
I fixed the click here link in the OP. and 4.2.2 AOSP.
timpohladthomas said:
I fixed the click here link in the OP. and 4.2.2 AOSP.
Click to expand...
Click to collapse
Any screenshots?
Edit: Never mind, the click here link finally worked for me.
Sent from my DROID RAZR HD using Tapatalk 4 Beta
lotddragon said:
Any screenshots?
Edit: Never mind, the click here link finally worked for me.
Sent from my DROID RAZR HD using Tapatalk 4 Beta
Click to expand...
Click to collapse
Any 4.2.2 gapps will work on this rom?
And...Thanks for the port :good:
Cool port :good:
To all: just for future reference, there are packages of official gapps for all firmwares since éclair days if you look fit it, and they work on all ROMs.
Sent from my Droid Razr HD using Tapatalk 2
Hey guys, as of recently it has been tough to keep up with posting "OP Updated" whenever I update a ROM since I have quite a few ROMs I'm supporting on 3 different forums. So from now on, it is gonna be up to you to check the link in the OP for updates. I will be updating all ROMs regularly... So check back often. Thanks guys and ENJOY!
Can anyone post the APK for the KLP theme?
kungpowchicken said:
Can anyone post the APK for the KLP theme?
Click to expand...
Click to collapse
It's already included in the ROM, you just need to change it in the theme chooser. If you want it for a different ROM, I think the theme can be found on the Play Store.
Sent from my Droid Razr M using xda app-developers app
not sure if it was a bad upload or what but for whatever reason i couldnt get this to flash succesfully to my device just kept failing over and over just wanted to let ya know
themiladoman said:
not sure if it was a bad upload or what but for whatever reason i couldnt get this to flash succesfully to my device just kept failing over and over just wanted to let ya know
Click to expand...
Click to collapse
Letting us know doesn't do any good, unless you post details. What were your installation methods? Did you try this on a lock or unlocked bootloader? Did you install GAPPs at the same time? See what I'm getting at? We can't provide help, if you don't provide details. 99% of failed installations are user error (I've done it myself, too). So, let us help you.
I installed this on my M with zero issues and many people have installed on other devices with zero issues.
i apologize i just assume that we are all on the same page i am 100% unlocked im using twrp i attempted flash just like any other rom, did a clean wipe of my device flashed rom by itself and it failed i never flash rom and gapps at the same time just a personal choice i guess lol
themiladoman said:
i apologize i just assume that we are all on the same page i am 100% unlocked im using twrp i attempted flash just like any other rom, did a clean wipe of my device flashed rom by itself and it failed i never flash rom and gapps at the same time just a personal choice i guess lol
Click to expand...
Click to collapse
If you're flashing an AOSP ROM, you should always flash the GAPPs at the same time, especially on this ROM. This is SlimBean based and a lot of things aren't included in the base ROM, which are included in GAPPs. This usually applies to most AOSP ROMs. Sometimes, they won't boot at all without a GAPPs package because there are things in there that make the ROM work.
Check out the add-ons on the Slim website. I always flash the AIO package, but there are several to choose from. If you want just a basic package, use their simple GAPPs or you can use the Aroma AIO that allows you to pick and choose the apps that you want to install.
http://slimroms.net/index.php/downloads/all/viewcategory/383-addons/downloads/all
RikRong said:
If you're flashing an AOSP ROM, you should always flash the GAPPs at the same time, especially on this ROM. This is SlimBean based and a lot of things aren't included in the base ROM, which are included in GAPPs. This usually applies to most AOSP ROMs. Sometimes, they won't boot at all without a GAPPs package because there are things in there that make the ROM work.
Check out the add-ons on the Slim website. I always flash the AIO package, but there are several to choose from. If you want just a basic package, use their simple GAPPs or you can use the Aroma AIO that allows you to pick and choose the apps that you want to install.
http://slimroms.net/index.php/downloads/all/viewcategory/383-addons/downloads/all
Click to expand...
Click to collapse
maybe i didnt explain it correctly or maybe i misunderstood what you were asking? ive noticed that when i flash a rom it gives me the option to flash multiples zip files at once which in my mind would be the rom and the gapps at the same time...i dont and have never done my flashing like that i flash the rom by itsself once that is succesful i then flash the gapps by themselves then i wipe cache then reboot:silly:
themiladoman said:
maybe i didnt explain it correctly or maybe i misunderstood what you were asking? ive noticed that when i flash a rom it gives me the option to flash multiples zip files at once which in my mind would be the rom and the gapps at the same time...i dont and have never done my flashing like that i flash the rom by itsself once that is succesful i then flash the gapps by themselves then i wipe cache then reboot:silly:
Click to expand...
Click to collapse
Yeah, that was unclear, but I'm with you now. With that being said, which GAPPs did you use? If all else fails, try to re-download and re-flash. Also, I usually use the multi-zip option and have never run into an issue with it, but I know how you feel. For the longest time, I wouldn't use it because I was scared I would put the wrong zip in the queue.
RikRong said:
Yeah, that was unclear, but I'm with you now. With that being said, which GAPPs did you use? If all else fails, try to re-download and re-flash. Also, I usually use the multi-zip option and have never run into an issue with it, but I know how you feel. For the longest time, I wouldn't use it because I was scared I would put the wrong zip in the queue.
Click to expand...
Click to collapse
glad we are on the same page lol, yeah i will try to redownload and re flash and see what happens as far for the GAPPS im using the official 4.2.2 Blacked out by teamblackout GAPSS havent had an issue using them with any other ROM :good::laugh: will let you know what happens
---------- Post added at 01:17 PM ---------- Previous post was at 12:51 PM ----------
so i tried everything all over again and still a no go i even tried to flash the 7/26 version as well not sure what the issue is tbh
themiladoman said:
glad we are on the same page lol, yeah i will try to redownload and re flash and see what happens as far for the GAPPS im using the official 4.2.2 Blacked out by teamblackout GAPSS havent had an issue using them with any other ROM :good::laugh: will let you know what happens
---------- Post added at 01:17 PM ---------- Previous post was at 12:51 PM ----------
so i tried everything all over again and still a no go i even tried to flash the 7/26 version as well not sure what the issue is tbh
Click to expand...
Click to collapse
Before you flash in TWRP, try mounting /system. That seems to work for a couple people experiencing issues. Also, what version of TWRP are you using?
Sent from my XT926 using Tapatalk 4 Beta
lotddragon said:
Before you flash in TWRP, try mounting /system. That seems to work for a couple people experiencing issues. Also, what version of TWRP are you using?
Sent from my XT926 using Tapatalk 4 Beta
Click to expand...
Click to collapse
I always mount, as far as what version I'm unsure tbh I believe the latest?

[4.4.4][Stock][Noise Cancelling Works] [Fully Pre-Rooted]

Intro;
Hello,
I tried the "niaboc79"'s stock 4.4.4, first of all I want to say "Thanks " to him. Thanks .
Some unlucky users like me, experienced that the noise cancelling is not working in that ROM. But the rest, everything works like charm.
Then I started to search a solution for Noise Cancelling issue, then Luckly I found one, I Guess.
I said I guess, because, For now, I tried my method on only my phone.I want to emphasise that, I'm not absolutely a developer of XDA, or something. I just somebody who has a computer knowledge, and that's all.Linux... It's not my thing..
So, I'll take NO responsibilty. Don't blame me. I just want to share that thing to you, because I took results
And please, Read the thread completely.
Installation:
What we need is ;
1-)Install a DualRecovery..Here If you already have, don't need. Thank you, @[NUT]
2-) You can create your own Pre-Rooted firmware from : here Thank you, @zxz0O0
Or just download the one that I made.
http://www.mediafire.com/download/io3c28y393x31kv/flashable.zip
Based on Official Honk-Kong ROM. 1281-5476 Nothing touched, I don't even know how to extract apps or smthng I Just converted TFT, to ZIP with PRF tool.
Everything what we need is included.(Dual Recovery, And Others.)
3-)Flash ZIP through your recovery.
4-)This step is for who is encountering problems with getting FULL ROOT.I found it thorugh completetly by coincident. At First, I coudln'T install XPOSED, It was saying something like that "It couldn't mount /system Because is not writable" . But root checker was saying that I was Root ? WTF ?
Now, we need "Easy Root Tool" Download it thorugh here Please Don't Ask me How it's gonna work .It's for old version, I know. and it's lame, I don't know why I thought that It'll work, but It fixes our root problem.
Connect your phone to the your PC, Make sure that USB Debugging is ON and ADB drivers are installed
5-)Click "Install.bat", Wait for the that screen;
Code:
.....
libzxploit.so created
doing the magic
creating vm (loljavasucks)
{
"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"
}
When you see this screen, press "CONTROL + C" and say "N" The process will continue,Like this;
After Sony RIL killer has been installed, reboot.
Congratulations!
You will have Full Root!
My best advice, If my flashed.zip is not working on your phone, You should create your own Firmware from your own Software CID! Right now; I'm in Turkey, Using Honk-Kong based firmware, No issues so far.Noise Cancelling working, Fully rooted...
As I said before, I'M NOT DEVELOPER. I CAN'T GURANTEE THAT IT'LL WORK ON YOUR PHONE.
I'd appreciate feedbacks!
Cheers!
thanx very much
I'll back to you later after trying it because my connection speed is only 1MB
what recovery I should use ? twrp or cwm or philz??
and what exactly to wipe?.. (I wrongly wiped many things in twrp in my note3 so I lost everthing the firmware, recovery and root )
---------- Post added at 02:43 PM ---------- Previous post was at 02:35 PM ----------
One more thing about Xposed framework installing issue.. did u try to install it in recovery method?
I think this rooting method has some problems with system files R W permission and u fix it by easy toolkit
Hani88 said:
thanx very much
I'll back to you later after trying it because my connection speed is only 1MB
what recovery I should use ? twrp or cwm or philz??
and what exactly to wipe?.. (I wrongly wiped many things in twrp in my note3 so I lost everthing the firmware, recovery and root )
---------- Post added at 02:43 PM ---------- Previous post was at 02:35 PM ----------
One more thing about Xposed framework installing issue.. did u try to install it in recovery method?
I think this rooting method has some problems with system files R W permission and u fix it
Click to expand...
Click to collapse
Take your time.
-I Used TWRP
-I didn't wiped absolutely nothing from the begining. I flashed my rom directly into the older Niaboc's one. My appllications works without problems.
-Yes, That method works too, But I wanted to have full root just in case because my some other apps need that.
-And yes, you've got it correct. R-W permission fixed at Step 4.
shockss said:
Take your time.
-I Used TWRP
Click to expand...
Click to collapse
Well Im on 4.4.2 now, what exactly to wipe in twrp before or after flashing ur rom?
I just wanna be sure 100%
Has anyone dirty flashed yet, and has NC fully operating? I won't be able to download until I get home from work, but wanna know.
Currently, I'm on rooted stock ROM, from my provider. I dirty flashed the Russian one and it was all stable, so I'm guessing it's the same here?
Hani88 said:
Well Im on 4.4.2 now, what exactly to wipe in twrp before or after flashing ur rom?
I just wanna be sure 100%
Click to expand...
Click to collapse
Wipe dalvik and cache and flash
Hani88 said:
thanx very much
I'll back to you later after trying it because my connection speed is only 1MB
what recovery I should use ? twrp or cwm or philz??
and what exactly to wipe?.. (I wrongly wiped many things in twrp in my note3 so I lost everthing the firmware, recovery and root )
---------- Post added at 02:43 PM ---------- Previous post was at 02:35 PM ----------
One more thing about Xposed framework installing issue.. did u try to install it in recovery method?
I think this rooting method has some problems with system files R W permission and u fix it by easy toolkit
Click to expand...
Click to collapse
Hani88 said:
Well Im on 4.4.2 now, what exactly to wipe in twrp before or after flashing ur rom?
I just wanna be sure 100%
Click to expand...
Click to collapse
As I told you, I haven't wiped anything. But Just in case you can Wipe dalvik and cache .
MrCatalyst said:
Has anyone dirty flashed yet, and has NC fully operating? I won't be able to download until I get home from work, but wanna know.
Currently, I'm on rooted stock ROM, from my provider. I dirty flashed the Russian one and it was all stable, so I'm guessing it's the same here?
Click to expand...
Click to collapse
I made dirty flash into Niaboc's ROM, Because It's stock.Actually, At very first place, I flashed niaboc's rom into the one that I get from my provider's
So, Most probably It'll work.
shockss said:
I made dirty flash into Niaboc's ROM, Because It's stock.Actually, At very first place, I flashed niaboc's rom into the one that I get from my provider's
So, Most probably It'll work.
Click to expand...
Click to collapse
That's what I wanted to hear. Gonna report back later, whether it's working fine or not. If so, this will do well until Android L is out on our Z2.
MrCatalyst said:
That's what I wanted to hear. Gonna report back later, whether it's working fine or not. If so, this will do well until Android L is out on our Z2.
Click to expand...
Click to collapse
Is this for the D6502 or D6503 specifically, or one size fits all?
Works perfectly!
MrCatalyst said:
That's what I wanted to hear. Gonna report back later, whether it's working fine or not. If so, this will do well until Android L is out on our Z2.
Click to expand...
Click to collapse
Works perfrectly with NC! Thx kardesim
is it deodex or odex?
abdullahazad said:
is it deodex or odex?
Click to expand...
Click to collapse
You can check that in the system/app/priv-app if there is any .odex file if so then yes its odexed.
Sent From Somewhere On Earth With My Z2 ^^
Thanks!
How to check NC ok or not?
NC will never ever work on normal headphones or earpiece right? But if use other headphones or earpiece that has NC other than sony will it work?
Sorry for the broken english
mamenvn said:
Thanks!
How to check NC ok or not?
Click to expand...
Click to collapse
Hmm.You can Connect your Noise Cancelling Headphones ?
DelacroixEX said:
NC will never ever work on normal headphones or earpiece right? But if use other headphones or earpiece that has NC other than sony will it work?
Sorry for the broken english
Click to expand...
Click to collapse
You need nc31em headphones. If the headphone has NC from itself, It will work, I guess.
abdullahazad said:
is it deodex or odex?
Click to expand...
Click to collapse
Hiç bir oynama falan yok .
Rom is COMPLETELY Stock.
kenanffb said:
Works perfrectly with NC! Thx kardesim
Click to expand...
Click to collapse
You 're welcome! Thanks for the feedback!
@bhairavp
I've NOT tried on 6502.My flashed zip is for 6503. So,My best advice is to you; create your own PreRooted FW.
Wow! Amazing! Thanks.
Sent by me from my Z2.
Thank you so much, it works.
Im getting:
.
assert failed: package_extract_file(''system.ext4'', ''/dev/block/platform/msm_sdcc.1/by-name/system'')
Click to expand...
Click to collapse
---------- Post added 12th November 2014 at 12:12 AM ---------- Previous post was 11th November 2014 at 11:53 PM ----------
It worked bu t i had to full wipe, can i restore data from existenz 3.1.5?
Pretty pleased that it works for others. Downloading it right now, so will be a little bit before I get to flash it - 1GB file and MediaFire do take a little bit longer, even with fast internet.
@shockss If I understand correctly, including the patched Dual recovery from @nortis thread here should remove the need to use easyroot to mount system r/w.
Also bear in mind if you have a less than stellar spec pc completing the task with PRFCreator will take considerably longer than 7 minutes (took me 30, but hey).
I'll let you all know how I get on after flashing my zip.

[Trailblazer101][ROM][6/7][OE2] LightlyCleaned/Rooted ROM

LightlyCleaned/Rooted ROM - OE2
How's it going guys! Since no one else has released a ROM yet for OE2 I'd release what I made for myself This is lightly cleaned, removing what I found to be unnecessary.
PLEASE READ!
You're going to have to be on OC3 right now to flash this, since OE2 itself doesn't have root yet! You can be deodexed/odexed, running a custom ROM, whatever, it'll work. HOWEVER, you will need to flash an additional package with ODIN or whatever tool you use, since the modem/recovery/boot(/kernel)/cm/sboot was updated. You can't use FlashFire for this right now, since it does not detect the cm/sboot files within the package, and they need to be updated for the phone to boot. I tried updating them with a zip package, however it didn't stick. So alas, ODIN it is, for now... So, flash this before booting into the ROM for the first time, by holding down Power + Home + Volume Down until you see the Download Screen. Let go, then press Volume Up. Flash accordingly, making sure to put the *.tar package in the AP section..
This allows you to be on OE2, and maintain root
I'm not responsible if anything bad happens.
Quick Step-By-Step: 1. Flash the ROM using FlashFire. Then immediately after it is done... 2. Flash the TAR package using ODIN 3. Party
HINT (thanks @coton!): You can change the Reboot Settings within FlashFire so that once it's done doing its thing, it can automatically reboot into download mode Just select my package in "Flash ZIP or OTA", then once configured at the bottom click "Reboot". Select "Download" and you are good to go!
Downloads
ODIN PACKAGE (MUST FLASH IMMEDIATELY AFTER FLASHFIRE FINISHES) : MEGA Download Link
ODEX:
OE2 - MEGA Download Link
VisualVoiceMail - View attachment Trailblazer101_925V_OE2_VisualVoiceMail_Odexed.zip
DEODEX:
OE2 - MEGA Download Link
ThemeStore FIX - MEGA Download Link
VisualVoiceMail - View attachment Trailblazer101_925V_OE2_VisualVoiceMail_Deodexed.zip
XDA:DevDB Information
LightlyCleaned/Rooted ROM - OE2, ROM for the Verizon Samsung Galaxy S6 Edge
Contributors
trailblazer101
ROM OS Version: 5.0.x Lollipop
Version Information
Status: Beta
Beta Release Date: 2015-06-06
Created 2015-06-06
Last Updated 2015-06-06
So does this still make us lose root? But prior to flashing you've cleaned it a bit?
Sent from my SM-G925V using XDA Free mobile app
Looks great. Can't wait to try!!!
Powell730 said:
So does this still make us lose root? But prior to flashing you've cleaned it a bit?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
Nope, it's rooted
trailblazer101 said:
Nope, it's rooted
Click to expand...
Click to collapse
Nice! How'd you manage that without an updated version of pingpong? So this essentially gives us the OTA update with root?
Sent from my SM-G925V using XDA Free mobile app
trailblazer101 said:
Nope, it's rooted
Click to expand...
Click to collapse
You sir are the man!!! Thank you donation coming. So I'm assuming once we use this update method we can flash any future rooted oe2 roms with flashfire?
Which odin version do you use on the s6?
Sent from my SM-G925V using Xparent Green Tapatalk 2
Powell730 said:
Nice! How'd you manage that without an updated version of pingpong? So this essentially gives us the OTA update with root?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
Here's a long answer, for ya I started on a OC3 rooted ROM. I modified the OE3 update package to allow flashing this on a rooted build. Flashed it, then extracted the new system files (as they were now patched/updated). I manually patched the boot.img and modem.bin files by placing the originals from the OC3 ODIN package, and running "applypatch" on them with the patch provided from the update package. Patching the recovery was more tricky, because of the way the update package was set up. So I had to use the included sh script to patch and install the latest recovery, and then extract it using adb shell and "cat ....". I had to open that pulled recovery then in a hex editor because it included a lot of empty space at the end. After that, I confirmed the sha1 matched what it was supposed to be as mentioned in the updater-script from the official package, and it did!
2swizzle said:
You sir are the man!!! Thank you donation coming. So I'm assuming once we use this update method we can flash any future rooted oe2 roms with flashfire?
Which odin version do you use on the s6?
Sent from my SM-G925V using Xparent Green Tapatalk 2
Click to expand...
Click to collapse
Thank you and yup!
trailblazer101 said:
Here's a long answer, for ya I started on a OC3 rooted ROM. I modified the OE3 update package to allow flashing this on a rooted build. Flashed it, then extracted the new system files (as they were now patched/updated). I manually patched the boot.img and modem.bin files by placing the originals from the OC3 ODIN package, and running "applypatch" on them with the patch provided from the update package. Patching the recovery was more tricky, because of the way the update package was set up. So I had to use the included sh script to patch and install the latest recovery, and then extract it using adb shell and "cat ....". I had to open that pulled recovery then in a hex editor because it included a lot of empty space at the end. After that, I confirmed the sha1 matched what it was supposed to be as mentioned in the updater-script from the official package, and it did!
Thank you and yup!
Click to expand...
Click to collapse
Where's your donation link?
Also, once we flash the ODIN package; I assume we just boot into the OC3 rom to flash the OC2 via flashfire?
Sent from my SM-G925V using XDA Free mobile app
Powell730 said:
Where's your donation link?
Also, once we flash the ODIN package; I assume we just boot into the OC3 rom to flash the OC2 via flashfire?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
If you wanted to donated the 'Donate to Me' button underneath my profile (to the left of this post!) would work Thank you for your thanks!
Here's the steps, that'll break down simply and put on the OP for everyone 1. Flash the ROM using FlashFire. Then immediately after it is done... 2. Flash the TAR package using ODIN 3. Party
trailblazer101 said:
If you wanted to donated the 'Donate to Me' button underneath my profile (to the left of this post!) would work Thank you for your thanks!
Here's the steps, that'll break down simply and put on the OP for everyone 1. Flash the ROM using FlashFire. 2. Flash the TAR package using ODIN 3. Party
Click to expand...
Click to collapse
Sorry, using the XDA app and didn't see it. Thank you!
Sent from my SM-G925V using XDA Free mobile app
Fantastic work, Trailblazer!
Donation sent - Confirmation number: 58912434X51069600
Marilyn
---------- Post added at 05:18 PM ---------- Previous post was at 04:58 PM ----------
Why are you re-uploading the downloads, is there a problem with the previous ones, as I just flashed the odexed rom, then odined the update tar, and have just booted up, everything seems fine so far.
coton said:
Fantastic work, Trailblazer!
Donation sent - Confirmation number: 58912434X51069600
Marilyn
---------- Post added at 05:18 PM ---------- Previous post was at 04:58 PM ----------
Why are you re-uploading the downloads, is there a problem with the previous ones, as I just flashed the odexed rom, then odined the update tar, and have just booted up, everything seems fine so far.
Click to expand...
Click to collapse
Think he's just using a different server.
Sent from my SM-G925V using XDA Free mobile app
Powell730 said:
Think he's just using a different server.
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
he is using a different server, he had loaded the file to his dropbox but it looks like that server isn't going to work. I was able to download the package from his dropbox though .... This guy is a beast, make sure you guys donate to him, he has created some really cool edge features already and I'm sure there's more to come. If he ever learns how to incorporate the note edge "edge functionality " I'm going to kiss him lol
2swizzle said:
he is using a different server, he had loaded the file to his dropbox but it looks like that server isn't going to work. I was able to download the package from his dropbox though .... This guy is a beast, make sure you guys donate to him, he has created some really cool edge features already and I'm sure there's more to come. If he ever learns how to incorporate the note edge "edge functionality " I'm going to kiss him lol
Click to expand...
Click to collapse
You are correct, DropBox shuts off your Public links if they get too much attention. and since you guys went ham, rightfully so (lol), they shut me down. So Mega it is, and we're half way there! Also I'm glad to hear it worked for those of you who were able to download it before!
oh and @2swizzle I'm guessing your referring to being able to have the 'feeds' while the screen is on? I've looked into it, and there was a lot of code removed that enabled that from the Note Edge to our phones-- the framework classes that incorporated it are basically stubs now. Although I could try adding it back in, in my personal opinion it'll be kind of... eh. it's not like the Note Edge where because of the more distinct curves it feels like a separate screen, of sorts, and it kind of just works. But with the S6 Edge since it's not as pronounced, it'd be more intrusive, make the aspect ratio weird, and decrease the amount of available screen size, when some already consider what we have is small, when comparing to the phablets of increasing popularity.
trailblazer101 said:
You are correct, DropBox shuts off your Public links if they get too much attention. and since you guys went ham, rightfully so (lol), they shut me down. So Mega it is, and we're half way there! Also I'm glad to hear it worked for those of you who were able to download it before!
Click to expand...
Click to collapse
Working great so far, haven't found a single bug.
For those of you who haven't downloaded yet, I noticed that with FlashFire when you set it up to flash the rom, you can set the reboot option to go directly to download mode so you're ready for the odin update.
@coton you sir/mam are a terrific human being. I forgot to mention that great little trick on the OP, I'll update it immediately! Thank you!
2swizzle said:
he is using a different server, he had loaded the file to his dropbox but it looks like that server isn't going to work. I was able to download the package from his dropbox though .... This guy is a beast, make sure you guys donate to him, he has created some really cool edge features already and I'm sure there's more to come. If he ever learns how to incorporate the note edge "edge functionality " I'm going to kiss him lol
Click to expand...
Click to collapse
coton said:
Working great so far, haven't found a single bug.
For those of you who haven't downloaded yet, I noticed that with FlashFire when you set it up to flash the rom, you can set the reboot option to go directly to download mode so you're ready for the odin update.
Click to expand...
Click to collapse
You guys wipe or dirty flash?
Sent from my SM-G925V using XDA Free mobile app
I'm on CleanRom now, will flashing this wipe everything and have to setup phone from scratch?
Powell730 said:
You guys wipe or dirty flash?
Sent from my SM-G925V using XDA Free mobile app
Click to expand...
Click to collapse
I wiped using the default FlashFire settings.
---------- Post added at 06:15 PM ---------- Previous post was at 06:11 PM ----------
coton said:
I wiped using the default FlashFire settings.
Click to expand...
Click to collapse
Then used SmartSwitch to restore my previous backup.
coton said:
I wiped using the default FlashFire settings.
---------- Post added at 06:15 PM ---------- Previous post was at 06:11 PM ----------
Then used SmartSwitch to restore my previous backup.
Click to expand...
Click to collapse
Does smartswitch keep homescreen settings etc? You use the android app or pc app?
Sent from my SM-G925V using XDA Free mobile app

[ROM's] Global Marshmallow 6.0 Roms ports to H811

Global M H811 ports. Extracted from kdz or from custom zip.
Here it is. Just flash rom, no patch needed.
Thanks to S3V3N for boot boot.img.
Most newer roms use original kernels.
Thanks to Chainfire for SuperSU.
FLASHING INSTRUCTIONS FOR ROMS
Recomend being on 10N Bootstack
Flash rom, no patches needed. Not sure full wipe needed.
---------------------------------------
WARNING WARNING WARNING WARNING
At this point these roms are now labeled as experimental and full of bugs. Use at your own risk.
Try kdz to restore phone if you encounter issues.
DO NOT FLASH H815 MM BOOTSTACK=BRICK
WARNING WARNING WARNING WARNING
---------------------------------------
BUGS:
**Setting security still broken.
**Can't uninstall apps
**Can't install unsecured apps. Use this fix here.
GLOBAL M STOCK ROM
M-GLOBAL-20A-H811-PORT-v1.0.zip
*************************************************************************************************
*************************************************************************************************
7 HD 7.1 Marshmallow edition
All credits to S3V3N for 7_HD ROM. I just did the hard work of making it work on H811! No patch needed. Settings security FC's.
7_HD_8.0.M-Port-H811-ROM_by_S3V3N.zip
https://www.androidfilehost.com/?fid=24269982087006918
---------------------------------------
Seems 7.7 is borked. Flash all 3 zips for H811.
HD7.7 link
https://www.androidfilehost.com/?fid=24269982086995364
Stock LG keyboard link
https://www.androidfilehost.com/?fid=24269982086995307
7.7-H811-PATCH.zip
https://www.androidfilehost.com/?fid=24269982086996494
-----------------------------------------------
7_HD_7.6_M-Port-H811-ROM_by_S3V3N.zip
7_HD_7.4_3D_M-Port-H811-ROM_by_S3V3N.zip
7_HD_7.4_M-Port-H811-ROM_by_S3V3N.zip
7_HD_7.1_M-Port-H811-ROM_by_S3V3N.zip
************************************************
GENISYS MARSHMALLOW
Thanks to BySezerSimsek.
Get latest rom here:
http://forum.xda-developers.com/g4/development/h815-genisys-rom-1-0-classic-v10g-t3192649
older...
Genisys-2.8-H811-Port_by_BySezerSimsek.zip
Genisys-2.6-H811-Port_by_BySezerSimsek.zip RE-UPLOADED FIXED ZIP.
Genisys-2.5-H811-Port_by_BySezerSimsek.zip
G4 H815 Genisys Theme 2.5.zip (Work on any M rom) (Might break MMS)
*******************************
*******************************
KOREAN MARSHMALLOW
M-20C-KOREA-H811-PORT.zip
https://www.androidfilehost.com/?fid=24269982086993224
M-KOREA-20C-Ringtones-fix.zip
https://www.androidfilehost.com/?fid=24269982086994094
******************************
MARSHMALLOW MODS
M-Global-BlueTooth-fix-test1.zip
G4-AD-BLOCK-UNIVERSAL.zip
M-GLOBAL-STOCK-7.1HD-SYSTEMUI.zip
Can you downgrade back to 5.1 if you flash this and decide its not for you?
Sent from my LG-H811 using Tapatalk
Yes. This is only system and boot.img's being flashed. I'm surprised it even works without a M bootstack.
Sent from my LG-H811 using Tapatalk
Thanks
Sorry silly question,,,,It seems root is lost. Any way to get it back and have superu back on?
---------- Post added at 12:20 AM ---------- Previous post was at 12:17 AM ----------
Also in settings--security i get error and force close. Cant get in to allow sideload apps.
Damn micro that was fast. Dloading now
Flash SuperSU. Don't have link off hand. Google it. Its on xda.
Not sure about any bugs or errors. I threw this together in 10 minutes.
Sent from my LG-H811 using Tapatalk
edfuhr1 said:
Sorry silly question,,,,It seems root is lost. Any way to get it back and have superu back on?
---------- Post added at 12:20 AM ---------- Previous post was at 12:17 AM ----------
Also in settings--security i get error and force close. Cant get in to allow sideload apps.
Click to expand...
Click to collapse
Dload and flash kernel and SU from Sevens thread:
http://forum.xda-developers.com/g4/development/repack-kernel-root-android-6-0-t3232387
After you reboot google play services will start to force close. Itll be annoying but navigate to Settings->General->Apps and find play services and uninstall updates. It should stop after that. At least it did for me
---------- Post added at 01:30 AM ---------- Previous post was at 01:25 AM ----------
This likely leads into the security FC but trying to access lockscreen options from display also FCs
If u just flash superu it wont reboot, it looks like it wants to but it just hangs on the lg screen.
Also had force reboots by just trying to uninstall apps. I would say this is highly experimental at this point
edfuhr1 said:
If u just flash superu it wont reboot, it looks like it wants to but it just hangs on the lg screen.
Also had force reboots by just trying to uninstall apps. I would say this is highly experimental at this point
Click to expand...
Click to collapse
You have to flash BOTH the kernel and the SU zips. The SU zip only installs the app. The kernel is what actually enables root. And I would use TiBackup to uninstall things atm
Have you successfully got root to work on this port? I could not. Just stuck in bootloop.
Other bug is sd card doesn't read corretly.
Hopefully T-Mobile will have M soon. I really like the feel of it.
Sent from my LG-H811 using Tapatalk
Thank you @@MicroMod777 for everything you have done and keep doing for the H811 community. Truley a great person and Dev (MicroMod777)
Maybe @@BySezerSimsek (another great dev and person) can help out with the few problems (BySezerSimsek)
I flashed Rom, then patch, then kernel, then supersu. Have root, Working great right now aside from Bluetooth.
Didn't think id get to try this out so soon thanks man. The difference is very subtle but i love the feel so far
Sent from my LG-H815 using XDA Free mobile app
@snowlin
Are you sure this was your correct method of installing? Only reason why I ask is that I thought the patch had the kernel for H811 to get the phone to boot
Sent from my LG-H815 using Tapatalk
Yes it does. I flashed the other kernel to get root but it booted just fine for me
Sent from my LG-H815 using XDA Free mobile app
---------- Post added at 11:17 AM ---------- Previous post was at 10:55 AM ----------
my experience so far,
only boots after flashing the rooted kernel, otherwise it gets stuck on the blue led. charging seems to be very very slow - it's estimating 12+ hours to get like 20% or so charge. If i'm not using the phone it appears to be charging at a decent speed so i'll leave it until the morning. Also, trying to uninstall apps causes a soft reboot.
snowlin said:
I flashed Rom, then patch, then kernel, then supersu. Have root, Working great right now aside from Bluetooth.
Didn't think id get to try this out so soon thanks man. The difference is very subtle but i love the feel so far
Sent from my LG-H815 using XDA Free mobile app
Click to expand...
Click to collapse
What kenel did u flash didnt know the h811 had a rooted kernel out..is it a custome kernel?
donbudafuko said:
What kenel did u flash didnt know the h811 had a rooted kernel out..is it a custome kernel?
Click to expand...
Click to collapse
The link is in the first page of this thread. It's not specifically for the h811. Just read one page back lol.
On a side note, anyone able to get mms to work?
Hello, and thanks for doing this. I can live without Bluetooth no problem, but there are a couple crushing bugs with this build. One being that I cannot uninstall anything (reboots instantly) another is that I cannot access the setting that allows app installation from unknown sources. Or any security setting for that matter. :S
Please advise on possible work arounds.
None at this point. I think we need H811 M bootstack for a full functioning build.
Sent from my LG-H811 using Tapatalk
fortressking said:
Hello, and thanks for doing this. I can live without Bluetooth no problem, but there are a couple crushing bugs with this build. One being that I cannot uninstall anything (reboots instantly) another is that I cannot access the setting that allows app installation from unknown sources. Or any security setting for that matter. :S
Please advise on possible work arounds.
Click to expand...
Click to collapse
I uninstalled some apps with es file explorer. Just enable root explorer and find the apps you installed under data/app
Or system files under system/app

[ROM][Pie] MR1 and MR2 Stock Deodexed

For MR1 Stock Deodexed Zipalign and MR2 Deodexed
This is a stock version that is for
MR1 it's Deodexed and Zipalign with the framework mods listed
MR2 it's Deodexed with the framework mods listed
Root and Magisk compatibility.
Secure flag - Allow screenshots/screensharing in secure apps.
Signature verification - Disable signature verification allowing modification/execution of signed system apps.
Signature spoofing - Enable signature spoofing app permission.
High volume warning - Disable high volume popup dialog.
Instructions
Flash arter97 kernel for Razer Phone 2 https://forum.xda-developers.com/razer-phone-2/development/arter97-kernel-razer-phone-2-t3914996
Or
Flash f(x)THaxxorX kernel for Razer Phone 2 https://forum.xda-developers.com/razer-phone-2/development/pie-trinitykernel-edition-a1-t4046687
Enter TWRP
Wipe Dalvik / ART Cache might have to swipe for factory reset
Install ROM
Click here to download MR1 ROM
Click here to download MR2 ROM
Special Thanks
arter97 For his Kernel And TWRP
f(x)THaxxorX For his Kernel
SuperR. For his SuperR's Kitchen
Version Information
Status: Stable
Android Version 9
Created 2019-07-25
Updated 2020-02-10
Mods​
Xposed
Step 1 Flash Riru Core in Magisk then reboot.
https://github.com/RikkaApps/Riru/releases
Step 2 Flash Exposed YAHFA in Magisk then reboot.
https://github.com/ElderDrivers/EdXposed/releases
Step 3 install EdXposed Installer app.
https://github.com/solohsu/XposedInstaller/releases
Reserved 2
Here they come!
I felt like a piece of **** for not thanking you for your hard work and effort. I just leeched . So sorry about that. Been running pretty smooth. However sometimes my phone won't wake up immediately. But that could be edxposed or gravity box or both altogether.
Hey, thank you for putting this together. Does it come with the stock kernel or arter97's by the way?
Also, would you consider making a odex flashable zip as well? I have SuperR’s donated kitchen as welll, but I don’t know if you had to do anything special regarding encryption or anything. If not, I will try to make an Odex zip myself.
Thank you again for your work!
jal3223 said:
Hey, thank you for putting this together. Does it come with the stock kernel or arter97's by the way?
Also, would you consider making a odex flashable zip as well? I have SuperR’s donated kitchen as welll, but I don’t know if you had to do anything special regarding encryption or anything. If not, I will try to make an Odex zip myself.
Thank you again for your work!
Click to expand...
Click to collapse
I agree Odex is just as important to free up space and optimization I only did this for easier customizing. Just unpack system.img and set option to meta then build a zip.
Is there any way you can make this rom work with substratum? So we can finally have full theming? Thanks again for your contribution.
rogeriskira said:
Is there any way you can make this cool too with with substratum? So we can finally have full theming? Thanks again for your contribution.
Click to expand...
Click to collapse
I'm working on a ROM that works with swift installer as of now.
More.
doesn't boot just sits on boot screen any help on this would be greatly appreciated
popeye2468 said:
doesn't boot just sits on boot screen any help on this would be greatly appreciated
Click to expand...
Click to collapse
Idk how you're having difficulty with the cut and dry instructions he has given. TBH if you can't figure it out you shouldn't be rooting your phone.
Trippyy Doee said:
Idk how you're having difficulty with the cut and dry instructions he has given. TBH if you can't figure it out you shouldn't be rooting your phone.
Click to expand...
Click to collapse
Chill yo. We all been there
---------- Post added at 08:22 PM ---------- Previous post was at 08:22 PM ----------
Cannot wait for the version supporting substratum! Thanks for the hard work! ?
Thank you I did actually fix it but was a little bit miffed by his comment
Warrior1988 said:
More.
Click to expand...
Click to collapse
Any chance that Ron is ready lol
Step By Step Instruction
Hey Guys, I am new to razer phone 2 ... i just got that 1 week back.
Somebody will please tell me step by step instruction how to boot this rom, Razer phone 2 is onlye device for daily use.
So just want the clear vision how to do boot this rom.
Is this rom is rooted or require root to boot this rom. Please reply me ASAP.
Thanks
popeye2468 said:
Any chance that Ron is ready lol
Click to expand...
Click to collapse
Same. I need my substratum back... Badly
xttweaponttx said:
Same. I need my substratum back... Badly
Click to expand...
Click to collapse
I have had this phone for 4 weeks said I wasn't going to do this firmware flashing this time, I lasted 3 whole days and have flashed every gsi ROM there is lol
popeye2468 said:
I have had this phone for 4 weeks said I wasn't going to do this firmware flashing this time, I lasted 3 whole days and have flashed every gsi ROM there is lol
Click to expand...
Click to collapse
Any GSI you prefer? What doesn't work?
the_brad said:
Any GSI you prefer? What doesn't work?
Click to expand...
Click to collapse
I really liked resurrection remix everything works well except Bluetooth audio, it connects but does not play any audio through device
---------- Post added at 02:57 PM ---------- Previous post was at 02:57 PM ----------
popeye2468 said:
I really liked resurrection remix everything works well except Bluetooth audio, it connects but does not play any audio through device
Click to expand...
Click to collapse
The theming aspect is very good though

Categories

Resources