Hey so I previously used this:
https://forum.xda-developers.com/mi-6/themes/app-gcam-6-5-miui-10-roundup-t3859007
But ctsProfile stopped working on MIUI11. How can I enable GCam and have access to ctsProfile thus I want to use NFC payments?
Thanks!
Related
I have this question before unlocking the bootloader only for the Gcam, after enabling the camera2api, the other updates continue to work properly ?, is there no risk of Bootloop?
Following a similar issue, is the problem that when enabling the camera2api the front camera stops working? if so, is it possible to deactivate the camera2api by PC with ADB? what would the command be?
Thank you in advance
Benito_Steve said:
I have this question before unlocking the bootloader only for the Gcam, after enabling the camera2api, the other updates continue to work properly ?, is there no risk of Bootloop?
Following a similar issue, is the problem that when enabling the camera2api the front camera stops working? if so, is it possible to deactivate the camera2api by PC with ADB? what would the command be?
Thank you in advance
Click to expand...
Click to collapse
The best thing would be to enable Camera2API via this magisk module. That way you don't have to edit build.prop every time you want to enable or disable Camera2API or applied a system update. You can easily enable/disable Camera2API via magisk manager.
ray.77141 said:
The best thing would be to enable Camera2API via this magisk module. That way you don't have to edit build.prop every time you want to enable or disable Camera2API or applied a system update. You can easily enable/disable Camera2API via magisk manager.
Click to expand...
Click to collapse
I installed Magisk. Confirmed it is rooted.
When I downloaded the module and enabled in magisk. It didn't enable the camera2api. I have no idea why.
MIUI Vsion: 9.5.6.0 (OEIMIFA)
Magisk: v16
What's ROM you runing?
e_mc_square said:
I installed Magisk. Confirmed it is rooted.
When I downloaded the module and enabled in magisk. It didn't enable the camera2api. I have no idea why.
MIUI Vsion: 9.5.6.0 (OEIMIFA)
Magisk: v16
What's ROM you runing?
Click to expand...
Click to collapse
Don't know about MIUI. I am on Resurrection Remix May 26 build with opengapps (nano) and this module is working perfectly for me.
I am using Google Camera Mod by BSG.
Please go through this thread where you can achieve without root
https://forum.xda-developers.com/redmi-note-5-pro/help/how-to-camera2api-google-camera-t3796631
Hi! Just installed a custom ROM in my phone and I've been searching for the Camera2 API Enabler but I can't find it in Magisk :<
koen_happy said:
Hi! Just installed a custom ROM in my phone and I've been searching for the Camera2 API Enabler but I can't find it in Magisk :<
Click to expand...
Click to collapse
Download a build prop editor and Google what lines you need to add to enable camera2 API... There doesn't need to be a magisk module for everything
koen_happy said:
Hi! Just installed a custom ROM in my phone and I've been searching for the Camera2 API Enabler but I can't find it in Magisk :<
Click to expand...
Click to collapse
Flash RN5 Camera Patch magisk module, it will enable camera2api
Try Camera All-in-One for MIUI
Anyone can help me why my redmi note 8 pixel experience rom plus android 10 lsposed can work but android faker,device emulator pro cannot change imei and other etc if i used lsposed
Hendra_Sutanto01 said:
Anyone can help me why my redmi note 8 pixel experience rom plus android 10 lsposed can work but android faker,device emulator pro cannot change imei and other etc if i used lsposed
Click to expand...
Click to collapse
maybe because magisk sepolicy problem in the new builds ...
i'm still using old build and everything work just fine
magisk 21.1
Riru 23.2
Lsposed 1.1.0
GravityBox and Xposed edge pro
RRos A10
how can i setting my lsposed
can you give me a example because if i check all apk in lsposed there will work
Hendra_Sutanto01 said:
how can i setting my lsposed
can you give me a example because if i check all apk in lsposed there will work
Click to expand...
Click to collapse
make sure lsposed is activated
don't check all apps, check only "system framework" and the app you want to spoof
(some modules need also "systemUI")
ok i will try it thank you later tell you
its mean if i want device emulator pro work i only cek system framewok in device emulator pro?
and maybe systemUI too
already test and still not work
mayb not support
because i test android faker still cannot too
other application has write below "recomended" but setting in device emulator pro and android faker has no write "recomended" in bellow
Hendra_Sutanto01 said:
already test and still not work
mayb not support
because i test android faker still cannot too
other application has write below "recomended" but setting in device emulator pro and android faker has no write "recomended" in bellow
Click to expand...
Click to collapse
then it's not updated to work with Lsposed,
use EDxposed instead
yes still use edxposed but safety net is red now
if i u se lsposed safety net is blue
Hendra_Sutanto01 said:
yes still use edxposed but safety net is red now
if i u se lsposed safety net is blue
Click to expand...
Click to collapse
i don't use gapps, so idk
try one of those :
HiddenCore Module | Xposed Module Repository
repo.xposed.info
No Device Check | Xposed Module Repository
repo.xposed.info
oke i try it
Hello.
I am with the latest weekly beta - 21.10.20 of xiaomi eu rom.
I have Root (Magisk), Magisk Hide is activated. All SafetyNet Check's passed. MagiskHide is on for GPay and my banking's app.
I added a successfully card to GPay. All permissions are set to GPay.
I have a message that says that my card is not configured/set and does not meet the requirements for security. Google Play is certified.
Is there a Magisk module for fixing it?
PS I tried with MagiskHide Props Config, but no success.
Can anyone point me in the direction of a magisk version that passes safetynet on the oneplus 9 pro?
I've rooted my phone and the version of magisk i have doesn't have safetynet. I haven't been able to use google pay.
It's not the version of Magisk that's the issue. Magisk by itself generally cannot pass Safetynet, mostly because the CTS profile SafetyNet depends on will fail if the bootloader is unlocked and reports "insecure".
What you need is a module like Universal Safetynet Fix that can spoof hardware attestation, and MagiskHide Props Config to fix everything else.
Keep in mind that Magisk Canary 23010 or newer uses Zygisk and won't work with modules that depend on Riru. Magisk Stable on the other hand has not been updated yet.
As mentioned above, Universal Safetynet Fix is what worked for me. Assuming you're on Magisk Alpha or Canary, you'll want version 2.2.1 (Zygisk). I didn't have to do anything with props config.
Releases ยท kdrag0n/safetynet-fix
Google SafetyNet attestation workarounds for Magisk - kdrag0n/safetynet-fix
github.com
Thank you that worked for me, i now have working google pay again.