Showing posts with label magisk. Show all posts
Showing posts with label magisk. Show all posts

Monday, 5 February 2024

Pasang Face Unlock di Pixel 3a Android 12 Build SP2A.220505.008

 Requirements​

- Xposed/EdXposed/Lsposed

- Android 11, 12 or 13 DP (may also work on Android 10, but not tested)


Installation​

1. Download Moto Face Unlock 01.03.0312 dari apkmirror: https://www.apkmirror.com/apk/motorola-mobility-llc/moto-face-unlock-4/moto-face-unlock-4-01-03-0312-release/

2. Download the "universalauth-xposed-release.apk" file and install it. Enable the xposed module and reboot.

dari https://github.com/null-dev/UniversalAuth/releases/download/v1.8/universalauth-xposed-release.apk


3 dari Download the "faceunlock-release.apk" file and install it.

https://github.com/null-dev/UniversalAuth/releases/download/v1.8/faceunlock-release.apk


A new app called "Face unlock" should now appear, open it.

Allow the app to download the face unlock libraries when asked.

Please find the APK of version 01.03.0312 of the Moto Face Unlock' app. It is about 33 MB. Press OK when you are ready to import the APK. 

(Import apk Moto Face Unlock 01.03.0312 )


Grant the app permission to unlock your phone when asked.

Enable the accessibility service when asked.

Press the "START SETUP" button to enroll your face. The app will ask you to grant it camera permissions, make sure to select "allow while using the app" if that option is available.

Lock your phone and test that you are able to use face unlock!







Wednesday, 5 April 2023

Pixel 3a Module LSPosed 5 April 2023

Disable flag Secure

GPS Setter 1.2.9

HIde Mock LOcation 2.0.9

Universal Auth 1.8

WA Tweaker 1.7.3

Youtube Adaway 5.0.3



Pixel 3a Modul Magisk 5 April 2023

Pixelify 2.02 by Kingsman44

Universal SafetyNet Fix 2.3.1 by  kdrag0n

Systemles Hosts 1.0 by Magisk

Zygisk -LSposed 1.8.4 by LSPosed Developers


Superuser:

Adaway

Nova7

Vanced Manager

WA Tweaker

X-plore

 

DenyList:

Aksel by Bank Kalsel

Jenius

Ovo

Shopee

Sunday, 16 October 2022

Install Face Unlock di Pixel 31 Android 12

Requirements​

- Xposed/EdXposed/Lsposed
- Android 11, 12 or 13 DP (may also work on Android 10, but not tested)

Installation​

  1. Download the "universalauth-xposed-release.apk" file and install it. Enable the xposed module and reboot.
  2. Download the "faceunlock-release.apk" file and install it.
  3. A new app called "Face unlock" should now appear, open it.
  4. Allow the app to download the face unlock libraries when asked.
  5. Grant the app permission to unlock your phone when asked.
  6. Enable the accessibility service when asked.
  7. Press the "START SETUP" button to enroll your face. The app will ask you to grant it camera permissions, make sure to select "allow while using the app" if that option is available.
  8. Lock your phone and test that you are able to use face unlock!

Please find the APK of version 01.03.0312 of the Moto Face Unlock' app. It is about 33 MB. Press OK when you are ready to import the APK.

Tuesday, 7 June 2022

Flash Magisk dengan Terminal Ubuntu

 $ adb devices
List of devices attached
a131d3867ce4    unauthorized

~$ adb devices
List of devices attached
a131d3867ce4    device

~$ adb reboot bootloader
~$ fastboot devices
a131d3867ce4    fastboot

~$ fastboot flash boot magisk_patched-24300_9OoLr.img
target reported max download size of 535822336 bytes
sending 'boot' (12186 KB)...
OKAY [  0.396s]
writing 'boot'...
OKAY [  0.160s]
finished. total time: 0.557s