[GSI] [treble] Android 9 pie Bluetooth in call problem - Treble-Enabled Device Questions and Answers

I've tried all treble pie roms and in all are the same problem with Bluetooth in call sound. First I thougt it's a problem with my elephone u pro, but in the meanwhile I've recognized that the same problem exist in many phones.
I'll hope that we can support the developers with a payment if they fix this problem.
I am willing to pay up to 50$ if someone is able to fix this problem for the elephone u pro.
If there's someone else who wants to get the problem solved then please write here your payment offer.
But it would be a shame if people make an offer here and do not stick to it later.

Root first, then go to Vendor/Overlay/BluetoothResCommon.apk
delete it,then reboot,

a05haiji28 said:
Root first, then go to Vendor/Overlay/BluetoothResCommon.apk
delete it,then reboot,
Click to expand...
Click to collapse
I'll try in the bext days....

a05haiji28 said:
Root first, then go to Vendor/Overlay/BluetoothResCommon.apk
delete it,then reboot,
Click to expand...
Click to collapse
Hi, I've tried today but in my elephone u pro there isn't a Vendor/Overlay/BluetoothResCommon.apk
Other ideas?

Laptapper said:
I've tried all treble pie roms and in all are the same problem with Bluetooth in call sound. First I thougt it's a problem with my elephone u pro, but in the meanwhile I've recognized that the same problem exist in many phones.
I'll hope that we can support the developers with a payment if they fix this problem.
I am willing to pay up to 50$ if someone is able to fix this problem for the elephone u pro.
If there's someone else who wants to get the problem solved then please write here your payment offer.
But it would be a shame if people make an offer here and do not stick to it later.
Click to expand...
Click to collapse
1. You have to extract stock /vendor/etc/audio/audio_policy_configuration.xml and delete A2DP related section like this:
https://github.com/PixelExperience-...mmit/977444af69f10fc135d07e19f1e5f1183e73e9ff
then replace it (by root explorer or creating magisk module).
2. You also need to change /system/bin/rw-system.sh.
Please delete
Code:
mount -o bind /mnt/phh/empty_dir /vendor/etc/audio || true
and save.
NOTE: This works only on CAF based custom roms. It doesn't work on AOSP.

AndroPlus said:
You have to extract stock /vendor/etc/audio/audio_policy_configuration.xml and delete A2DP related section like this:
https://github.com/PixelExperience-...mmit/977444af69f10fc135d07e19f1e5f1183e73e9ff
then replace it (by root explorer or creating magisk module).
Click to expand...
Click to collapse
Hi
I've tried, but the changed and saved file
/vendor/etc/audio/audio_policy_configuration.xml
will be automatically deleted at restart.
The folder is empty after restart.
Any ideas?

Laptapper said:
Hi
I've tried, but the changed and saved file
/vendor/etc/audio/audio_policy_configuration.xml
will be automatically deleted at restart.
The folder is empty after restart.
Any ideas?
Click to expand...
Click to collapse
Oops, you also need to change /system/bin/rw-system.sh.
Please delete
Code:
mount -o bind /mnt/phh/empty_dir /vendor/etc/audio || true
and save.

AndroPlus said:
Oops, you also need to change /system/bin/rw-system.sh.
Please delete
Code:
mount -o bind /mnt/phh/empty_dir /vendor/etc/audio || true
and save.
Click to expand...
Click to collapse
Great job! Bluetooth In call is working.
I'll think it's not your development but for your know how to, I've send you 15 Euro.
Do you know also how to get Bluetooth audio music working?

By any chance did you get fully functional Bluetooth on the gsi rom or anyone else?

[email protected] said:
By any chance did you get fully functional Bluetooth on the gsi rom or anyone else?
Click to expand...
Click to collapse
I'll hope so. 
 @AndroPlus has already fixed in call and may be he's on the way to solve audio also.

