[Magisk] [Port] OnePlus6 OOS Camera - OnePlus 6 Themes, Apps, and Mods

OnePlus6 OOS Camera - Magisk Module​
{
"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"
}
Introduction:
This Magisk module will install and configure the official OnePlus camera. This is useful for Roms that do not include the OOS camera by default. This project has no affiliation with any other port and is my take on it. The code will be on Gitlab soon and if you would like to contribute I invite you to submit a pull request. I wanted an updated port that includes the latest improvements and features from OnePlus. I will do my best to keep this port updated and correct any bugs that I find. If you encounter any bugs please list your current firmware/rom and include a logcat. The Lineage wiki has a great article about taking logcats: https://wiki.lineageos.org/logcat.html
Instructions:
This module can be flashed through TWRP or Magisk directly. Download and flash. Please report back with any errors. Include Logcat where possible.
Requirements:
- You must be on Pie, any later release should work fine.
Known issues:
- Night Mode does not work
- Portrait Mode does not work
- 4k recording DOES work but 60fps does NOT
- Please remember this is a work in progress and bugs are expected!
Downloads:
Dropbox: https://www.dropbox.com/s/dwi54e9xchc3jxv/OnePlus6_OOS_Camera_v1_20190109_mdl054.zip?dl=0
(Sorry, new host coming soon)
Information:
Current base: 9.0.3
Version: V1
Release date: 2019.01.09
Status: Beta
Repo: Coming soon

What is the main difference from the official one????

I'm confused as well. So instead of just downloading the APK this installs via magisk but isn't fully functional?

No Night mode?
Whats the use of this? Even Gcam Night mode works....

Aarju said:
What is the main difference from the official one????
Click to expand...
Click to collapse
Nothing. This is for non-OOS roms that do not support the OOS Camera and is not applicable if the OOS camera is installed in your rom by default.
Mord0rr said:
No Night mode?
Whats the use of this? Even Gcam Night mode works....
Click to expand...
Click to collapse
See above and please be respectful. You are obviously more than welcome to use Gcam if you prefer.

Another thread were users simply post first without reading or understanding anything.
Thanks for your work!
Currently on OOS, but still curious how this evolves and waiting for other user-feedback!

Thank you for your work I'm running this and gcam works well

Hey, is the image quality from this mod, running on a custom ROM identical to stock OOS ROM with OOS cam?

Thank you so much for your work. This is a big help as some custom ROMs do not include oos camera. Since it's a magisk module, it's even better just in case I don't want to use it, simply disable it. Keep up the good work. Will be keeping an eye on this thread for the module progress?

I'm using it on LOS 16 and it works great, better than the generic stock camera.
Thank you so much for the good work!
I will be keeping an eye on this project, so please don't ditch it
P.S.
The gallery button doesn't work, I need to access it from the gallery app instead.

Thanks a lot also from my side. I am also using it on LOS 16. I like very much the Pro-Mode.
PS: I had to install it via Magisk, it did not install with TWRP.

Thanks a lot, I did not succeeded to flash it with TWRP 3.3.1-2 but, with Magisk, it's fine.
FYI, I'm using AICP 14.0.
Do you know if there is a newer version ?

Kinda bricked my OnePlus 6 running Lineage 17
mdl054 said:
OnePlus6 OOS Camera - Magisk Module​
Introduction:
This Magisk module will install and configure the official OnePlus camera. This is useful for Roms that do not include the OOS camera by default. This project has no affiliation with any other port and is my take on it. The code will be on Gitlab soon and if you would like to contribute I invite you to submit a pull request. I wanted an updated port that includes the latest improvements and features from OnePlus. I will do my best to keep this port updated and correct any bugs that I find. If you encounter any bugs please list your current firmware/rom and include a logcat. The Lineage wiki has a great article about taking logcats: https://wiki.lineageos.org/logcat.html
Instructions:
This module can be flashed through TWRP or Magisk directly. Download and flash. Please report back with any errors. Include Logcat where possible.
Requirements:
- You must be on Pie, any later release should work fine.
Known issues:
- Night Mode does not work
- Portrait Mode does not work
- 4k recording DOES work but 60fps does NOT
- Please remember this is a work in progress and bugs are expected!
Downloads:
Dropbox: https://www.dropbox.com/s/dwi54e9xchc3jxv/OnePlus6_OOS_Camera_v1_20190109_mdl054.zip?dl=0
(Sorry, new host coming soon)
Information:
Current base: 9.0.3
Version: V1
Release date: 2019.01.09
Status: Beta
Repo: Coming soon
Click to expand...
Click to collapse
Just kinda bricked it :v

I tried multiple times to flash as Magisk module but always resulted in boot loop. I am on LineageOs 16, OnePlus 6. I don't have SuperSU installed, do I need it for this module to work?
logcat:
--------- beginning of crash
11-09 20:20:12.346 888 888 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
11-09 20:20:12.346 888 888 E AndroidRuntime: java.lang.IllegalStateException: Signature|privileged permissions not in privapp-permissions whitelist: {com.oneplus.camera: android.permission.READ_LOGS, com.oneplus.camera: android.permission.CHANGE_CONFIGURATION, com.oneplus.camera: android.permission.MOUNT_UNMOUNT_FILESYSTEMS, com.oneplus.camera: android.permission.WRITE_MEDIA_STORAGE, com.oneplus.camera: android.permission.INTERACT_ACROSS_USERS}
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService.systemReady(PermissionManagerService.java:2005)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService.access$100(PermissionManagerService.java:89)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService$PermissionManagerInternalImpl.systemReady(PermissionManagerService.java:2052)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.PackageManagerService.systemReady(PackageManagerService.java:21400)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1760)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:457)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:302)
11-09 20:20:12.346 888 888 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
Click to expand...
Click to collapse

