MIUI 10 can't enable camera2 API? - Xiaomi Redmi 4X Questions & Answers

Dear Redmi 4X users,
I am facing an issue about enabling camera2 API since i update my redmi 4x MIUI 9 to MIUI 10.1 i have try enabling with magisk and modify build.prop but doesnt work, usually on MIUI 9 its work fine.
anyone know another way to enabling camera2 api on redmi 4x MIUI 10.1?
Thanks.

luthfieoii said:
Dear Redmi 4X users,
I am facing an issue about enabling camera2 API since i update my redmi 4x MIUI 9 to MIUI 10.1 i have try enabling with magisk and modify build.prop but doesnt work, usually on MIUI 9 its work fine.
anyone know another way to enabling camera2 api on redmi 4x MIUI 10.1?
Thanks.
Click to expand...
Click to collapse
What error you are getting?
Try editing build prop with different app.
Check if your device properly rooted if not then try again with latest magisk module stable/beta.

metelhammer said:
What error you are getting?
Try editing build prop with different app.
Check if your device properly rooted if not then try again with latest magisk module stable/beta.
Click to expand...
Click to collapse
Error open the google camera app, build.prop has been edited with root explorer and have been saved. my device already rooted by magisk i use magisk v17.1, I have also tried using the "manual camera compatibility test" app to test whether my redmi 4x support camera2 api but the results still do not support, usually at MIUI 9 after edit build prop and I test using "manual camera compatibility test" app the result is supported.

luthfieoii said:
Error open the google camera app, build.prop has been edited with root explorer and have been saved. my device already rooted by magisk i use magisk v17.1, I have also tried using the "manual camera compatibility test" app to test whether my redmi 4x support camera2 api but the results still do not support, usually at MIUI 9 after edit build prop and I test using "manual camera compatibility test" app the result is supported.
Click to expand...
Click to collapse
No, i was talking about what error you are getting when you edit build.prop and not when opening google camera app.
Code:
persist.camera.HAL3.enabled=1
hope you've edited like above.
Try using BuildProp Editor by JRummy Apps used to use this app and it worked always fine without any issue, it also has option to save and backup build.prop.
even if this does not works then try editing on PC.

This is a problem that has been discussed for a while now on other forums. This file, however, worked for me.
https://androidfilehost.com/?fid=11410932744536994926
It's a flashable zip...belongs to Arvanasoft

livingongh325 said:
This is a problem that has been discussed for a while now on other forums. This file, however, worked for me.
https://androidfilehost.com/?fid=11410932744536994926
It's a flashable zip...
Click to expand...
Click to collapse
Wow thats working for me, thanks my gcam is working fine after flash that zip :good::good::good:

Thanks, you saved me too! What 's that discussion you mentioned?

Bro, what version of GCAM you are using?

livingongh325 said:
This is a problem that has been discussed for a while now on other forums. This file, however, worked for me.
https://androidfilehost.com/?fid=11410932744536994926
It's a flashable zip...
Click to expand...
Click to collapse
After flash this, MIUI 10 default camera crash .. how come ?? xiaomi.eu MIUI 10 version latest stable not beta.
But GCam work. Strange .. I'am somewhat happy... at last / at least it works.

Actually, Xiaomi disabled or removed or not implemented camera2api in later releases. That's why Google camera app didn't work. They made their stock camera app somehow differently, so users can't use both gcam or MIUI cam. The flashable zip contains camera files from earlier MIUI ROMs, that enables camera2api. But enabling that means MIUI cam won't work. There's a solution, find MIUI cam mod in XDA threads. It will work fine.

Both work fine on mine. MIUI Greeshan Mod...

livingongh325 said:
Both work fine on mine. MIUI Greeshan Mod...
Click to expand...
Click to collapse
Link please?
What method did you use to activate gcam?

:http://greeshan.ucoz.com/load/roms/xiaomi_redmi_4x/34
I just flashed the zip...

Enabled

livingongh325 said:
:http://greeshan.ucoz.com/load/roms/xiaomi_redmi_4x/34
I just flashed the zip...
Click to expand...
Click to collapse
Thank you very much bro, I'll test and say if it worked
I installed the rom and the zip file of the link, but neither gcam nor miui camera work after that, camera2 probe crashes when trying to open

