I found a way to get Arnova's GCam working on Miui10 - Xiaomi Mi Mix 2 Guides, News, & Discussion

*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

Related

App Settings Module for Magisk?

hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
satand said:
hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Downgrade to marshmallow or write xposed for nougat. The first is easy, the second will make many people happy over here.
Sent from my ONEPLUS A3003 using Tapatalk
satand said:
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Just to clarify on the above response: No.
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
cobram3 said:
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
Click to expand...
Click to collapse
It would be just ultra hard to code that, or just impossible.
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
satand said:
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
Click to expand...
Click to collapse
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
satand said:
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
Click to expand...
Click to collapse
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
Didgeridoohan said:
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Click to expand...
Click to collapse
thanks...but that is too high for me
Do we have a petition to develop this form? hahaha
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
bush911 said:
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
Click to expand...
Click to collapse
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Thank you so much for the advice.
My phone is 1st generation Pixel with latest android, mgaisk installed. I will try to figure it out.
daniel_m said:
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Click to expand...
Click to collapse
Anybody have a suggestion - I'm looking to change the dpi of chrome app (8.1) without Xposed
Maybe this could help
https://joyofandroid.com/change-screen-resolution/

Need help to disable/block YouTube ads for good (Rooted Device)

I need help in getting rid of those extremely annoying youtube ads before something plays... My device is rooted so im sure there's an easy way?
Lastly is there any way to enable youtube playback with screen off or in a different window? (there used to be a xposed module for this a long time ago...)
THANKS !!!
Check out the iYTBP thread. Should be in the General Android Apps&Games section.
It's basically YouTube with bg playback and inbuilt adblocking
SaadatM said:
Check out the iYTBP thread. Should be in the General Android Apps&Games section.
It's basically YouTube with bg playback and inbuilt adblocking
Click to expand...
Click to collapse
i installed it from the magisk repo but nothing changed, how did you get yours working?
GODSPD said:
i installed it from the magisk repo but nothing changed, how did you get yours working?
Click to expand...
Click to collapse
Ah, you don't necessarily need the Magisk variant. I wouldn't recommend it, just clutters Magisk imho.
Go for the rootless variant, install the iYTBP-Youtube and MicroG-for-iYTBP (both can be found on the MediaFire links or AFH) and just launch&setup with your primary account you use YT usually with.
Don't worry about battery. I'm using that combo on my N8 (rooted w/ Magisk) aswell and it's no drainage.
download tutuapp apk.. then download youtube ++ and iYTBP from tutuapp store:good: It will also work on non rooted phone
I installed iYTBP manually & it works great. Really easy. Uninstall prev YT, create folder, copy iYTBP apk, set permissions & reboot.
SaadatM said:
Ah, you don't necessarily need the Magisk variant. I wouldn't recommend it, just clutters Magisk imho.
Go for the rootless variant, install the iYTBP-Youtube and MicroG-for-iYTBP (both can be found on the MediaFire links or AFH) and just launch&setup with your primary account you use YT usually with.
Don't worry about battery. I'm using that combo on my N8 (rooted w/ Magisk) aswell and it's no drainage.
Click to expand...
Click to collapse
Thanks, i found the problem to be with magisk, it lost root for some reason so i flashed it again and everything is ok now
Mrblackm123 said:
download tutuapp apk.. then download youtube ++ and iYTBP from tutuapp store:good: It will also work on non rooted phone
Click to expand...
Click to collapse
Thank you, I will also try this method next time atm its working with the magisk module.
GODSPD said:
Thanks, i found the problem to be with magisk, it lost root for some reason so i flashed it again and everything is ok now
Click to expand...
Click to collapse
Alright, good to hear it works again. Just beware that as soon as Magisk looses root randomly or it crashes accidentally, iYTBP will need a reboot to work whereas the non-root variant will work regardless of Magisk status (which makes it a tad more attractive, don't you think )
Yeah that makes sense, I've been having issues with magisk loosing root to often now... I'll give it a go...
Oh, how about blocking YouTube ads that appear from external pages? For example if i click on a video link from Facebook... It opens a browser version of YouTube and that has ads... Anyway to stop these?

MIUI 10 can't enable camera2 API?

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.

magisk + smali patcher + pokemon go

alright im trying to get spoofing to work on pokemon go.
Firs im running:
- Galaxy s7
- Sm-G930w8
- Android 8.0.0
-samsung exp version 9.0
So i followed a link that explained how to flash TWRP. I got that installed on my custom rom.
Then i moved to this link https://forum.xda-developers.com/apps/magisk/module-smali-patcher-0-7-t3680053/amp/
And followed all the steps. And then i got a ERROR: mock location class not found
So i found somewhere that my service file was not deodexed properly so i used smali/baksmali to deodexed my service files that worked like a charm came back to smali patched and browsed to my file.location and tried to run it and still got the same damn error.
What am i missing here.?
Need help a bit lost and stuck been reading alot but can seem to find what is causing this error...
Nobody?
DestLuck said:
Nobody?
Click to expand...
Click to collapse
Don't cheat in games. Play with honor and integrity.
Sent from my SM-G985F using Tapatalk
Very helpfull
vash_h said:
Don't cheat in games. Play with honor and integrity.
Click to expand...
Click to collapse
Nonsense! Pokemon is a game not a sport. There's no gaming laws against cheating, not even in Vegas. If you ain't cheating you ain't tryin
Okay i tryed to spoof on pogo and i did it
I have an samsung galaxy s9+ rooted android 10 one ui 2.0
How i did it?
First root ur phone with magisk
Then install smali patcher with mock location and signature spoofing -> turn smali on in magisk
After that download fake gps joystick and set it as mock location in dev option open fake gps joystick and Go to quick options and download custom markers
After that go into fix GPS jump to reap location and check fix 1, 2 and 3 on now go into settings and enable A-GPS reset
And that is it.
This works for me without teleporting back to real locations
And i hope it works for u to
If u need help
Contact me on instagram: kaasschaaf38_
wolfgang6602 said:
Okay i tryed to spoof on pogo and i did it
I have an samsung galaxy s9+ rooted android 10 one ui 2.0
How i did it?
First root ur phone with magisk
Then install smali patcher with mock location and signature spoofing -> turn smali on in magisk
After that download fake gps joystick and set it as mock location in dev option open fake gps joystick and Go to quick options and download custom markers
After that go into fix GPS jump to reap location and check fix 1, 2 and 3 on now go into settings and enable A-GPS reset
And that is it.
This works for me without teleporting back to real locations
And i hope it works for u to
If u need help
Contact me on instagram: kaasschaaf38_
Click to expand...
Click to collapse
Thank you man, I was struggling two days to make FGL Spoofer system app on my android 10 and 9 without success. Just tried your tutorial and worked like charm on my Xiaomi MI A1 with latest Android 9.
Thanks again !!!
xscope44 said:
Thank you man, I was struggling two days to make FGL Spoofer system app on my android 10 and 9 without success. Just tried your tutorial and worked like charm on my Xiaomi MI A1 with latest Android 9.
Thanks again !!!
Click to expand...
Click to collapse
Nice to hear that!
If u have any other question or problems with the spoof just contact me on instagram: kaasschaaf38_
Have a nice day!!
Hi, magisk + smali installed in my galaxy note 9 but keep getting error 12, what should I do ?
Stop cheating
no you!
Xyphoseos said:
Hi, magisk + smali installed in my galaxy note 9 but keep getting error 12, what should I do ?
Click to expand...
Click to collapse
What is the error
hi,
I just recently updated my ROM to the latest Pixel Experience which is still active for Asus ASUS Zenfone Max Pro M2 (X01BD).
Everything is fine and smooth after installing the rom. i didn't find any bugs. Even Pokemon Go is running fine.
After installing magisk then setting up the "Hide the Magisk app" and adding PoGo on the DenyList, it kepts on saying "Unable to authenticate. Please try again." every time i open PoGo.
can anyone help me on how to run PoGo?

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