Has it been rectified in all builds
so is it safe to say that we can install the latest version of GSI provided by rom providers made in and released in march.
I would like to know that before i go ahead and transition over from stock to custom rom... mainly called PixelDust Pie rom version march

Laptapper said:
Great job! Bluetooth In call is working.
I'll think it's not your development but for your know how to, I've send you 15 Euro.
Do you know also how to get Bluetooth audio music working?
Click to expand...
Click to collapse
Thank you, but BT music works fine on my phone (Mi 9).
I don't know how to fix it...
[email protected] said:
so is it safe to say that we can install the latest version of GSI provided by rom providers made in and released in march.
I would like to know that before i go ahead and transition over from stock to custom rom... mainly called PixelDust Pie rom version march
Click to expand...
Click to collapse
No, the fix needs device specific path and not all GSI has it.

I have the Razer Phone and have got either audio working or in call but never both... I am in the process of going through both audio routing files and see if I can combine them to get it to work, but I haven't messed with Android in years so it's taking more time than I anticipated to get caught up on all the changes you guys have made. The last time I built a rom was when treble was just on the discussion table. It really amazes me this bug has gone on this long, but maybe there's more to it than I'm seeing so far. I have seen some good devs working on this.

Enlighten me Please
AndroPlus said:
Thank you, but BT music works fine on my phone (Mi 9).
I don't know how to fix it...
No, the fix needs device specific path and not all GSI has it.
Click to expand...
Click to collapse
Hey @AndroPlus , could you possibly explain how to go about it. I would appreciate the help. I have got a nokia 7 plus with pixel dust pie rom on latest version running. Where and what do i need to do to get it up and running on my phone. I need to get in call bluetooth running. Thats the only thing stopping me from using this amazing blazing rom

Bluetooth music also does not work with me. However bluetooth calls work, so its weird that music/audio is not working.

Bluetooth music also does not work for me, but bluetooth calls work fine. I'm using Arrow GSI with Mi Mix 3.

Laptapper said:
Great job! Bluetooth In call is working.
I'll think it's not your development but for your know how to, I've send you 15 Euro.
Do you know also how to get Bluetooth audio music working?
Click to expand...
Click to collapse
That's on my AOSP ROM?

phhusson said:
That's on my AOSP ROM?
Click to expand...
Click to collapse
It's on resurrection remix pie, also headset over usb c is working. Only audio sound over Bluetooth is a problem. Do you've got a solution ir an idea what should I can try?
Btw do you have any idea how to control the led colours?

i still have no bluetooth calling on Mi Mix 3 on the @AndroPlus rom's so his solution definitely doesn't work for all devices.
furthermore there is still a bounty to get bluetooth working perfectly on vanilla android gsi's

AndroPlus said:
Oops, you also need to change /system/bin/rw-system.sh.
Please delete
Code:
mount -o bind /mnt/phh/empty_dir /vendor/etc/audio || true
and save.
Click to expand...
Click to collapse
Thank you sooo much! That´s all, I needed to do to fix my incall audio problem!
No changes in audio_policy.xml were needed - only removing this line from rw-system.sh

Related