livingongh325 said:
:http://greeshan.ucoz.com/load/roms/xiaomi_redmi_4x/34
I just flashed the zip...
Click to expand...
Click to collapse
What version of rom are you using? stable or beta? I tested the stable and the beta, it did not work in either of them, does anyone have any idea why it did not work for me and worked for you?

Any updates for MIUI 10.1 global stable on Android 7.0?

In gcam mod 5 video not supposed

I flashed this zip but i want to undo the chenges for some reason. How to do it?
---------- Post added at 04:50 AM ---------- Previous post was at 04:48 AM ----------
livingongh325 said:
This is a problem that has been discussed for a while now on other forums. This file, however, worked for me.
https://androidfilehost.com/?fid=11410932744536994926
It's a flashable zip...belongs to Arvanasoft
Click to expand...
Click to collapse
I flashed this zip,but want to undo the changes for some reason. how to do it?

ojas.sinha said:
I flashed this zip but i want to undo the chenges for some reason. How to do it?
---------- Post added at 04:50 AM ---------- Previous post was at 04:48 AM ----------
I flashed this zip,but want to undo the changes for some reason. how to do it?
Click to expand...
Click to collapse
Check in the modules tab in magisk manager. uninstall it.

Related

[Module] Camera2API enabler

Since Google Camera with HDR+ was ported already, it requires that camera2api to be enabled.
This is done by editing build.prop to add or enable "persist.camera.HAL3.enabled=1".
Note:
This mod only adds camera2api support in the build.prop systemlessly. This does not guarantee modded google camera hdr+ will work on your device.
Axon 7 Users:
Here's a working GCAM that works on my device. However, I don't see any difference with my stock cam hdr. I just use this for slowmo, panorama, photosphere and lens blur effects.
MGCB_7.0H_C2API_Mid_v.3.6_AllinOne_Full_Manual.apk
Requirements:
Android 5.0 & up
Magisk v15
~2014+ Snapdragon SoCs
Instruction:
Add the zip in Magisk Manager -> Modules and reboot.
Or you could also flash it in your custom recovery, TWRP etc.
How to check if it is running:
1. Open terminal and issue command "getprop | grep camera".
If it's running, you should be able to find a line "persist.camera.HAL3.enabled=1". Check attached screenshot for example.
Or
2. Install Camera2 Probe from playstore to check your device's camera capabilities.
UPDATES:
9-15-17:
-added v1400 template
-added camera2api with slowmo fix for Axon 7 users. (I can't guarantee slowmo on other models will work since I used my device's media_profiles.xml file.)
01-25-18
-updated to v1500 template for C2API - Download this file if you only want the HAL3 enabled.
-updated to v1500 template for C2API+slowmo+ (credits to @j1505243)
Credits:
- BSG (4pda)
- @j1505243
Noob question: how do I check in terminal if it's already enabled because in rom included?
vergilbt said:
Noob question: how do I check in terminal if it's already enabled because in rom included?
Click to expand...
Click to collapse
How to check if it is running:
1. Open terminal and issue command "getprop | grep camera".
If it's running, you should be able to find a line "persist.camera.HAL3.enabled 1"
Like this?
vergilbt said:
Like this?
Click to expand...
Click to collapse
Yes.
Unfortunately it did not activate manuals comtrole on my p8lite with Los 13
youwi said:
Unfortunately it did not activate manuals comtrole on my p8lite with Los 13
Click to expand...
Click to collapse
I think this is for snapdragon devices only.
otaconremo said:
I think this is for snapdragon devices only.
Click to expand...
Click to collapse
Yes, and from SD 820+ right?
otaconremo said:
How to check if it is running:
1. Open terminal and issue command "getprop | grep camera".
If it's running, you should be able to find a line "persist.camera.HAL3.enabled 1"
Click to expand...
Click to collapse
I have a G5 which supports it and if I try the command above it does not show the "persist.camera.HAL3.enabled" property. So can we assume that property is specifically to indicate the magisk module is working?
I used this app to check if it was supported already Camea 2 Probe on the play store.
ok how to disable this and revert back to stock ?
causing problem ...
Sent from my ONEPLUS A3003 using XDA Labs
Not working on lenovo zuk z2..... Snapdragon 820
I think the OP should mention that this module is for SD820+ .
Thanks for the effort but still nothing for XZ
josephnero said:
Thanks for the effort but still nothing for XZ
Click to expand...
Click to collapse
Works on my XZ
What is the benefit of getting this mod?
otaconremo said:
Since Google Camera with HDR+ was ported already, it requires that camera2api to be enabled.
This is done by editing build.prop to add or enable "persist.camera.HAL3.enabled=1".
Requirements:
Magisk v13
Instruction:
Add the zip in Magisk Manager -> Modules and reboot.
Or you could also flash it in your custom recovery, TWRP etc.
How to check if it is running:
1. Open terminal and issue command "getprop | grep camera".
If it's running, you should be able to find a line "persist.camera.HAL3.enabled 1"
Click to expand...
Click to collapse
Flashed it on my Lenovo Zuk Z2
Snapdragon 820.
Unfortunately didn't work.
Got really excited for it.
Am i missing anything?
Very noob question is this work on mtk devices
sifatrhmn said:
ok how to disable this and revert back to stock ?
causing problem ...
Sent from my ONEPLUS A3003 using XDA Labs
Click to expand...
Click to collapse
Remove the module in the Magisk Manager app and reboot.
Ariac Konrel said:
Remove the module in the Magisk Manager app and reboot.
Click to expand...
Click to collapse
it doesn't work with my rom like that..
i have to dirty flash the rom again to solve it ..
Sent from my ONEPLUS A3003 using XDA Labs
CStadler said:
What is the benefit of getting this mod?
Click to expand...
Click to collapse
same question, I see no difference on photos.