I have the same problem with lineageOs 16 and the bootloop. Did you find a solution?

I also have the same problem, but it did work previously. Looks like an update broke something.
Looking in the startup logs, it seems to not find some file. I'll try to post more exact logs later.

kolaente said:
I also have the same problem, but it did work previously. Looks like an update broke something.
Looking in the startup logs, it seems to not find some file. I'll try to post more exact logs later.
Click to expand...
Click to collapse
This would be great!
I'm missing my good Camera, since the swap to lineage...

For oos cam & gallery check this

Hi thankyou for this port! I would love to use the oos camera on my aosip Installation.
I installed the 9.0.3 version with magisk manager. And the installation is successful. After a reboot magisk manager shows the module as active. But i have no app Icon nor a trace of an installed app. Any ideas?
AOSiP 10
Latest magisk / manager
No gapps
No microg

Thanks for working on this. I am testing on my 6t, I know not the same device but with LOS it seems to be working. Keep working on this there are lots of us that would like to have the stock camera back!

Related

[ROM][PORT][VoLTE+FP] MiUIPro Beta/Stable Coolpad Note 3/Lite/Plus

{
"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"
}
MIUIPro for Coolpad Note 3/Lite/Plus
Ported directly from Redmi Note 4 MTK
MiuiPro 8.9.6
*Fully Poco themed(Poco Launcher + Poco Wallpapers+ Poco Ringtone + Poco Theme)
*Split Screen Working
*Mi Drop removed (install from play store if you need)
*Gboard and Xperia Keyboard added
*Spectrum Support Added
*Wallpaper Carousel Added
*Zero brightness fixed
*Default call recorder fixed partially
*Battery mAh corrected
*Smooth performance
*Assistant Working(Install Google App)
*Few more
Installation Instruction
*Boot to any marshmallow recovery
*Wipe Cache, System, Dalvik, Data
*Flash Rom
*Flash Porting Script 3.1( Only Note 3 and Note 3 Plus users) [Lite users does not need porting script)
*Wipe dalvik cache
*Reboot
*After first boot flash patch provided
Note:- Rom is not rooted. If you want to root flash Magisk.
Do a full charge and discharge cycle if offline charging is not working. yo should do it even your offline charge works for better battery backup.
Bugs
*Selfie mirror (Use Third party cam)
*Fm loud volume
Download Links
Rom(MIUIPro 8.9.6):- Android File Host Link
TWRP for lite:- 3.2.1-0
Patch ( Flash only after first boot )- Android File Host Link
​
Credits:
MIUIPro Team
DOT OS Team
M.A.D OS Team
@Uday Hegde (Fp Patches and lots of contribution in coolpad)
@Rock Roc (Everything is your help without you nothing possible for me)
Anurag Rai
Abhay Kashyap
@macblaze
Michael Sarno
Ruban
@Kuber Sharma
@Akshay Sharma
@shubham patil
Binod Khandual
If any credit is missing tell me I will add them.
XDA:DevDB Information
MIUIPro, ROM for Coolpad Note 3/Lite/Plus (see above for details)
Contributors
IntelliJAbhishek, Rock Roc
Source Code: https://miuipro.info/rommgr/device/479
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.x
ROM Firmware Required: Marshmellow Recovery
Based On: Based on MIUIPro for Redmi Note 4 MTK
Version Information
Status: Beta
Current Beta Version: 8.9.6
Beta Release Date: 2018-09-16
Created 2018-04-24
Last Updated 2018-09-15
Process to pass safetynet in Magisk
As you guyz noticed all miui rom pass safetynet but after sometimes it fails.
Also you may noticed flashing any safetynet module will cause Magisk Not installed issue
Here is fix follow each steps carefully:- KEEP PATIENCE ITS TIME TAKING PROCESS
1- Flash magisk 16.0 or latest and reboot.
2- Again boot to recovery and flash safetynet patch included below.
3- Now Reboot and check. you will get Magisk not installed.
4- Don't worry leave it. Enable developer option and USB debugging from there.
5- After 2-3 reboot magisk will install with safetynet module automatically.
6- It will not break safety net untill you optimize or virus scan in miui security app.
Important Note If by mistake you optimize or virus scan in security app your safetynet, then what to do don't worry my friend if you followed above process then all you need to do is just go to magisk module section TOGGLE magisk module and reboot.
*TOGGLE- if module is enabled and safetynet failed just disable and reboot safetynet pass.
if module is disabled and safetynet failed just enable and reboot safety net will pass
Enjoy.
Changelog
MIUI 10 Builds
8.8.2
- Added Poco Theme
- Added Poco Launcher
- Added Poco Bootanimation
- Added Poco Ringtone
- Added Poco Wallpapers
- Fixed Autobrightness and battery mah(as its not fixed in 8.8.2)
- Other changelogs as per miui pro 8.9.6
Links-
Rom -Android File Host Link
Patch(Flash only after first boot) -Android File Host Link
8.8.2
- Initial Release(Miui 10)
Links- Android File Host Link
MIUI 9 Builds
8.5.14
- Update to latest MiuiPro
- Ported from Rock Roc 8.5.14
- Fix camera force close
- Added two new theme
- Boot image reworked by Rock Roc
Links- Android File Host Link or XDA Link
8.4.19
- Initial Release
Links-Android File Host Link or XDA Link
Why have you posted a CPN3 LITE Rom in this section? This forum is for Roms of CPN3.
dhruvdiatm said:
Why have you posted a CPN3 LITE Rom in this section? This forum is for Roms of CPN3.
Click to expand...
Click to collapse
Just because there is not any separate forum for Coolpad Note 3 Lite and also CPN3 and plus users can also use this rom by porting script [made by uday hegde]
SETTINGS APP CRASHES, see log
SETTINGS APP CRASHES EVERYTIME
I tried every possible way to boot, alas! this>
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.MiuiSettings}: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String[] android.security.IKeystoreService.list(java.lang.String, int)' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2606)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2672)
at android.app.ActivityThread.access$1100(ActivityThread.java:180)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1517)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:5856)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:933)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:782)
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String[] android.security.IKeystoreService.list(java.lang.String, int)' on a null object reference
at android.security.KeyStore.list(KeyStore.java:220)
at android.security.KeyStore.list(KeyStore.java:228)
at com.android.settings.vpn2.VpnManager.ya(VpnManager.java:50)
at com.android.settings.MiuiSettings.n(MiuiSettings.java:461)
at com.android.settings.BasePreferenceFragment.at(BasePreferenceFragment.java:131)
at com.android.settings.BasePreferenceFragment.ar(BasePreferenceFragment.java:41)
at com.android.settings.SettingsFragment.ar(SettingsFragment.java:182)
at com.android.settings.BasePreferenceFragment.onViewCreated(BasePreferenceFragment.java:72)
at com.android.settings.SettingsFragment.onViewCreated(SettingsFragment.java:195)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:993)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1153)
at android.app.BackStackRecord.run(BackStackRecord.java:806)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1565)
at android.app.FragmentController.execPendingActions(FragmentController.java:325)
at android.app.Activity.performStart(Activity.java:6362)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2569)
... 9 more
Click to expand...
Click to collapse
VR.gtmini said:
SETTINGS APP CRASHES EVERYTIME
I tried every possible way to boot, alas! this>
Click to expand...
Click to collapse
Which device are you using? Have you flashed face data patch?
awsome work...
Color contest Not Working Bro..
How I can get miui 10 8.8.16
RomanticRowdy said:
Color contest Not Working Bro..
How I can get miui 10 8.8.16
Click to expand...
Click to collapse
I will port 8.8.16 pro version when it will be available & for color contrast I will take a look.
Bro where u download the RN4 Mtk roms Bro...How I can fix that color contrast bug My self..
RomanticRowdy said:
Bro where u download the RN4 Mtk roms Bro...How I can fix that color contrast bug My self..
Click to expand...
Click to collapse
Source Link- https://miuipro.info/rommgr/device/479
for fixing u need to check logcat so that u will know what is causing the issue?
Where I get logcat bro..
RomanticRowdy said:
Where I get logcat bro..
Click to expand...
Click to collapse
Mobile- You can use Catlog application
pc- connect device to pc..
download minimal adb fastboot..
Install..
Now open cmd type.. adb logcat -d > logcat.txt
You will get logcat.txt in same folder where cmd showing
P.s. usb debugging should be enabled
System Sound is very low. Can't even hear caller tune. I have tried dolby atmos still sound is very low.! Any patches for increasing system sound.
Can i flash it over mad os , in coolpad note 3 lite??
Vignesh1019 said:
System Sound is very low. Can't even hear caller tune. I have tried dolby atmos still sound is very low.! Any patches for increasing system sound.
Click to expand...
Click to collapse
The same problem I have
IntelliJAbhishek said:
I will port 8.8.16 pro version when it will be available & for color contrast I will take a look.
Click to expand...
Click to collapse
already its out
Please update and fix the low volume in this ROM.
Help needed
I flashed this ROM after flashing stock MM via SP Flash Tool and in the process lost my IMEI numbers. Now it shows unknown in IMEI numbers. I tried a few methods after flashing stock ROM but they didnt work like from MTK engineering mode CDS Info method. Also the backup I made of nvram was lost after internal storage was wiped.
Can anyone suggest any working method to put IMEI numbers cause I still have them in the phone box.?