[ROM][X720|X727][7.1.X[TS] LineageOS 14.1 for Le Pro3

Hey!
We've published our LineageOS 14.1 for everyone. You can found ROMS in Team Superluminal website.
Thanks and enjoy!
ekkilm said:
Hey!
We've published our LineageOS 14.1 for everyone. You can found ROMS in Team Superluminal website.
Thanks and enjoy!
Click to expand...
Click to collapse
Many thanks for your work :good:
We just recognize that the Safetynet compatibilyty is broken. But no worries. We’ll release update soon where that will be fixed.
And…
IR blaster will work too. ?
Stay tuned folks!
Good job
ekkilm said:
We just recognize that the Safetynet compatibilyty is broken. But no worries. We’ll release update soon where that will be fixed.
And…
IR blaster will work too.
Stay tuned folks!
Click to expand...
Click to collapse
Flashed and running well. :good:
I do not have VoLTE though. Hope that is added in the future. Everything else running smooth. Going to keep stay on this ROM for a bit.
Thanks for sharing!
ROM UPDATE
-Fixed SafetyNet compliancy
-Fixed IR Blaster
Edit.
Update is also available via OTA, so check your updaters!
Would it be possible to provide a ZIP to get IR working also for users of the "vanilla" LOS 14.1 weekly builds? Or will that not work due to missing kernel requirements?
Thanks for your rom!! Why you didnt create this post in the rom section?
What's the difference between this and stock LineageOS 14.1?
chemicalboyxda said:
Thanks for your rom!! Why you didnt create this post in the rom section?
Click to expand...
Click to collapse
Because we have our own forum in TS site. This is just a note/info that we've published our build
darkmuck said:
What's the difference between this and stock LineageOS 14.1?
Click to expand...
Click to collapse
Try and see
darkmuck said:
What's the difference between this and stock LineageOS 14.1?
Click to expand...
Click to collapse
Some minor tweaks.
For example:
- SafetyNet compliant by default (banking apps, etc.. works)
- Easy root install/uninstall in ROM Extra Settings
- IR Blaster works
- No cracking audio
- Prevent accidental wakeup works (also when waking w/ fingerprint)
- Browser that actually works by default (SWE Browser)
- Better snap camera by default (OmniRom snap)
- OTA
Probably forgot something..
I have a few questions about this ROM since I had installed a ROM from Lineage OS website (lineage-14.1-20170512-nightly-zl1-signed) yesterday and it has bugs in the most basic and essentials things... The most ridiculous bug is the phone app that doesn't show the call screen when I try to call someone or when I receive a call from someone, it only shows the notification that I missed my call... And my camera stopped working after I change the resolution to a higher one, that was currently available... I had managed to fix that after I installed an app called open camera from Play Store.
Besides that I loved the ROM it self since it was my first time trying a Lineage OS ROM, but before I try to flash the one that you have in your website I would like to know if there are any bugs related to the phone calls, alarm clock, music player and notifications...
Thanks in advance
rijrg4 said:
I have a few questions about this ROM since I had installed a ROM from Lineage OS website (lineage-14.1-20170512-nightly-zl1-signed) yesterday and it has bugs in the most basic and essentials things... The most ridiculous bug is the phone app that doesn't show the call screen when I try to call someone or when I receive a call from someone, it only shows the notification that I missed my call... And my camera stopped working after I change the resolution to a higher one, that was currently available... I had managed to fix that after I installed an app called open camera from Play Store.
Besides that I loved the ROM it self since it was my first time trying a Lineage OS ROM, but before I try to flash the one that you have in your website I would like to know if there are any bugs related to the phone calls, alarm clock, music player and notifications...
Thanks in advance
Click to expand...
Click to collapse
We haven't face those kind of issues in our rom Sounds pretty strange issues overall. Did you do full wipes before installation? What gapps? Any mods?
I recommended you to check our site, download the rom and READ install instructions before installation. Those are the basic steps for rom/gapps installation.
I installed today. The first problem that i have is that the root option of this rom didnt work right. I have to manually install supersu to get root.
Second the adaptative brigthness didnt work ok, like other 7.1 roms.
Third i installed in a x727 and the signal is weak. I installed the modem version of the 19s rom but didnt change. I selected LTE/WCDMA, the same.
And the last one and for me is a problem, its that CDLA headphones didnt work. I get the sound over the speaker of the phone.
Sorry for my english.
chemicalboyxda said:
I installed today. The first problem that i have is that the root option of this rom didnt work right. I have to manually install supersu to get root.
Second the adaptative brigthness didnt work ok, like other 7.1 roms.
Third i installed in a x727 and the signal is weak. I installed the modem version of the 19s rom but didnt change. I selected LTE/WCDMA, the same.
And the last one and for me is a problem, its that CDLA headphones didnt work. I get the sound over the speaker of the phone.
Sorry for my english.
Click to expand...
Click to collapse
No no no no... And no supersu.. read the FAQ. There is a guide how to enable root. It is addonSU
ekkilm said:
No no no no... And no supersu.. read the FAQ. There is a guide how you enable root. It is addonSU
Click to expand...
Click to collapse
?? Easy root (install/uninstall in ROM Extra Settings)
And the cdla??
chemicalboyxda said:
?? Easy root (install/uninstall in ROM Extra Settings)
And the cdla??
Click to expand...
Click to collapse
1. Still that is pretty easy, you just have to enable it.
2. Unfortunately we don't have CDLA headphone for now so we're unable to test it. But we might bought those so we can maybe fix it in the future.
ekkilm said:
1. Still that is pretty easy, you just have to enable it.
2. Unfortunately we don't have CDLA headphone for now so we're unable to test it. But we might bought those so we can maybe fix it in the future.
Click to expand...
Click to collapse
1. I did that but when the phone reboots root not present. I have to install manually.
2. Thanks!
chemicalboyxda said:
1. I did that but when the phone reboots root not present. I have to install manually.
2. Thanks!
Click to expand...
Click to collapse
So you did with this guide TS FAQ?

Mokee 71.2 stable Nubia NX563J Nubia Z17

So as requested a new initial post with an updated link. This is not my work, neither am I involved in this project.
You can download the newest version from here: https://download.mokeedev.com/?device=nx563j
Thanks, I have downloaded and upload to Mega:
https://mega.nz/#!tBZCgRrQ!UIwhGOKrfHvIIZ4SMyVaWzTagpth7K17kVHey-h644w
I think file is damaged
I think that I found the font: http://blog.beizihulian.cn/post-23.html
Did you try to install this rom?
The Rom is super smooth. Haven't experienced any bug so far.
MacLaughlin said:
The Rom is super smooth. Haven't experienced any bug so far.
Click to expand...
Click to collapse
Hows the camera and video quality compared to stock? Have you noticed any bugs yet?
Stupid qn - do we need the ADT toolbox like the site says, or can we just flash with twrp? Could I also ask if Google Apps work fine with this custom rom? Currently away from home with work with limited data, but can't wait to try a custom rom out!
ım downloading now ı will ınstall ın a bıt and write down here lıttle guıde how ıt is.
sewkanteam said:
ım downloading now ı will ınstall ın a bıt and write down here lıttle guıde how ıt is.
Click to expand...
Click to collapse
So you want to try it?
I've just installed. Everything seems fine so far, including working gapps. Except Bluetooth audio. My bluetooth headsets connect successfully, but no sound.... I never used Mokee firmwares before, how often they bring new updates (nightly, weekly)?... I hope they'll fix bluetooth problem very soon....
ermacwins said:
Hows the camera and video quality compared to stock? Have you noticed any bugs yet?
Click to expand...
Click to collapse
Maybe I found a bug on camera app. The image quality is at 12mp. Seems only to be one of the sensors. I don't know if it's the same on stock camera app from nubia. Maybe someone on stock can try to pull the apk and I will try to install it.
dorkozoid said:
Stupid qn - do we need the ADT toolbox like the site says, or can we just flash with twrp? Could I also ask if Google Apps work fine with this custom rom? Currently away from home with work with limited data, but can't wait to try a custom rom out!
Click to expand...
Click to collapse
Adt isn't needed at all.. Google services work fine. No problems.
rasimyagubov said:
I've just installed. Everything seems fine so far, including working gapps. Except Bluetooth audio. My bluetooth headsets connect successfully, but no sound.... I never used Mokee firmwares before, how often they bring new updates (nightly, weekly)?... I hope they'll fix bluetooth problem very soon....
Click to expand...
Click to collapse
Mokee is pretty big. But more popular in Eastern countries. They have the same build policy as aicp f.e.
Thank you, working awesome, and gapps work. So quick and much better, I hope Nubia release an international ROM because I like their camera suite. Bluetooth is not working, but everything else is. To get into Fastboot mode it is Vol - and Power button, not Vol +/Pwr button as per the unlocking instruction in the other thread. This is just for other newbies like me that don't know no better.
How's the camera and video quality compared to stock? Better or worse?
ermacwins said:
How's the camera and video quality compared to stock? Better or worse?
Click to expand...
Click to collapse
they have more options but ıts not better.
rasimyagubov said:
I've just installed. Everything seems fine so far, including working gapps. Except Bluetooth audio. My bluetooth headsets connect successfully, but no sound.... I never used Mokee firmwares before, how often they bring new updates (nightly, weekly)?... I hope they'll fix bluetooth problem very soon....
Click to expand...
Click to collapse
No idea, it's unofficial, so it depends on the developer...
arceoxis said:
No idea, it's unofficial, so it depends on the developer...
Click to expand...
Click to collapse
Zip for debloat ROM: https://mega.nz/#!MdomCAwB!538ZJoNHosKh_viZ6lu1qy70Eko00Ay75MmNL48t-M4
ROM is working really good, could be perfect if Nubia Camera is added to it.

[ROM] Dragons OS [AOSP] [CAF]

Dragons will return with Oreo
hey all !
Kindly test this ROM and report me back if found any issue, we will fix the issues and move to Optimizations phase (DragonsTC (by @frap129 & @xanaxdroid), UBER-TC, 03 and Graphite) + Kernel Goodies
Do leave suggestions if any.
#Reserved
First, and sounds nice!
Looks neat! Does this require data to be decrypted?
Do both the cameras work?
cloudslash7 said:
Looks neat! Does this require data to be decrypted?
Click to expand...
Click to collapse
Flash ROM + Magisk, you should be fine with Encrypted device (Untested)
tusharjain95 said:
Do both the cameras work?
Click to expand...
Click to collapse
I dont find anyway to check n confirm it, check it and let me know
Neato!welcome to the community @WhyOrean.:cheers:
This rom doesn't boot on an encrypted device.
dispatcher2412 said:
This rom doesn't boot on an encrypted device.
Click to expand...
Click to collapse
Well thanks mate to confirm it, will sort it out in future build.
@gouthamgoumi Thanks Mate
WhyOrean said:
Well thanks mate to confirm it, will sort it out in future build.
@gouthamgoumi Thanks Mate
Click to expand...
Click to collapse
No problem. I have no problem testing for you. Anything to help a developer out.
Thanks for the new rom
Just tried but it boot with Dual Boot Patcher on my encrypted device and I can't access to my internal storage.
Strangely if flash normally it won't boot, remaining on bootlogo.
So I think that don't work on encrypted devices.
Awesome!
Enviado desde mi ONEPLUS A5000 mediante Tapatalk
Love this ROM hope it brings android Oreo to it will be flow less
Need help egerytime my Samsung gear s3 smartwatch is connected to my op5 with this ROM I can't hear anyone when they call me.
VampireHeart said:
Just tried but it boot with Dual Boot Patcher on my encrypted device and I can't access to my internal storage.
Strangely if flash normally it won't boot, remaining on bootlogo.
So I think that don't work on encrypted devices.
Click to expand...
Click to collapse
I'm working on it
NickMidd91 said:
Need help egerytime my Samsung gear s3 smartwatch is connected to my op5 with this ROM I can't hear anyone when they call me.
Click to expand...
Click to collapse
Acknowledged, will look unto it.
NickMidd91 said:
Love this ROM hope it brings android Oreo to it will be flow less
Click to expand...
Click to collapse
Sure, will move to Oreo when CAF releases 8.0 branches
#Update : New build is up
Changelog :
Code:
* Bring in new apps : MusixFX, Clock
* Added new system wide vector icons
* UI/UX overhaul
* Sync DT with OOS 4.5.8
Has anyone tested media and calls over Bluetooth? Seems like the audio routing for calls is messed up in a lot of non-OOS ROMs.
necosino said:
Has anyone tested media and calls over Bluetooth? Seems like the audio routing for calls is messed up in a lot of non-OOS ROMs.
Click to expand...
Click to collapse
Yes they only come threw the speaker phone of the phone not the car or Bluetooth speaker

[ROM][LineageOS 15.0][Unoficial][dev preview]

Disclaimer:
* You flash this ROM at your own risk and responsibility.
* This ROM is provided without ANY WARRANTY WHATSOEVER, not even the warranty that it works.
* None of the developers of this ROM will be held accountable for any damages, complaints or anything.
This rom is pre pre pre pre alpha, almost nothing is working! Just for everybody who want see Oreo look. I'm out of free time but I will update each time when I get some free time. Whats working, whats not working...etc? You tell me! You fix something, you tell me! You found something, you tell me! Adb somehow is not working, you need to change ro.build.type from userdebug to eng and adb will start working. If you have idea about whats going on with adb, you tell me! Somehow managed to boot this rom, a lot of work and time I spent to get Oreo boot, got also credentials working but somehow camera is fail to work, probably we must use Snap camera instead of the Camera2? You can try snap camera and tell me. You can try other cameras too and tell me!
Enjoy!
Source code && how to build:
https://forum.xda-developers.com/showpost.php?p=74724831&postcount=1008
Download:
https://mega.nz/#!ZB4ilbrL!nI_YV54IMBmKpA1BE4L9VYcwm3nsuLXAGKOu35NJdyQ
Can you post some screenshoots? Whats working? Whats not working? Etc? I'm so lazy
risk
while it is very risky to put this firmware.
munjeni said:
Can you post some screenshoots I'm so lazy Whats working? Whats not working? Etc?
Click to expand...
Click to collapse
Not a risky, just some more things is not working! Bugs need to be identified and fixed one by one.
Mobile data and camera are not working.
Viktor245 said:
Mobile data and camera are not working.
Click to expand...
Click to collapse
Wifi ok?
munjeni said:
Wifi ok?
Click to expand...
Click to collapse
Do not have the opportunity to check it out.
munjeni said:
Wifi ok?
Click to expand...
Click to collapse
Wifi can't be opened
Waoo, I changed my phone, now I can use my z1c to test all lol
In the afternoon I'm going to install it!
i will wait for working mobile data and wifi build
omkarmahananda said:
i will wait for working mobile data and wifi build
Click to expand...
Click to collapse
Me too I'm opened source code ppublic, everybody if free to use it and try fix something.
munjeni said:
Me too I'm opened source code ppublic, everybody if free to use it and try fix something.
Click to expand...
Click to collapse
actually i have no idea how this thing work.
but can you help learning ?!
any thread or any website or anything?
thank you
Did you have think include magisk for this version?
Sorry for being late:
Audio doesn't work
Wifi doesn't work
I'm not able to test cell data
Camera doesn't work, neither footej
ADB doesn't work, no usb at all, the device isn't listed neither with adb devices and devices control panel in windows
Bluetooth yes
Vibrating yes
@hackintosh5 here
Heyho. I just tested building from @munjeni 's sources. Unfortunately TWRP throwed an error 6. I checked the updater script and found some strange lines. With them removed I was able to install and boot
I'm really up for doing some fixes, but for me it's learning by doing which can be a time intensive process.
BTW: USB transfer works by disabling ADB in developer options... I just copied the screenshots off the device.
115ek said:
Heyho. I just tested building from @munjeni 's sources. Unfortunately TWRP throwed an error 6. I checked the updater script and found some strange lines. With them removed I was able to install and boot
I'm really up for doing some fixes, but for me it's learning by doing which can be a time intensive process.
BTW: USB transfer works by disabling ADB in developer options... I just copied the screenshots off the device.
Click to expand...
Click to collapse
But ADB works to you? Can you see the phone if you do adb devices?
@munjeni can I try to replace the libs just like as porting a custom rom from the N builds? Or it is wasted time?
-totonio- said:
But ADB works to you? Can you see the phone if you do adb devices?
Click to expand...
Click to collapse
Yes, adb works. But only if you revert this commit https://github.com/munjeni/android_device_sony_amami/commit/e0cde4386d51ad2b45d7700f495a85fdb75dc8d2.
Adb from the 8.0 tree seems to be broken, but maybe it's a problem with our devicetree.
Nevertheles, as Munjeni already did, replacing the adbd with a prebuilt one (I used one from an Android 7 tree i had lying around) works quite fine.
 @munjeni : Is adb built from 8.0 source working for you? Or is it a permission problem?
Hey. I've got some news. Wifi was working for me. I just installed a new build and was able to connect
I can't test data connection - the sim reader is broken in my test device.
I think we should move ahead to lineage 15.1 (android 8.1) because support for lineage 15.0 was already dropped.
Unfortunately there are several build issues - let's see what the time brings.
*Edit: adb is fixed now
Booted 15.1 some minutes ago.
Working
adb
MTP
brightness slider
not working
wifi
automatic brightness
audio
camera
LEDs
everything else...

8.1 Oreo for the canadian s6 edge plus and the american variant

This is my first time sharing any of my work so hopefully all goes well. This is not original development, i took parts from several other roms, combined them, took out all the stuff i felt wasn't needed. and then i went through and worked on some of the camera pipeline errors and java coding to fix some of the null and parse errors related to the camera, it works ok now but still has bugs, most can be avoided by lowering resolution from 4k to 1080p. I also included pear launcher from XDA labs by xda member @yajat, as well i included RunInBackgroundSetter by xda member @MrBIMC. I would like to thank the Lineage (blackbugga mostly but the whole team) and Nexus team, This rom was taken from s6 lineage 15.1 OS along with NexusOS and AOSP. I also included opera browser instead of chrome or firefox as its my preference. I used a couple of apps from the XDALabs because a lot of people put in a great deal of time and work to develop their own apps and tweaks and i thought it would be nice to give them a little love. I will add more over time in future builds, however i don't want the rom to become bloated or bulky, my goal was to keep it simple and straight forward and let the user add their own extras. I have tested xposed and gravitybox oreo on this and they work well. magisk also works, however i included superuser because its my go to, if you want the magisk modules by all means use magisk. i do however advise flashing it before first boot. there is also a no nfc patch, a kernel/camera patch and a no verity patch. All must be flashed before the first boot or it will not boot. use the included background restrictor to kill apps that you feel don't need to run when you are not using it so save battery life, you can also lower cpu with kernel auditor(download from play store). so far i have not discovered many bugs besides the camera. battery life is not too bad. my wifi works, data works, calls are working, sms works. This build includes the oreo API(obviously) and will allow you to play with things that only work on Oreo. If you use magisk there is a module for oreo only to fix some libraries, you may want to install it. for Viper4Android to work you need to install the magisk audio libs module. I am a programming student and very busy, but i will work on this in my spare time and add a few things here and there, the V1 zip is uploading to mega now. i will post the link when it finishes. it is for zenltecan s6 edge plus variant. I will also put up a version for other s6 variants shortly. please let me know of any bugs or issues, any thoughts, ideas, suggestions, or comments. look forward to hearing from you all. You would not believe how many times i had to flash and reflash my device to get this going properly lol. There will be an unofficial gapps on the mega too. flash that before first boot also. I will post some screenshots once i get back into my phone in a few moments, look for them in post 2. I did the Canadian variant first because i wanted to let Canada be the first to get a rom for once I also enabled the data/app directory.
Downloads in post 3. The device specific roms are in folders. i can only test on zenltecan, i need others to test zenlte and zerofltexx, ,any help is greatly appreciated.
zenlte:
https://mega.nz/#F!aaIDmT5D!FG9QpMYPcNCjlDiIkGCX4g
zenltecan:
https://mega.nz/#F!WH5w3bBC!tUea4d0a_Gj4oaU8g98ohQ
zerofltexx:
https://mega.nz/#F!aDoCVCzZ!78XMp7ci317JLP7mvv96Nw
zenltetmo:
https://mega.nz/#F!7WpBCAYQ!dBlO2_fdJmO2OlPRLrzL-A
is the link, all roms are seperated by folder. ensure you get the no verity zip, the kernel/cam zip, the nfc zip, super user zip and unofficial 8.1 gapps zip.
Appreciate your work, let me know which on is for G-928T, American variant.
showkeys said:
Appreciate your work, let me know which on is for G-928T, American variant.
Click to expand...
Click to collapse
Zenlte should work. If not let me know and i will make a zenltetmo. Zenlte is just generic american
godkingofcanada said:
Zenlte should work. If not let me know and i will make a zenltetmo. Zenlte is just generic american
Click to expand...
Click to collapse
None of work on G-928T, it is really good to see if you can build one for tmobile variant, thanks.
showkeys said:
None of work on G-928T, it is really good to see if you can build one for tmobile variant, thanks.
Click to expand...
Click to collapse
Yeah, i just have to change the assert from zenlte to zenltetmo because twrp will reject the zip and tell you that its zenlte and your device is zenltetmo. In canada all carriers are zenltecan. I will add it to the first post in an hour or so. Its building now
godkingofcanada said:
Yeah, i just have to change the assert from zenlte to zenltetmo because twrp will reject the zip and tell you that its zenlte and your device is zenltetmo. In canada all carriers are zenltecan. I will add it to the first post in an hour or so. Its building now
Click to expand...
Click to collapse
Thanks for the quick upload, I try zenltetmo, all works fine but the major problem is still remain, there is no in call voice on both sides.
showkeys said:
Thanks for the quick upload, I try zenltetmo, all works fine but the major problem is still remain, there is no in call voice on both sides.
Click to expand...
Click to collapse
my call audio works on g928w8. I will look into the issue. Give me a bit of time. I will pull the libs from s6 lineage 15.1 and put it into a zip. I tried on my s6e+ sprint and call audio doesnt work. Unless i have 7.0 as primary and i dual boot 8.1. Then it works. Leading me to believe thats its the same issue as many other roms have. Ril. Call audio libs arent copied properly. Possibly due to it being aosp. I have 8.1 running on s7 also with camera bug, ril working
which one is for G928f?
my call audio fix G928T zenltetmo
blackbravo said:
which one is for G928f?
Click to expand...
Click to collapse
zenlte
bryan.stelios said:
my call audio fix G928T zenltetmo
Click to expand...
Click to collapse
Let me know how you fix it, mine G-928T still have in call voice problem.
Is wifi working on G928f?
Hi Everyone!
Since Oreo update on S8, the "Ok google" from screen off feature started to work.
Can anyone with this rom please try this, and confirm if "ok google" feature can wake our S6e+?
This should be possible in theory, since "Hi galaxy" can wake it. And I was thinking that on S8, only Bixby could wake the phone, and now "Ok google" can do it too..
Thanks!!
To fix T-Mobile call audio, give this a try.
(Works on N)
rhetorician said:
To fix T-Mobile call audio, give this a try.
(Works on N)
Click to expand...
Click to collapse
Thanks but after installing that fix my phone won't wake up, without this it boot the system with no in call voice issue.
showkeys said:
Thanks but after installing that fix my phone won't wake up, without this it boot the system with no in call voice issue.
Click to expand...
Click to collapse
Damn. Must only work on 7.0 roms (I've used it on many to fix this very problem). Maybe OP can examine the zip I uploaded to see if it could be converted to 8.1.
zenlte
blackbravo said:
which one is for G928f?
Click to expand...
Click to collapse
seems zenlte is for the SM-G928F per the above conversation.
Thank you for this awesome rom dev. Everything works apart from bluetooth. Iam on international G928f version. Please carry on your great work!

Categories

Resources