[PORT] [ROOT] Motorola camera for MI Max 2 with professional mode

Hi,
with reference to this thread ive got motorola camera with professional mode works with mi max 2
ive tested on miui 9.0.1.0 global stable for basic features and it works.
NOTE :
uninstall the other versions of Motorola camera app if you already have it installed
extract apk from the zip and install as normal apk. if doesnt work push it to system
enabling camera 2 api is mandatory for professional mode.
i'm rooted and have installed magisk module to enable camera2 api
credits : @data365. pls hit thanks to this guy on this thread
How to enable camera 2 api as I'm just normal user.
reversegear said:
Hi,
with reference to this thread ive got motorola camera with professional mode works with mi max 2
ive tested on miui 9.0.1.0 global stable for basic features and it works.
NOTE :
uninstall the other versions of Motorola camera app if you already have it installed
extract apk from the zip and install as normal apk. if doesnt work push it to system
enabling camera 2 api is mandatory for professional mode.
i'm rooted and have installed magisk module to enable camera2 api
credits : @data365. pls hit thanks to this guy on this thread
Click to expand...
Click to collapse
How to enable camera 2 api as I'm just normal user. Please explain more sir, Thanks for the precious work & your valuable time!
>How to enable camera 2 api as I'm just normal user. Please explain more sir, Thanks for the precious work & your valuable time!
https://forum.xda-developers.com/showpost.php?p=67814570&postcount=36
follow this
How's the quality of the picture compared to Google camera and miui camera?
Mr.AungBeginner said:
How to enable camera 2 api as I'm just normal user. Please explain more sir, Thanks for the precious work & your valuable time![/Q
---------- Post added at 06:54 PM ---------- Previous post was at 06:51 PM ----------
reversegear said:
Hi,
with reference to this thread ive got motorola camera with professional mode works with mi max 2
ive tested on miui 9.0.1.0 global stable for basic features and it works.
NOTE :
uninstall the other versions of Motorola camera app if you already have it installed
extract apk from the zip and install as normal apk. if doesnt work push it to system
enabling camera 2 api is mandatory for professional mode.
i'm rooted and have installed magisk module to enable camera2 api
credits : @data365. pls hit thanks to this guy on this thread
Click to expand...
Click to collapse
It takes pictures with a green overlay ?
Click to expand...
Click to collapse

[MODULE] Huawei P20 Camera for Kirin(659)-Devices