[DEPRECATED][ROM][9.0][Pure CAF] KAF Cedric

Code:
/* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this TREBLE
* SUPPORT before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
{
"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"
}
KAF for Moto G5​
What is KAF?
KAF is an almost pure CAF based rom made by me for my personal device. The only changes made are the ones needed for CAF to compile, and, some general ROM bringup, and compatibility stuff. i made KAF with the objective of being blazing fast, having a good battery and being as close to CAF as possible, and seeing what Pure CAF feels like. Thats why there arent any customizations.
What is CAF?
Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.
Whats Working?
Camera (Pics)
Camera (Video [Has an weird hue because of the broken media])
Wifi
Ril
Moto Actions
Media (Audio)
Bluetooth
Fingerprint
Boot
Everything else
Possible workarounds for video
Use MX Player or similar with SW decoder
Use Youtube vanced with VP9 codec forced
What's Broken?
Wifi tethering
Media (Videos)
Tell me
How to report bugs:
REGISTER IT ON GITHUB WITH LOGS, OTHERWISE IT WILL BE IGNORED AND CLOSED.
The GitHub for registering the issues is This
Steps to do it:
Check if it was already posted (duplicates will be closed)
Logs should be attached (posted on gist, otherwise the issue will be closed)
The title format should be: KAF-Version: issue you are having
The description should be the full log on gist (https://gist.github.com), and steps to reproduce the issue.
Each issue should be posted individually
DONT TAG ME HERE, OR ON TELEGRAM. I use github bot which sends me notifications when someone posts or replies to an issue
IF YOU DIRTYFLASHED, MENTION IT
How to take logs:
Requirements for taking logs:
A PC with adb and the drivers installed
A phone
How to do it:
Connect your phone to the PC
Enable Android debug bridge on the developer settings
Run $
Code:
adb devices
on your PC shell, and if it shows your device proceed, otherwise install adb and drivers
Run $
Code:
adb reboot
this will reboot your phone
While it's still on the Motorola logo, run $
Code:
adb logcat > log
Once the device boots, replicate the issue
After the issue is replicated, press the CTRL and C keys simultaneously
Once this is done the file log will appear in the folder you ran adb.
This file contains the log.
Download ARM64 Pie Gapps from OpenGapps
Download KAF
Useful files
Magisk
Thanks to:
- Google for AOSP
- Qualcomm for CAF
- @jhenrique09 for the thread template
Android OS version: 9.0.0
Security patch level: August 2018
Security patch level: LA.UM.7.6.r1-02000-89xx.0
Source Code:
ROM
Device
ROM Developer: Pedro Kalil (Me)
EDIT: This project is now deprecated due to some conflicts with a few people. Any new builds will be made for my personal usage only, and not shared with anyone. if you are part of why, i hope you know what you did to the hundreds of cedric users.
XDA:DevDB Information
Kalil-CAF Cedric 9.0, ROM for the Moto G5
Contributors
KalilDev
Source Code: [url]https://gitlab.com/kalil-caf[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Nougat FW
Based On: CAF
Version Information
Status: Alpha
Created 2018-10-19
Last Updated 2018-10-18
RESERVED
KalilDev said:
ROM Firmware Required: Nougat FW
Click to expand...
Click to collapse
I should have this but since then I flashed 2 or three custom Oreo roms. Is it still OK to flash yours?
What's Broken?
Wifi tethering
Click to expand...
Click to collapse
Does usb tethering work?
[email protected] said:
I should have this but since then I flashed 2 or three custom Oreo roms. Is it still OK to flash yours?
Click to expand...
Click to collapse
if you didnt flash stock 8.1 you are fine
[email protected] said:
Does usb tethering work?
Click to expand...
Click to collapse
wasn't tested. try it and tell me
I didn't understand about the bug on video. The bug happens when reproducing video or recording it?
Does this work on xt1675 single sim?
What if I'm running 8.1 stock? Still on the first soak test
Moto actions
Por que o Moto Ações não funciona? Eu o configuro mais não funciona. O que devo fazer?
Why does not Moto Action work? I do not configure anymore does not work. What should I do?
DavidKirsch said:
I didn't understand about the bug on video. The bug happens when reproducing video or recording it?
Click to expand...
Click to collapse
You can recording but you don't see if you don't use mx player.
Also you can't see video for example on Facebook or instagram.
In GCam spherical photo and panoramic don't work.
*Moto Actions
What's Broken?
*Wifi tethering
*Media (Videos) :crying:
*Tell me
Everything works well, although in my case the moto actions did not work, the only thing that would be enough for me to stay with this rom all my life would be solved Media (Videos), I look forward to news, many thanks
Fingerprint is not working for me
basem bebarse said:
Fingerprint is not working for me
Click to expand...
Click to collapse
read the thread
Jemmanuel04 said:
Por que o Moto Ações não funciona? Eu o configuro mais não funciona. O que devo fazer?
Why does not Moto Action work? I do not configure anymore does not work. What should I do?
Click to expand...
Click to collapse
read the thread. although it does work. I'm using it rn.
IvaanLS said:
*Moto Actions
What's Broken?
*Wifi tethering
*Media (Videos) :crying:
*Tell me
Everything works well, although in my case the moto actions did not work, the only thing that would be enough for me to stay with this rom all my life would be solved Media (Videos), I look forward to news, many thanks
Click to expand...
Click to collapse
read the thread. although moto actions does work. I'm using it rn.
KalilDev said:
read the thread. although moto actions does work. I'm using it rn.
Click to expand...
Click to collapse
seriously? , you could tell us the procedure that you did to make it work correctly (from what rom or stock you started to install, some used kernel). in short I only hope that two things fingerprint and media work (video)
there is a rom for moto g5 plus of android p with a patch to solve the fingerprint I do not know if it applies for the moto g5
https://www.youtube.com/watch?v=x77UuR5FTXo&t=250s
Fingerprint works perfectly for me, you should try to flash the ROM with a treble TWRP
Everything for me it's okay, except the video like everyone
IvaanLS said:
seriously? , you could tell us the procedure that you did to make it work correctly (from what rom or stock you started to install, some used kernel). in short I only hope that two things fingerprint and media work (video)
there is a rom for moto g5 plus of android p with a patch to solve the fingerprint I do not know if it applies for the moto g5
&t=250s
Click to expand...
Click to collapse
Goddammit... read the thread....
"ROM Firmware Required: Nougat FW"
What if I'm on 8.1 stock, but flash a 7.1 custom ROM and then this one?
Hyoretsu said:
What if I'm on 8.1 stock, but flash a 7.1 custom ROM and then this one?
Click to expand...
Click to collapse
Won't work, you need to be on stock nougat (custom roms dont affect it)
KalilDev said:
Goddammit... read the thread....
"ROM Firmware Required: Nougat FW"
Click to expand...
Click to collapse
Does optimized stock nougat ROM work ?

[AOSP 10.0] [2019-12-06] Quack Phh-Treble

Hi all,
Here is the thread about Phh-Treble for Android 10.0, codename Quack.
The goal of Phh-Treble for Android 10.0 is the same as for Android 8.0, 8.1, and 9.0: Bring latest AOSP to the maximum number of devices running Google-certified Treble[1], with full hardware support.
You can download latest release at https://github.com/phhusson/treble_experimentations/releases
Which variant do I pick
To know which variant to download, use https://play.google.com/store/apps/details?id=tk.hack5.treblecheck . Don't use other Treble Check apps, they'll give erronous informations.
And then, you're free to choose between vanilla and gapps variant.
What works?
On some devices, everything. They are still not the majority though.
What you can expect on the majority of devices?
It should boot successfully on pretty much all devices with Google-certified Treble. [1]
Most features should work on the majority of devices out-of-the-box: RIL, WiFi, brightness control, buttons, gestures, ...
However, many devices still have issues with hardware video decoding and camera.
Is device XXX supported?
If it's a Google-certified Treble, yes it is. Unlike Google's GSI, Treble devices supported, there is no exception.
There might be bugs of course, but if you help me, I'll fix them!
Which vendor to use?
1. Always use your actual device's vendor
2. Always use OEM unmodified vendor, not some custom vendor
3. This includes boot.img. boot.img and vendor MUST BE the same version.
4. If you're on an Android 8.0 vendor, you'll need to stick to vendors with Security Patch Level before April 2019 (that's a bug of my GSI)
Enjoy!
[1] How do I know my device is Google-certified Treble?
Well it's easy, if your device has first been released with Oreo or more recent, and it has google apps, it has a Google-certified Treble.
Please note that this means only the vendor provided by the OEM is certified, not the one from device-specific ROM.
free post
I want to test it on op7 as soon as possible
Sent from my GM1903 using Tapatalk
---------- Post added at 08:54 PM ---------- Previous post was at 08:53 PM ----------
Thank you very much
Sent from my GM1903 using Tapatalk
Nice build, on G6 Play only works with oreo vendor.
A test img boots with pie vendor boots but no sound.
Excellent work :good:
Works well on Huawei P10 lite ( emui 8 ) except:
- Fast battery drain & battery usage isn't aviable
- Unknown model/build number
- There is an internal problem .. ( message ) on boot
- Camera fixed using a patch ( libcamxxx )
Well phh keep up the good worwork, you're doing something different and we appreciate your time and effort in helping other devices with little or no custom ROMs support enjoy the latest version of AOSP
Brilliant work ?
So replying to what you said on the other thread. I wasn't flashing magisk with android q on the s9+ Exynos, does that matter? Because you said that we need your modded magisk
Ive tested v. AOSP 10.0 on the p8lite2017 (PRA-LX1)
Everything seems to work fine, so you will be able to use it daily even now. Everything is fixed but for NFC you need to flash a fix and for GPS: it is partly working and instable. I don't know if there are any improvements in the Versions after v206 since they don't boot.
Every version since v206 will bootloop. You can try to dirty flash it over an booting android 10 ROM but this will cause system problems.
Thanks for everything!
NfC Fix:
https://forum.xda-developers.com/p1...al-fixes-hi6250-devices-t3936745/post81021365
Thanks for all developments!
Last Edit: 13th January 2020
I'm on mi 9 lite (mi cc9) most things work but lockscreen cant be set other then swipe.
{
"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"
}
Please,fix sound
Gửi từ SM-G610F của tôi bằng cách sử dụng Tapatalk
last build v201.. booted properly on YSL Arm64 A only....
Mi 5s Plus
Working - google play service, call, sms, mtp, camera, wifi, mobile data, magisk (phh modified version only), IR blaster, music & video
Not working - bluetooth, gps, some softwares installed through magisk failed to get storage permission (the same software in apk version has no problem).
:good:
Consumer name: Moto X4
Developer name: payton
Model: XT1900-1
Boot type: AB
Arm type: Arm64
Consumer type: Google Fi
Cellular provider: Google Fi
Location: USA
SD card used? No. - Internal storage only (32 GB)
Before install? Full wipe + full firmware flash = clean device
File: system-quack-arm64-ab-gapps.img
Status: Bootable but not yet useable.
Hardware:
The thumbprint device is not working. This means you cannot swipe for navigation or unlock your phone using a thumbprint.
No sound on calls. -- But can make calls
Reboot device is always greeted with "SIM card added" notice telling me to reboot the device. -- I can ignore this and make phone calls.
ROM Software:
Andriod Webview cannot be installed (error received when updating bundled Chrome)
Developer options: OEM unlock is greyed out -- The phone is unlocked.
The navigation menu when enabled does not display.
Google which is bundled with Gapps cannot update.
google pixel can't pass safetynet ?
thus google apps don't work
anyone can ??
phhusson said:
free post
Click to expand...
Click to collapse
Clean flash arm64 a only vanilla on my s9+ with magisk v20 and a custom kernel, but won't boot. I have a logcat if you want that? Not sure why it won't boot. Seems it can't find ANYTHING that is supposed to be in the treble manifest.xml for the device
Nice work. Thanks
I cant get it to boot on my moto g7 power, treble and a/b enabled. flash twrp , install image to system but it just reboots as if there is no OS, system is mounted when flashed.
winxuser said:
Clean flash arm64 a only vanilla on my s9+ with magisk v20 and a custom kernel, but won't boot. I have a logcat if you want that? Not sure why it won't boot. Seems it can't find ANYTHING that is supposed to be in the treble manifest.xml for the device
Click to expand...
Click to collapse
I have successfully installed v201 on my s9+ using csj1 vendor and using latest ww(yarpins) kernel for oneui although this release isnt stable enough for our device as of many UI glitches and many random reboots
justcallmeTHEKID said:
I cant get it to boot on my moto g7 power, treble and a/b enabled. flash twrp , install image to system but it just reboots as if there is no OS, system is mounted when flashed.
Click to expand...
Click to collapse
I'd need logs to confirm, but your issue is likely to be fixed with https://github.com/phhusson/platfor...mmit/477ef41ac3a639f4c34c8ecf323d25ed2d3e8e8e so next release should be good to go.

[DISCONTINUED][GSI][10] LineageOS 17.x GSI (all archs)

{
"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"
}
Background:
This is a natural continuation/extension of the LineageOS 16.0 GSIs I've been making since March 2019.
If you clicked in here, I bet you know what LineageOS is already, but just to fill the blank:
LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS GitHub repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
Click to expand...
Click to collapse
Disclaimer:
This is still mostly a LineageOS team / PHH @phhusson effort, credits to them and all associated for making all this possible.
No flashing instructions will be offered. If you're here in this forum, you should know what you're doing.
No guarantees that everything would work. This is a GSI, bugs are bound to happen.
Download:
https://sourceforge.net/projects/andyyan-gsi/files/
Compressed as .xz archives - extract first.
Vanilla except for these changes:
Modifications needed to make it build/boot/feature-complete, see below
Revived navbar layout tuning via sysui_nav_bar tunable
Disabled "vendor mismatch" warning on boot
Signature spoofing support from MicroG (preliminary patch for Android 10)
Default stretch-to-fullscreen (force apps to render in 18:9)
Extra tip:
If you have a relatively low-end device and experience UI stutters, try this simple build.prop trick (technically a debug property, so use at your own risk). Thanks @SnapTheRipper for bringing it up!
Stuff on GitHub (builders-only):
Since builders' stuff aren't really interesting to end users, I decided not to separately document the modifications needed in this post; instead just check out the scripts/patches, where most things should be self-explanatory: treble_build_los, treble_patches (PHH's treble_patches adjusted for LOS). Not the cleanest code, but should help if you need some clues.
Donate?
https://paypal.me/AndyCGYan
Reserved
Couple of things to note:
Even on a device that runs Pie GSIs nicely, it's still possible to get broken media, camera, RIL or even flat-out no-boot on Android 10 ones. You are strongly advised to try PHH's AOSP first and identify/report issues there, before moving onto other GSIs that are based on his work. Please report bugs here only if it's specific to this GSI.
LineageOS 17.x has lost some features in the process of transitioning to Android 10, e.g. Privacy Guard and built-in SU.
If using Magisk on an A-only device, a modified Magisk is required.
exfat SD cards still don't seem to work. Any help related to this would be appreciated.
The feature "Re-enabled lockscreen shortcuts by default" has been dropped - not that it can't be done, but Google again made ugly changes to the lockscreen, and with the shortcuts turned on it looks asymmetric and adds to the ugliness. Lockscreen shortcuts themselves might still come back with a future upstream update, just like how it did in 16.0.
In the 16.0 GSIs I've included changes that allow for automatic front camera actions for Xiaomi Redmi K20 Pro, but these have to be reworked for Android 10, and I'm not interested in doing so (in fact I prefer manual controls). Consider these changes abandoned for now.
Initial builds are based on PHH v204 and November security patches.
Building-related bits will be published when I have more time to clean them up.
EDIT: Due to some missing bits in LOS, the fix from v204 failed to apply. If you are having camera issue specific to this GSI, refer to this post for a temporary fix. Won't make a separate batch of builds just for this one issue.
Warm welcome. :fingers-crossed:
:good:
:good:
Redmi S2 YSL - 8.1 Oreo custom vendor Arm64
stock camera / open camera. /Gcam X
lock screen / FP X
viper4android. ✓
Thanks for this Rom
is it with or wirhout Gapps ?
Any mirrors?, sourceforge is a mess to download from.
Nice work ?
hasni2005 said:
Thanks for this Rom
is it with or wirhout Gapps ?
Click to expand...
Click to collapse
without
look, it have small size. with gapps rom around twice bigger
Hey OP, thanks for this. Just curious what devices you've tested this on?
MishaalRahman said:
Hey OP, thanks for this. Just curious what devices you've tested this on?
Click to expand...
Click to collapse
See my signature
Thanks great work i have at the moment bugs
The recents not working and the battery indicator and camera is not working
Galaxy J710FN
Using ZTE Axon 7.
None of the camera apps work and fingerprint doesnt work. Other than that seems pretty okay for now.
@AndyYan hello
i tried your fresh Los17 arm64ab build on the Mi A2 Lite
and faced with big issue - camera not works at all
and screen recorder, and torch
tried opencamera too
but it works in the AOSP v204 and Havoc 3.0 GSI
Congrads to OP, arm Aonly build working well in moto g6 xt1925-6. Used magisk phh 19.3 to root. Seems very smooth, no noticeable lag and ambient display is bright and easy to see when phone is picked up. Very nice. Cheers
eremitein said:
@AndyYan hello
i tried your fresh Los17 arm64ab build on the Mi A2 Lite
and faced with big issue - camera not works at all
and screen recorder, and torch
tried opencamera too
but it works in the AOSP v204 and Havoc 3.0 GSI
Click to expand...
Click to collapse
Seems the problem lies here:
Code:
02-04 19:00:13.397 827 827 E vndksupport: Could not load /vendor/lib/hw/camera.msm8953.so from default namespace: dlopen failed: library "libnativeloader.so" not found.
02-04 19:00:13.398 827 827 E HAL : load: module=/vendor/lib/hw/camera.msm8953.so
02-04 19:00:13.398 827 827 E HAL : unknown
02-04 19:00:13.398 827 827 E [email protected]: Could not load camera HAL module: -22 (Invalid argument)
However I'm pretty sure this has been fixed by v204 already, which I did include (it fixed FP on one of my devices). Are you really using the 1117 build? If yes I'll consult PHH about it.
(I reckon you're in the Telegram group as well?)
AndyYan said:
However I'm pretty sure this has been fixed by v204 already, which I did include (it fixed FP on one of my devices). Are you really using the 1117 build? If yes I'll consult PHH about it.
(I reckon you're in the Telegram group as well?)
Click to expand...
Click to collapse
yes, I'm sure it is 1117 build and I used same base for test. right now I'm on Havoc 3 by ExpressLuke and camera works fine
i like high speed of this los build, it's like a rocket:laugh:
please, fix this bug)) I'm in phh group too, and can test quick fixes if need (@eternityson)
eremitein said:
yes, I'm sure it is 1117 build and I used same base for test. right now I'm on Havoc 3 by ExpressLuke and camera works fine
i like high speed of this los build, it's like a rocket:laugh:
please, fix this bug)) I'm in phh group too, and can test quick fixes if need (@eternityson)
Click to expand...
Click to collapse
You're likely right - I just checked the only Oreo vendor device I own and I'm seeing libnativeloader-related errors in log as well. Camera doesn't work on this device even on AOSP v204 so I assumed they were bugging out for the same reason; looks like that's not the case. Good thing I still have at least this Oreo vendor device on hand - this libnativeloader problem (and the corresponding fix in v204) was said to only target Oreo vendors.
I'll do some tests and/or consult PHH - the fix might not be immediate so if you need your phone don't hesitate to switch to other ROMs.

[UNOFFICIAL] crDroid R Mod //crDRom11

crDroid 7.16
Your warranty is now void!
We're not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this ROM
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at us for messing up your device, we will laugh at you​
crDRom 11 is a project which based on crDroid 7.x with @AndyYan's and @phhusson's Treble GSI patches. Built with some Andy's patches & recommendations, also even without "ALLOW_MISSING_DEPENDENCIES=true" flag. And system can run with SELinux enforced state, as original Phh AOSP GSI. Fully compatible with PHH-Treble patches. Has dynamic root which can be activated/deactivated without reboot - 'su' binary and SuperUser app (can works on all devices even with system read-only). Also has dynamic SafetyNet helper (but it compatible not with all devices), users have four ways to pass SafetyNet: a. just enable SafetyNet option (recommended) b. disable SafetyNet and enable "Spoof Pixel 5" then reboot c. enable both options and reboot d. mount system as RW and create empty file /system/phh/secure (legacy method) and in the Recovery do Wipe Data
UPDATE VERSION
base: crDroid 7.16
latest build: 2022.03.30
treble patches: v316
SPL: 5 Mar 2022
FEATURES/CHANGES
see Project page changelog
DOWNLOAD (CLICK H3RE)
vanilla, gapps, go-gapps: all possible architectures
NAMING
Some information you should know about knowing what type of gsi it is
<ARCH>_xyZ
<ARCH> can either be arm, a64 (arm32_binder64) or arm64
x can either be a or b
y can either be v, o, g or f
Z can be N or S
b = a/b
a = a-only
g = gapps
o = gapps-go
v = vanilla (no gapps included)
f = floss (free & open source apps instead gapps)
N = no superuser
S = superuser included
Z = dynamic superuser included
-lite = for VNDK Lite vendors (also can help with broken camera even on normal VNDK vendors)
so in most common example "arm64_avZ" is ARM64 A-only vanilla with dynamic superuser
CONTACTS
> telegram group
> project page
KN0WN BUGS
• excluding fixes, the same as on all R GSI (in some cases doesn't work: broadcasting on TV, calls via BT; offline charging does not work normally; problems with GPS etc etc)
NOTE: always test ROM first without Magisk (with clean boot.img). and don't send me bug reports if you have:
a) Magisk installed
b) modified/custom vendor or kernel
c) dirty flashing rom without wiping data
d) modified props values (another device fingerprint and so on)
CREDITS
persons: @phhusson, @AndyYan
projects: TrebleGSI • BlissROMs • LineageOS • Havoc-OS • PixelExperience • ABC Rom • GrapheneOS • SyberiaOS • ProtonAOSP
#include_one
#include_two
Great stuffs - glad to see these threads coming out. Good - crDroid 7.5
Quite simply the best ROM ever. Lean, fast, no bugs, customizable to the last item.
I might hit 35h SOT on the BV9100 with this, the WP6 is heading for 25h
Thanks for a very battery friendly ROM. Standby battery drain is about 1% during 4 hours (in deep sleep 96%) on my device (a half of the drain of Bless 12.12 on the same device).
Great rom, thank you. Unfortunately wired headphone (3.5mm jack) does not work on my SD660 device.
retora said:
Great rom, thank you. Unfortunately wired headphone (3.5mm jack) does not work on my SD660 device.
Click to expand...
Click to collapse
Phh settings > Misc > Disable audio effects
or Force enable headphone jack
Hi, thanks a lot for the rom. Works fine on Poco X3 Pro. So far have noticed only some small cosmetic issues, like charging info on the lockscreen seems incorrect, although it charges fast, under 2h to full. Widevine is reported as L3 in Netflix, thus only SD playback is available.
{
"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"
}
crDRom R 2021.05.13
download /// changelog
pryggi said:
Hi, thanks a lot for the rom. Works fine on Poco X3 Pro. So far have noticed only some small cosmetic issues, like charging info on the lockscreen seems incorrect, although it charges fast, under 2h to full. Widevine is reported as L3 in Netflix, thus only SD playback is available. View attachment 5301523
Click to expand...
Click to collapse
for Netflix try to find "ro.netflix.bsp_rev" from your stock rom and add this prop to gsi
Hey, thanks for this release! I have been using crDroid 6 on Redmi Note 9 (Merlin) with very few issues. I updated today, but I am getting low fps and small stuttering in the UI. Is there any settings I can check to fix this?
Thanks
Edit: I have tried arm64-bgZ and arm64-bvZ-lite with no change.
UpperCenter said:
Hey, thanks for this release! I have been using crDroid 6 on Redmi Note 9 (Merlin) with very few issues. I updated today, but I am getting low fps and small stuttering in the UI. Is there any settings I can check to fix this?
Thanks
Edit: I have tried arm64-bgZ and arm64-bvZ-lite with no change.
Click to expand...
Click to collapse
hi, yes i guess you need check option Display > Blur (should be disabled) and also try to add in the /system/build.prop new line "debug.sf.latch_unsignaled=1"
say me, which treble base (kernel & vendor) used and if suggestions helped you
eremitein said:
/system/build.prop new line "debug.sf.latch_unsignaled=1"
Click to expand...
Click to collapse
Thanks for your comments, do I need to be root for this? How can I find which treble base I am using?
Edit: I added the line to /system/build.prop, it didn't seem to improve performance. Blur is also disabled.
crDRom R 2021.05.21
download /// changelog
So have a galaxy A705mn and can't mso e or receive phone calls ,is there any way possible for me to rectify this ?
Hi, tell me how to set up a call recording, I can't hear the interlocutor,
guest210 said:
Hi, tell me how to set up a call recording, I can't hear the interlocutor,
Click to expand...
Click to collapse
call recording in vanilla Dialer can rec only from microphone, so you need set volume higher or even enable loud speaker
Hi folks, as you maybe know all my GSI works suspended
Build server damaged and now for maintenance, I haven't information about his further fate
So... I don't know when I can resume my GSI building
By the way, this is not my server, literally I can't do anything to help
I can't even send money, my country is not supported in many payment systems
If you want to help, you can send donations to https://www.paypal.com/paypalme/electrikjesus
(he is the owner of the server, and he long gives me his server - I made a lot of GSI builds on it)
fast,easy and good gsi rom

Categories

Resources