There won't be a new Version for Oreo with vendor files because of change to pie... A new Module for pie is in Progress...!
What is it?
It's a port of the Huawei P20 pro Camera, which should work on all Kirin-Devices.
With Magisk these arrives systemless.
It's tested on Honor 9 lite (Kirin659)
Why do i need that?
Because the Quality is much better than the Stock Camera. Test it yourself.
Whats Working
- Aperture
- Portrait
- Photo
- Video
- Pro Mode
- Night Shot
- Light Painting
- HDR
- Panorama
- Time-lapse
- Good food
- Document scan
- Filter
- Watermark
- QR-Code-Scanner (v1.3+; Photomode the Button in the upper left corner)
What's not working... (tell me if you find more)
- Slow-Mo (needs stock gallery; only works on stock rom)
- Switching from Camera to Video Mode the Camera closes about a second and reopen at once.
- Devices running <Oreo, cameraserver crashes.
What should i know... Changelog...
v.1.6. (21.07.2018)
- some stabelize improvments
v.1.5. (13.07.2018)
-some changes to reduce bootloops on some devices
v.1.4. (06.07.2018)
-added some permissons to reduce crashing without gallery and changed manifest in apk for same reason.
v.1.3. (18.06.2018)
-new Camera Version from P20 Rom with minor changes in ui and new QR-Code-Scanner (see above)
- ready for use with AI-Mode (minor lifesinghs on lld-l31 with pre-ported TestAI, cause no (software) AI implemented in Rom)
v.1.2. (06.06.2018)
-added some libs, so that the camera works on gsi roms too.
v.1.1. (01.06.2018)
- added the Camera itself to the Module (one Module and debugging easier)
- added Panorama-Mode
- added Modifications to Props for Quality Improvements
v.1.0
- initial release with only libraries
Download
You can download the Module here.
For devices where is an seperate apk in product partition... (Ended with v.1.4) take this one.
Thx to...
topjohnwu for Magisk
VigneshS007 for Testing and Support
All who helped to improve it
and everybody i forgot (sry!)

			
				
thanks, picture and video work fine, honor v9 flash it on pixel experience.
Sent from my Honor V9 using XDA Labs
lmentor said:
thanks, picture and video work fine, honor v9 flash it on pixel experience.
Click to expand...
Click to collapse
but the problem is Fingerprint gesture broken.
Sent from my Honor V9 using XDA Labs
lmentor said:
but the problem is Fingerprint gesture broken.
Sent from my Honor V9 using XDA Labs
Click to expand...
Click to collapse
I don't use it, so can you provide logcat?
If for some reason I have to unistall the module and/or Magisk will I have back the stock camera or I should reflash the ROM?
Thanks
Harlock1978 said:
If for some reason I have to unistall the module and/or Magisk will I have back the stock camera or I should reflash the ROM?
Thanks
Click to expand...
Click to collapse
Magisk override the stock camera.
It install some libs too, if the user isn't on stock rom.
The easiest way back would be a dirty flash.
When I open Magisk manager and I click on + under the Module menu and I choose your module it open the zip instead of installing it.
Should I install it through recovery?
Harlock1978 said:
When I open Magisk manager and I click on + under the Module menu and I choose your module it open the zip instead of installing it.
Should I install it through recovery?
Click to expand...
Click to collapse
Sounds like the stock browser behaviour. Long-press the zip and select "Open".
Long-press the zip and select "Open".
Click to expand...
Click to collapse
It works, thanks
Just tried this on my Honor 8 and it caused systemUI to not load on a restart. Had to force a reboot and uninstall the module to get back navigation buttons.
linkazoid said:
Just tried this on my Honor 8 and it caused systemUI to not load on a restart. Had to force a reboot and uninstall the module to get back navigation buttons.
Click to expand...
Click to collapse
The libs are for Oreo...
You could try to add the HwCamera2 folder alone to /system/priv-app/ without module and see.
That should work. Maybe the app didn't start, but you can see missing dependies in logcat.
i'd like to see logcat too, may i can improve something for other kirin devices.
This Module works only if you have Oreo as ROM?
Harlock1978 said:
This Module works only if you have Oreo as ROM?
Click to expand...
Click to collapse
The libs for Porting a from Oreo (P20pro as source) .
It should work on other Versions too, but because the "newer libs" a debuging is needed for compatibility.
The only way is that someone test and provide a logcat.
Darkest-Dark said:
The libs for Porting a from Oreo (P20pro as source) .
It should work on other Versions too, but because the "newer libs" a debuging is needed for compatibility.
The only way is that someone test and provide a logcat.
Click to expand...
Click to collapse
I try to install it on P10lite with Nougat, now I have no camera und also the command to go back or home.
It doesn't show also the connection to the net, but I'm able to do a phonecall, but now I'm stuck on the phone menu.
I try to produce a logcat with these command:
adb logcat -v long > p20camera.txt
I attach it
What should I reflash to restore my P10lite, System or Boot image?
Doing a reflash through Hisuite, will lock my bootloader again.
After many reboot Magisk manager was not crashing after opening and I could uninstall the module.
Now the phone is working again and the camera is again working on the phone.
Harlock1978 said:
What should I reflash to restore my P10lite, System or Boot image?
Doing a reflash through Hisuite, will lock my bootloader again.
After many reboot Magisk manager was not crashing after opening and I could uninstall the module.
Now the phone is working again and the camera is again working on the phone.
Click to expand...
Click to collapse
thats an magisk error. simple clear repo cache...
so far as i have seen in the log the problem are missing arguments in cameraserver/the lib of it.
i will think about adding the server with libs to the modul too.
btw the slowmo don't works because it has dependies with stock gallery... so far...
thx for logcat, that helps much.
Hi, does 3d portrait lighting works?
yasitoo said:
Hi, does 3d portrait lighting works?
Click to expand...
Click to collapse
when your device has all hardware dependies, it should. it is original camera from p20. nobody tested till now, cause missing hardware. libs are not included and had to be in your system.
The camera automatic shows the mods which could work.
Darkest-Dark said:
I don't use it, so can you provide logcat?
Click to expand...
Click to collapse
logcat is here.
Sent from my Honor V9 using XDA Labs

I found a way to get Arnova's GCam working on Miui10

*ROOT REQUIRED*
After messing around a bit wondering why I coundnt enable Api2 in Miui10. I found out that Xiaomi removed the line in build.prop so I added the line and it works like a charm.
I went to /system/build.prop (trough ES file explorer) and added the following line at the end.
persist.camera.HAL3.enabled=1
Reboot, install the APK and you're ready to go.
PS: Miui10 still works
LeetjeDanhoff said:
*ROOT REQUIRED*
After messing around a bit wondering why I coundnt enable Api2 in Miui10. I found out that Xiaomi removed the line in build.prop so I added the line and it works like a charm.
I went to /system/build.prop (trough ES file explorer) and added the following line at the end.
persist.camera.HAL3.enabled=1
Reboot, install the APK and you're ready to go.
PS: Miui10 still works
Click to expand...
Click to collapse
Thank you so much !
magisk itself is good enough to enable C2API on MIUI10
I tried, I installed the module and did a reboot. Nothing happened.
If it did, I wouldn't look for a solution
Is this a joke? There's a 1 year old, 55 pages long, thread about gcam, how to install it and which one is the best version though developing from bsg and arnova. This seem useless to me
dellup said:
Is this a joke? There's a 1 year old, 55 pages long, thread about gcam, how to install it and which one is the best version though developing from bsg and arnova. This seem useless to me
Click to expand...
Click to collapse
Wow...
Ehm, How old is Miui10?
Sorry, I was just trying to help. Please be toxic somewhere else
Flashing Api2 through Magisk didn't work for me so I thought I would be nice to show how I did it.
Sorry for trying to help...
Have a nice day
Lol, that's the way to enable camera API 2 since the mix 2 release, it's not a MIUI 10 new exclusive method like you're pretending in this post. There's 4/5 modules you can use to enable API2 via magisk, if one has not worked for you doesn't mean you cannot do it....
It's just a matter of being objective
Give this man a Nobel prize.
NickTheSickDick said:
Give this man a Nobel prize.
Click to expand...
Click to collapse
+1 best guide ever
LeetjeDanhoff said:
*ROOT REQUIRED*
After messing around a bit wondering why I coundnt enable Api2 in Miui10. I found out that Xiaomi removed the line in build.prop so I added the line and it works like a charm.
I went to /system/build.prop (trough ES file explorer) and added the following line at the end.
persist.camera.HAL3.enabled=1
Reboot, install the APK and you're ready to go.
PS: Miui10 still works
Click to expand...
Click to collapse
LOL! This is old as hell. ??
my gcam is nor working wirh this on mi note 3. do i after inserting line in build.prop do install magisk module camera2api.
Gcam
How to download gcam for my mi mix2 sir? I try so many times but all of them is not working.
Tata80 said:
How to download gcam for my mi mix2 sir? I try so many times but all of them is not working.
Click to expand...
Click to collapse
https://forum.xda-developers.com/mi-mix-2/how-to/modded-google-cam-mix-2-t3685061
BTW, for me the very best atm is this one: https://f.celsoazevedo.com/file/cfiles/gcm1/Gcam_6.2.030_Advanced_V2.2.190716.1800-Final.apk

Any fully stable rom ?

I have Mi9 lite Europe version
Any stable rom ?
I hate stock ROM
I have used LOS 16 , now I use LOS 18.1 and both are very stable.
Tomek0000 said:
I have used LOS 16 , now I use LOS 18.1 and both are very stable.
Click to expand...
Click to collapse
Hey, what is the native camera app you have on those? Is it good? I've got a global rom on my cc9 meitu edition but the native camera app on the global sucks big time, it is not nearly as good as they native camera app that came installed on the original Chinese stock rom.
luizzcosta said:
Hey, what is the native camera app you have on those?
Click to expand...
Click to collapse
Native camera is AOSP version. I do not use it. I am using gcam 6.2 because this is the newest version which works in a11 without buffer fix. When buffer fix will be fixed for a11 I will use better.
The native camera from MIUI is able to install. You can found both los 18.1 and camera on telegram.
Tomek0000 said:
Native camera is AOSP version. I do not use it. I am using gcam 6.2 because this is the newest version which works in a11 without buffer fix. When buffer fix will be fixed for a11 I will use better.
The native camera from MIUI is able to install. You can found both los 18.1 and camera on telegram.
Click to expand...
Click to collapse
Thanks mate.
I'm kinda of a newbie, is it simple to install it? Gcam, I mean.
I use MGC_6.2.030_MI9SE_V4_plus2.apk . Install, set rights and use.
Th
Tomek0000 said:
I use MGC_6.2.030_MI9SE_V4_plus2.apk . Install, set rights and us
Click to expand...
Click to collapse
Thanks man, I appreciate it. It worked.
And indeed it's a good camera, even though I am comparing now with the exact same phone stock version camera app that my brother has and is much better, I don't know why.
But the Gcam will do for now, so thanks.
I have a question: is it possible to adjust the shutter time? It's taking like 3 seconds to shoot the photo when I shoot it. Know what I mean?
Many gcam version are prepared. This one is without configuration file. When we will have working buffer fix , we will have much better and newer gcams.
Tomek0000 said:
Many gcam version are prepared. This one is without configuration file. When we will have working buffer fix , we will have much better and newer gcams.
Click to expand...
Click to collapse
I hear you. Is there any newer version of gcam available as of now? For our phone?
EDIT: I just realized Gcam takes pics only with 12mp max. Since my phone has 48mp, how do I fix this?
Also, the colors on photos in Gcam are washed, no vivid color even though I set the saturation to maximum on settings.
Also, is it possible, via TWRP, to uninstall the native camera app and install the APK from com.mlab.cam that came stock on my phones stock firmware?
We have some or many but for A10. I have written, we do not have working version of buffer fix for a11.
You can find a lot of XML config files for many gcam on telegram. Each separate prepared for different situations .
The camera in customs is an app and possible to uninstall normal way, is't it?
No need to uninstall, you can install in twrp what you want.
Tomek0000 said:
We have some or many but for A10. I have written, we do not have working version of buffer fix for a11.
You can find a lot of XML config files for many gcam on telegram. Each separate prepared for different situations .
The camera in customs is an app and possible to uninstall normal way, is't it?
No need to uninstall, you can install in twrp what you want.
Click to expand...
Click to collapse
Hey mate, ok, thanks again. How do I get into these telegram groups?
Open telegram app or web and search: Mi 9 lite
Tomek0000 said:
Open telegram app or web and search: Mi 9 lite
Click to expand...
Click to collapse
Mate, thank you very much! I finally managed to get it working properly. On the telegram group someone gave the directions to install the buffer fix and now I was able to download the latest Gcam, and it's working like a charm (except for the slow-motion video, which isn't available on the latest version).
Big thanks from the heart, mate. Have a good one.
Do you use android 10 with buffer fix for a10, or use a11 with bf for a11 or use a11 with bf for a10 ?
Using A11 with BF for A11.
I've installed 3 different gcams. These are amazing apps, I'm greatly surprised by the quality of the photos now. Even night photos are amazing.
Nice.
I discovered, enabled AFWall+ xposed module kills BF work in a11.
Tomek0000 said:
Nice.
I discovered, enabled AFWall+ xposed module kills BF work in a11.
Click to expand...
Click to collapse
Got it.
I'm no longer tweaking anything, at least for now, I've been getting really nice photos, lol
Thanks for your help all the way through

Categories

Resources