[11+] UniversalAuth: Face Unlock for all ROMs - Xposed Framework Modules

UniversalAuth: Face Unlock for all ROMs​
This module brings face unlock (and possibly other authentication methods) to any ROM.
{
"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"
}
Requirements​- Xposed/EdXposed/Lsposed
- Android 11, 12 or 13 DP (may also work on Android 10, but not tested)
Installation​
Download the "universalauth-xposed-release.apk" file and install it. Enable the xposed module and reboot.
Download the "faceunlock-release.apk" file and install it.
A new app called "Face unlock" should now appear, open it.
Allow the app to download the face unlock libraries when asked.
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!
Downloads​Here: https://github.com/null-dev/UniversalAuth/releases/latest
Future plans​The plan is to add more authentication methods, I'm working on Blackberry's picture password next.
Source code​
GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
Add custom auth options (e.g. face unlock) to your phone using Xposed. - GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
github.com

Reserved

null-dev said:
UniversalAuth: Face Unlock for all ROMs​
This module brings face unlock (and possibly other authentication methods) to any ROM.
Requirements​- Xposed/EdXposed/Lsposed
- Android 11 (this module has only been tested on Android 11, but it should theoretically support Android 12 and maybe even Android 10, please help test!)
- The Megvii face unlock libraries, more information on this below
WARNING about the Megvii face unlock libraries​This module needs the Megvii face unlock files. Megvii has been known to DMCA anybody who distributes these files so I cannot give you these files, you will have to find them yourself (should not be hard). Hint: they are usually next to each other in the same folder.
Here are the filenames and SHA1 hashes of the files you need:
Filename​Hash​Size​libFaceDetectCA.so0e9e08c7cc976e86a8b2c80732b0f3cef3ed09be256088 byteslibmegface.so9b598b767a124076d87bb7cc0097d968df620a1d7213272 byteslibMegviiUnlock-jni-1.2.socd3747023c62b3f489da6d104ce3ab51dd3d8bb7260176 byteslibMegviiUnlock.so25f86732d5bf05679b69e4fa41957efb5491ebc61066008 bytes
Please do not post the files here or link to them here for obvious reasons.
Installation​
Download the "universalauth-xposed-release.apk" file and install it. Enable the xposed module and reboot.
Download the "faceunlock-release.apk" file and install it.
A new app called "Face unlock" should now appear, open it.
Add the Megvii face unlock libraries when asked (see previous section).
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!
Future plans​The plan is to add more authentication methods, I'm working on Blackberry's picture password next.
Source code​
GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
Add custom auth options (e.g. face unlock) to your phone using Xposed. - GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
github.com
Click to expand...
Click to collapse
Thanks for this tool! Managed to find libs and follow the procedure, but the app crashes when I start enrolling. I'm on Android 12 custom ROM, Octavi OS. Device: Xiaomi Mi Note 10 (tucana). Using LSPosed Framework
Crash log: https://hastebin.com/wiziqoviyu
Logcat attached

Lord Sithek said:
Thanks for this tool! Managed to find libs and follow the procedure, but the app crashes when I start enrolling. I'm on Android 12 custom ROM, Octavi OS. Device: Xiaomi Mi Note 10 (tucana). Using LSPosed Framework
Crash log: https://hastebin.com/wiziqoviyu
Logcat attached
Click to expand...
Click to collapse
Thanks for the logcat, can you try this APK?

null-dev said:
Thanks for the logcat, can you try this APK?
Click to expand...
Click to collapse
Wonderful, looks like working! Thanks a lot, this is what I missed on A12 ROMs, I think it's the first universal tool for this purpose

Lord Sithek said:
Thanks for this tool! Managed to find libs and follow the procedure, but the app crashes when I start enrolling. I'm on Android 12 custom ROM, Octavi OS. Device: Xiaomi Mi Note 10 (tucana). Using LSPosed Framework
Crash log: https://hastebin.com/wiziqoviyu
Logcat attached
Click to expand...
Click to collapse
Would it be possible to share the files with me in dms?

Lucky_069 said:
Would it be possible to share the files with me in dms?
Click to expand...
Click to collapse
check pm

Lord Sithek said:
check pm
Click to expand...
Click to collapse
Thank you for a prompt response however I shall delete the reply to avoid issues now.
Edit : I realized I can't delete the comments lmao

null-dev said:
Thanks for the logcat, can you try this APK?
Click to expand...
Click to collapse
The app detected my face and authenticates but the phone won't unlock it keeps saying detecting face. I'm on POSP, A11 Sept build

Lucky_069 said:
The app detected my face and authenticates but the phone won't unlock it keeps saying detecting face. I'm on POSP, A11 Sept build
Click to expand...
Click to collapse
Sh*t, you are right. It's actually the same for me, I was misled because I use Smart Unlock at the same time. So something is broken @null-dev

Lucky_069 said:
The app detected my face and authenticates but the phone won't unlock it keeps saying detecting face. I'm on POSP, A11 Sept build
Click to expand...
Click to collapse
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?

null-dev said:
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
Click to expand...
Click to collapse
I haven't checked with different animations but yes the test auth works just fine.

null-dev said:
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
Click to expand...
Click to collapse
I tried with all animations and all permissions are given to the app yet it doesn't works!

null-dev said:
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
Click to expand...
Click to collapse
Here the same like with @Lucky_069. Permission is granted, test auth is correct, but phone doesnt get unlock with any animation
I can provide logs if needed

Lucky_069 said:
I haven't checked with different animations but yes the test auth works just fine.
Click to expand...
Click to collapse
Hmm, can you send me a log of the issue? Install this app https://play.google.com/store/apps/details?id=com.dp.logcatapp, open it and hit record in the top right corner. Then try using face unlock on the lock screen and after 10s unlock the phone manually and stop the recording. Attach the resulting log file here.

null-dev said:
Hmm, can you send me a log of the issue? Install this app https://play.google.com/store/apps/details?id=com.dp.logcatapp, open it and hit record in the top right corner. Then try using face unlock on the lock screen and after 10s unlock the phone manually and stop the recording. Attach the resulting log file here.
Click to expand...
Click to collapse
I've got one

Here's the log!
null-dev said:
Hmm, can you send me a log of the issue? Install this app https://play.google.com/store/apps/details?id=com.dp.logcatapp, open it and hit record in the top right corner. Then try using face unlock on the lock screen and after 10s unlock the phone manually and stop the recording. Attach the resulting log file here.
Click to expand...
Click to collapse

Latest logs! I hope I did it right?

Can someone pm me the libs?

Lucky_069 said:
Latest logs! I hope I did it right?
Click to expand...
Click to collapse
if you tried to attach something, you did not succeed. I cant attach txt files for some reason, that's why I make a zip file first

Related

appx/appxbundle installer for phones (but works everywhere anyway)

I finally did it!
UPDATE: The App is now fully released with the abiltiy to install packages with their dependencies and progress bar notifications on PC and Mobile! This app can now fully replace the built in App Installer and Windows Device Portal for sideloading apps
Source Code: https://github.com/colinkiama/UWP-Package-Installer
NOTE: I don't know if it's a bug or not but on mobile, when I open an .appx or .appxbundle, it asks me what app I want to use to install the package but it doesn't list mine. Maybe it's because I'm on the insider builds so please message me if opening the files works for you on mobile.
For mobile there's a workaround for this shown below. On PCs, the app works exactly like the built in app installer.
{
"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"
}
How To Install: Unzip the file, install the dependencies first then install the appxbundle.
Download it here: https://github.com/colinkiama/UWP-Package-Installer/releases
Oh wow running awesome in mobile... But some bugs showed up...
1. Sometimes install completes, but still showing installing 98-99% in app..
2. Scaling is not quite perfect.. Please fix scaling for portrait devices...
Suggestion:
Please try to show app name and it's icon, like the App installer of pc
maruf8 said:
Oh wow running awesome in mobile... But some bugs showed up...
1. Sometimes install completes, but still showing installing 98-99% in app..
2. Scaling is not quite perfect.. Please fix scaling for portrait devices...
Suggestion:
Please try to show app name and it's icon, like the App installer of pc
Click to expand...
Click to collapse
I can fix 1. and 2.
But I need help with the suggestion. I need a way to get the metadata out of the package. My app handles a StorageFile object so it's pretty difficult. I would only be able to show the app name and logo AFTER the package has installed.
Package installer is now feature complete!
You can now install packages with their dependencies and install progress will show in a notification (on all devices including mobile running on the creators update or above). Devices running earlier versions of Windows 10 will have the install progress inside the app like before but there are some notifications that pop up too.
Download it here: https://github.com/colinkiama/UWP-Package-Installer/releases
Source Code: https://github.com/colinkiama/UWP-Package-Installer
Wow!!! This is freaking Awesome ?
Seriously loved it so much... But maybe a progress bar in app should be appreciated ?
EP1CNESSHD said:
I can fix 1. and 2.
But I need help with the suggestion. I need a way to get the metadata out of the package. My app handles a StorageFile object so it's pretty difficult. I would only be able to show the app name and logo AFTER the package has installed.
Click to expand...
Click to collapse
There's gotta be a way... Built in App installer in PC can read those metadata... Can you investigate it?
maruf8 said:
Wow!!! This is freaking Awesome
Seriously loved it so much... But maybe a progress bar in app should be appreciated
Click to expand...
Click to collapse
It might be possible using the extended execution and the "extendedExecutionUnconstrained" restricted capability. I've released the source code so anyone could add it in. I'm done with the project right now. I'll just open it up as an issue.
EP1CNESSHD said:
It might be possible using the extended execution and the "extendedExecutionUnconstrained" restricted capability. I've released the source code so anyone could add it in. I'm done with the project right now. I'll just open it up as an issue.
Click to expand...
Click to collapse
Alright... Thanks for your hard work ☺
maruf8 said:
There's gotta be a way... Built in App installer in PC can read those metadata... Can you investigate it?
Click to expand...
Click to collapse
There are some things that Microsoft know that they don't document. I'll open this up as an issue too. I've done research of my own but haven't found anything.
I can't seem to get this working in my Lumia 625, whichever app I try to install it just gives me a "The parameter is incorrect" I already installed the dependencies and have interop and cap unlock from Interop Tools, meanwhile Interop Tools can install apps normally (not entirely sure you were aware or not but that has also had the install appx/appxbundle option since a while).
On another note would there be any hope of you adding the option to also install xap?
Ranomez said:
I can't seem to get this working in my Lumia 625, whichever app I try to install it just gives me a "The parameter is incorrect" I already installed the dependencies and have interop and cap unlock from Interop Tools, meanwhile Interop Tools can install apps normally (not entirely sure you were aware or not but that has also had the install appx/appxbundle option since a while).
On another note would there be any hope of you adding the option to also install xap?
Click to expand...
Click to collapse
pm me more details about your phone and what you did to get that error.
I'm also aware that interop tools has had this install feature. I don't know if it can show progress on the notifications like my app can though ?.
Lastly, no I can't add xap support. The API I'm using doesn't support them.
@EP1CNESSHD well this app did start on builds before CU, even on builds before AU, it allowed me to select an app and a dependency but when pressing Install both on a build before AU (10586.36) and after AU but before CU (14393.1066 and 14393.1715) it would give me the "The parameter is incorrect" error as I described, however once I managed to get CU (15063.297 and then 15063.608) it just started working normally, no error anymore, I didn't even update to the new build from after I reported the error (will test that one on 10586.36 and probably AU afterwards since you confirmed the Notification Extension requires AU soon) so my only guess is that something used actually requires CU, I'll have a look and try to find out what that is when I have some free time.
If anyone has devices on the anniversary update, can you try debugging the app on visual studio. You can clone the source code and even open the project directly in visual studio from github. The link is here: https://github.com/colinkiama/UWP-Package-Installer
Please report any errors you find while debugging to this thread.
EP1CNESSHD said:
I finally did it!
Click to expand...
Click to collapse
Yeah! This app is very useful! Thanks a lot!
After lots of testing and feedback, this app is now absolutely amazing for Mobile! Now on the Creators Update, you can check your install progress in the app and/or in your notifications. If you still have a Windows Phone with Windows 10 lying around then you should get this app ASAP!
[PC Users only]
On the other hand, Windows 10 for PC is still really annoying. PCs won't install any appx/appxbundle packages without their certificates existing in the "Trusted People" certificate store.
However, one person has created a working win32 installer that works around this. Unfortunately, they haven't finished it. Microsoft has made this unnecessarily difficult to sideload apps on PC without paying a lot of money for a certificate. I would love to see someone come up with a workaround for this that makes it easy for every developer to distribute their apps to everyone.
Lol, I've just realised that I never actually released the new version with multiple progress indicators so here it is!: https://github.com/colinkiama/UWP-Package-Installer/releases
Please Add support To Install XAP Apps On Pc Or Add Support To Install ARM Apps On X86/X64 Pc
ahmed605 said:
Please Add support To Install XAP Apps On Pc Or Add Support To Install ARM Apps On X86/X64 Pc
Click to expand...
Click to collapse
is not possible
EP1CNESSHD said:
I can fix 1. and 2.
But I need help with the suggestion. I need a way to get the metadata out of the package. My app handles a StorageFile object so it's pretty difficult. I would only be able to show the app name and logo AFTER the package has installed.
Click to expand...
Click to collapse
What's the metadata file (name) do you want to get from Appx file maybe I can help you, do you mean "AppxManifest.xml"?
I want a Msixbundle installed. Can this do it if I rename it to an Appxbundle?

[TOOL][PACE/STRATOS]Huami AMAZFIT Tool (Unlock|Rebooter|APK Installer|Mod Installer)

This project has been incorporated into another larger and multi-device: TOOL ALL IN ONE
I decided to create a fast and secure program to simplify modding on these watches. At this moment only the Amazfit Pace si supported, when there are more guide on Amazfit Stratos i will upgrade this tool. Remember to unlock your amazfit bootloader you always need of unlock code from https://unlockamazfit.com/
Huami AMAZFIT Tool
{
"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"
}
FUNCTIONS
Install Drivers;
Unlock Bootloader;
Install APKs;
Uninstall APKs;
Reboot Device;
Update the Tool to latest version;
Enable App List;
Set english as default language (Not available for Stratos);
Take screenshoots;
HOW TO INSTALL
Download .zip file;
Right click on zip and go in file properties;
Set "Unblock", then click on "Apply" and "OK" (If you don't see it continue the installation guide). Guide picture:
Extract all its contents into a folder;
Click on setup.exe;
Click on "Install";
Waiting for the end of the process;
Enjoy your tool
UPDATE
There will be no need to re-download the new tool, but just look for new updates directly from the tool.
In all cases I'll update the link in this thread and report it when there are new updates with its changelog. (If you have some problem during the update, press continue)
CHANGELOG
#1.0.1.1
Little fix in the new function "Flash Stock ROM".
#1.0.1.0
Added a new function "Flash Stock ROM", it will install a stock ROM on you smartwatch;
General Bugfix and Improvements.
#1.0.0.8
Solved a bug in the unlock bootloader option, now it works perfectly;
Added automatic check device when one device will be plugged in pc;
General BugFix and Improvements.
#1.0.0.7
Fixed English language setter, now it works perfectly;
Added version number in "Other Info";
Little Fix in APK Uninstaller.
#1.0.0.6
Fixed a little in bug in the screenshot file manager;
#1.0.0.5
Blocked "Set English Language" for Stratos;
General Bugfix and Improvements;
#1.0.0.4
Added AMAZFIT Stratos to official support;
Added new option to install Drivers;
New Screenshots functions: now you can take a screenshot and import it on your pc;
Added Other Info, here you can open this XDA thread, you can delete the downloaded Drivers and you can send me a mail;
Fixed Check Data options, now will check good data also for english version;
General Bugfix and Improvements.
#1.0.0.3
Fixed support model name (Added to auto recognizer "Amazfit Pace");
Fixed some buttons;
General BugFix and Improvements.
#1.0.0.2
Initial Release
CONTACTS
If you think it necessary to add new features please comments or send me a private message or send me an email to [email protected]. Please contact me if you see a bug
DOWNLOAD
Huami AMAZFIT Tool
( Alternative Link )
( Another Alternative Link )
Stock ROMs
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
Will test it, thanks.
Do I have to enable app list to be able to install .apk's?
R-iel said:
Will test it, thanks.
Do I have to enable app list to be able to install .apk's?
Click to expand...
Click to collapse
It's not necessary, but if you install an apk you need of app list to open it on your amazfit
maybe consider creating an English installer?
edit:
and maybe a driver installation option ?
1immortal said:
maybe consider creating an English installer?
edit:
and maybe a driver installation option ?
Click to expand...
Click to collapse
In the next update you will see it:good:
Congratulation!
With this tool can I install watch droid?
Thanks
arp said:
Congratulation!
With this tool can I install watch droid?
Thanks
Click to expand...
Click to collapse
Download the apk you want to install and then you can install it through the APK Installer option in this tool
Big Thanks!
Can i re-lock bootloader ?
Thanks
boumboum said:
Big Thanks!
Can i re-lock bootloader ?
Thanks
Click to expand...
Click to collapse
At this moment i have not found a lock command that works, when i find it i will add an option to lock bootloader in the tool
I found your utility and now I want to use it to unlock my amazfit pace.
But when going to fastboot mode the watch gets into fastboot mode and windows tries to install a fastboot device (this does not get installed) and then your utility hangs.
I do have fastboot and adb installed , but adb = v1.0.32 and I do not how to find the version of fastboot.
When using fastboot on the commandline I can use it to reboot my phone when it is in fastboot mode. When I want to reboot the watch in fastboot mode the command also hangs.
So I guess this has something to do with versions of adb and/or fastboot.
Do I need a lower version because the watch runs on android 5.1?
If yes, what version do I need and how to uninstall the currents version of these tools.
Can anybody help me out?
deboopi2 said:
I found your utility and now I want to use it to unlock my amazfit pace.
But when going to fastboot mode the watch gets into fastboot mode and windows tries to install a fastboot device (this does not get installed) and then your utility hangs.
I do have fastboot and adb installed , but adb = v1.0.32 and I do not how to find the version of fastboot.
When using fastboot on the commandline I can use it to reboot my phone when it is in fastboot mode. When I want to reboot the watch in fastboot mode the command also hangs.
So I guess this has something to do with versions of adb and/or fastboot.
Do I need a lower version because the watch runs on android 5.1?
If yes, what version do I need and how to uninstall the currents version of these tools.
Can anybody help me out?
Click to expand...
Click to collapse
Have you tried to install drivers through the tool?
Yes, but it did not help.
I started all over on another pc and now I can continue.
Thanks
rom installation
Hi Mauro,
another great job, I love this kind of tools (I am already a user of your Toolkit for Oneplus 5 with satisfaction), regarding the amazfit pace I have unlocked the bootloader, I would like to ask you if is it possible install a rom with the tool.
Thanks
neolamp79 said:
Hi Mauro,
another great job, I love this kind of tools (I am already a user of your Toolkit for Oneplus 5 with satisfaction), regarding the amazfit pace I have unlocked the bootloader, I would like to ask you if is it possible install a rom with the tool.
Thanks
Click to expand...
Click to collapse
Thanks, at this moment you can't install a rom with a this tool, in the next update i think i will add a function to auto install the 2 stock rom for amazfit pace
Great..
Can i install apks without unlock bootloader?
Thanks..
dauzsalam said:
Can i install apks without unlock bootloader?
Thanks..
Click to expand...
Click to collapse
Yes you can.
Sent from my HTC 10 using Tapatalk
dauzsalam said:
Can i install apks without unlock bootloader?
Thanks..
Click to expand...
Click to collapse
Yes, you can
HELP!
Hello!
When I use your tool, and try to unlock the bootloader, I get this message:
Your phone is not properly relevated, please check if it is in fastboot
mode
Being a newbie, I am stuck here.
Please advice..
Regards
podgaard said:
Hello!
When I use your tool, and try to unlock the bootloader, I get this message:
Your phone is not properly relevated, please check if it is in fastboot
mode
Being a newbie, I am stuck here.
Please advice..
Regards
Click to expand...
Click to collapse
Have you installed drivers before try to unlock bootloader?
mauronofrio said:
Have you installed drivers before try to unlock bootloader?
Click to expand...
Click to collapse
Yes, I installed them from the app., and the watch is showing Fastboot on screen!.

[HELP THREAD] Ask any questions [NOOB FRIENDLY]

Welcome everyone!​
This thread has been created to help every one who need information or help regarding this device. Not only Noobs, but everyone is free to post questions and also give answers to those questions.
Please post only questions related to this device only.
Guys Huawei is stopping issuing of Bootloader codes from 24-05-2018 for newer devices and after 60days more for all the devices.
Source :https://emui.huawei.com/en/unlock_detail
{
"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"
}
Edit 24-05-2018(16:47 IST): Currently website page is live and codes are being generated go grab them if you need .
Currently have an aging Axon 7 which is looking like will never get Oreo. I was looking to get a new phone in the next few months but I really dislike the rear fingerprint sensor. So the View 10 looks pretty good, but I had a few [basic] questions
1) Has the Android Auto issue been fixed?
2) Can you replace the stock launcher with Nova?
Hey there
I'm having second thoughts too, because of the finger print sensor. Maybe wait for the Xiaomi Mi7, which will probably have the fingerprint scanner under on the screen (!!).
As for your questions:
1. Don't know what you're talking about
2. You can install the Nova Launcher on every Android Device!
georgs_town said:
Hey there
................
2. You can install the Nova Launcher on every Android Device!
Click to expand...
Click to collapse
He is taking about inbuilt EMUI power manger is killing other launchers and reverting to default settings in latest EMUI version. Its not honoring user preferences.
Hi, i wanna change my smartphone (oneplus 3). Do you think the honour 10 will be better then the OP3 ?
i mean the h10 has a modern design and a 24mp cam, but i dont know, what do you guys think?
DerSky1 said:
Hi, i wanna change my smartphone (oneplus 3). Do you think the honour 10 will be better then the OP3 ?
i mean the h10 has a modern design and a 24mp cam, but i dont know, what do you guys think?
Click to expand...
Click to collapse
Honor 10 is definitely more powerful than OP3/3T and equal to S8 /S8+
Is the memory ufs or emmc?
Dani90! said:
Is the memory ufs or emmc?
Click to expand...
Click to collapse
I've just run Androbench on mine, and have a sequential read speed of 752MB/s, which I believe means it's UFS 2.1?
Hello,
I have an isseu, the content of the message is hidden in thr notifications on block screen. I've tried to un-hide them searching the right voice on the system menù but finally i didnt fix this annoying issue. Can you please hekp me? Tnx
anyone already unlocked bootloader and tried to install some lineage/RR treble image? any issues on our phone? can we flash just with ADB and stock Huawei recovery, are opengapps included and magisk can be flashed through magisk manager on stock recovery?
PeterMarkoff said:
anyone already unlocked bootloader and tried to install some lineage/RR treble image? any issues on our phone? can we flash just with ADB and stock Huawei recovery, are opengapps included and magisk can be flashed through magisk manager on stock recovery?
Click to expand...
Click to collapse
I dont think anyone has installed custom ROM yet. I been just less than a week it launched internationally.
And coming to unlocking currently unlocking page is down and we have to rely on mail communication or on DC Unlocker.
miststudent2011 said:
I dont think anyone has installed custom ROM yet. I been just less than a week it launched internationally.
And coming to unlocking currently unlocking page is down and we have to rely on mail communication or on DC Unlocker.
Click to expand...
Click to collapse
well by email it should take at best 2 days i think and if someone got it immediately at release they could get code already on Friday and try GSI, I just applied yesterday, so hopefully this week i will receive unlocking code, though not sure if i wanna be first to check for bugs even if it doesn't bootloop
Guys Huawei is stopping issuing of Bootloader codes from 24-05-2018 for newer devices and after 60days more for all the devices.
Source :https://emui.huawei.com/en/unlock_detail
Edit: Currently website page is live and codes are being generated go grab them if you need .
jokabbt said:
Hello,
I have an isseu, the content of the message is hidden in thr notifications on block screen. I've tried to un-hide them searching the right voice on the system menù but finally i didnt fix this annoying issue. Can you please hekp me? Tnx
Click to expand...
Click to collapse
Please, somebody have an idea?
Can you help me please?
---------- Post added at 04:42 PM ---------- Previous post was at 04:05 PM ----------
jokabbt said:
Hello,
I have an isseu, the content of the message is hidden in thr notifications on block screen. I've tried to un-hide them searching the right voice on the system menù but finally i didnt fix this annoying issue. Can you please hekp me? Tnx
Click to expand...
Click to collapse
jokabbt said:
Please, somebody have an idea?
Can you help me please?
Click to expand...
Click to collapse
Resolved, there is a toggle into the face unlock option.
Is it possible to remove the on screen buttons like the honor v10? Do they have the same function as with the button in honor v10?
Vikenzi said:
Is it possible to remove the on screen buttons like the honor v10? Do they have the same function as with the button in honor v10?
Click to expand...
Click to collapse
Yes you can remove on screen navigation bar. Just search nav in settings and you will get the option to do so.
still nobody brave to try GSI ROM or at least that Magisk image? i have unlocked bootloader already
if someone tell me how to backup system.img and ramdisk.img so i can return back in case of bootloop/brick i am willing to try if there is no other risk than just flashing stock back
Hey guys,
Anyone knows how to run integrated qr scanner when the phone is unlocked? On Honor 9 there is an icon when swipe down on homescreen but it is not on Honor 10. I found barcode scanner only on lock screen but from lock screen I cannot access gallery to scan from photo since the phone is locked. Thanks
doylik said:
Hey guys,
Anyone knows how to run integrated qr scanner when the phone is unlocked? On Honor 9 there is an icon when swipe down on homescreen but it is not on Honor 10. I found barcode scanner only on lock screen but from lock screen I cannot access gallery to scan from photo since the phone is locked. Thanks
Click to expand...
Click to collapse
1.Take the photo
2.Open image in default gallery app
3.click on 3dots (more)
4. you will have option scan qr code in more options if app detects qr code.
miststudent2011 said:
1.Take the photo
2.Open image in default gallery app
3.click on 3dots (more)
4. you will have option scan qr code in more options if app detects qr code.
Click to expand...
Click to collapse
Thanks. This helped. Do you also know how to open QR scanner to scan qr codes without taking picture first or running it from lock screen?

[MOD] [Magisk Module] Enable Double Click Camera in India and Wifi auto turn on

Hi Everyone !
This Magisk Module enables the Quick capture when the devices connected to an Indian network ( Double click power button to launch camera) and turn on Wifi automatically feature from Pixel Devices.
{
"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"
}
Download:
https://forum.xda-developers.com/attachment.php?attachmentid=4576289&stc=1&d=1534733093
Changelog :
1.2 - Removed unwanted props and flags
Thanks:
@kashyapha1994 for emergencyaffordanceservice disable.
XDA for Turn On Wifi automatically
@topjohnwu for Magisk !
thank you !!! was desperate to get double tap power button for camera back ..the wifi setting is cherry on top
edit: installed it and both the things are working :good:
Same here ! The emergency call thing was driving me nuts ! Happy to help !
anirudhnyg said:
Hi Everyone !
This Magisk Module enables the Quick capture when the devices connected to an Indian network ( Double click power button to launch camera) and turn on Wifi automatically feature from Pixel Devices.
Download:
https://forum.xda-developers.com/attachment.php?attachmentid=4575601&stc=1&d=1534657935
Thanks:
@kashyapha1994 for emergencyaffordanceservice disable.
XDA for Turn On Wifi automatically
@topjohnwu for Magisk !
Click to expand...
Click to collapse
How did you make it completely black? The whole UI
Vz97 said:
How did you make it completely black? The whole UI
Click to expand...
Click to collapse
Using swift black substratum theme.
Amazing!
can u plz port it for op5t?
zeeshanonlyme said:
can u plz port it for op5t?
Click to expand...
Click to collapse
It should work without any modifications on OP5T as well, there is no reason it shouldn't work on all Stock Oxygen OS versions.
Not working on oos 5.1.11 with magisk 16.0
Any chance you could do the Wi-Fi mod separately, without the Indian network requirement?
prins29 said:
Not working on oos 5.1.11 with magisk 16.0
Click to expand...
Click to collapse
I am using it on 5.1.11, works well. There must be some mod that is interrupting the command that is being run by this module at boot.
Can you try booting with just this module enabled and see if it works ?
PS: try the updated version in OP
nujackk said:
Any chance you could do the Wi-Fi mod separately, without the Indian network requirement?
Click to expand...
Click to collapse
Yes ! Here you go !
anirudhnyg said:
Yes ! Here you go !
Click to expand...
Click to collapse
Thank you !:highfive:
anirudhnyg said:
I am using it on 5.1.11, works well. There must be some mod that is interrupting the command that is being run by this module at boot.
Can you try booting with just this module enabled and see if it works ?
Click to expand...
Click to collapse
Didn't work. With this only module enabled. And will try to pick the logs why this didn't work .
anirudhnyg said:
Tried with updated version too.
Click to expand...
Click to collapse
prins29 said:
Didn't work. With this only module enabled. And will try to pick the logs why this didn't work .
Click to expand...
Click to collapse
Hi ! Looks like you have your location turned off! can you turn on the location and then it should be working.
Wifi auto turn on requires location access to work.
Double tap power button for camera not working!!
Turn on wifi automatically is working, but the main reason I wanted this module is for the double tap power button to open camera is NOT working...
On OP5 oos 5.1.4
Plz help
Anagh Khandelwal said:
Turn on wifi automatically is working, but the main reason I wanted this module is for the double tap power button to open camera is NOT working...
On OP5 oos 5.1.4
Plz help
Click to expand...
Click to collapse
Can you try the below steps and share the output ?
Step 1. connect via adb shell
Step 2. Enter the following command without quotes:
"settings put global emergency_affordance_needed 0"
Step 3. Double click power button
anirudhnyg said:
Can you try the below steps and share the output ?
Step 1. connect via adb shell
Step 2. Enter the following command without quotes:
"settings put global emergency_affordance_needed 0"
Step 3. Double click power button
Click to expand...
Click to collapse
Hi, another OP5T user here. Installing Magisk module did not enable DT2Camera for me as well.
Trying above three steps did make it work though, which means there has to be something different in OP5T for the module to work.
Thanks for the great work BTW :highfive:
anirudhnyg said:
Can you try the below steps and share the output ?
Step 1. connect via adb shell
Step 2. Enter the following command without quotes:
"settings put global emergency_affordance_needed 0"
Step 3. Double click power button
Click to expand...
Click to collapse
Hey!
Tha ks for your reply,
I tried this, but it didn't worked.
OnePlus5:/ $ settings put global emergency_affordance_needed 0
cmd: Failure calling service settings: Failed transaction (2147483646)
2|OnePlus5:/ $
Do note: as my laptop isn't working right now, I have used terminal emulator on phone itself.
Kindly help!!
Thx
Anagh Khandelwal said:
Hey!
Tha ks for your reply,
I tried this, but it didn't worked.
OnePlus5:/ $ settings put global emergency_affordance_needed 0
cmd: Failure calling service settings: Failed transaction (2147483646)
2|OnePlus5:/ $
Do note: as my laptop isn't working right now, I have used terminal emulator on phone itself.
Kindly help!!
Thx
Click to expand...
Click to collapse
I think you would need root to set that permission on device. Run su before the command you tried above

Enable PC Manager for Multi-Screen Collaboration in Non-Huawei Laptops

Found this guide : https://post.smzdm.com/p/ag87qm93/
It's in Chinese, but can be managed through a translator.
JazonX said:
Found this guide : https://post.smzdm.com/p/ag87qm93/
It's in Chinese, but can be managed through a translator.
Click to expand...
Click to collapse
Did u tried yet? It works?
bandiere2000 said:
Did u tried yet? It works?
Click to expand...
Click to collapse
Yes
{
"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"
}
JazonX said:
Yes
Click to expand...
Click to collapse
I managed to download files. Can you resume hiw did u do it?
Thanks
bandiere2000 said:
I managed to download files. Can you resume hiw did u do it?
Thanks
Click to expand...
Click to collapse
If it s a newer version, i couldn t find it/download
bandiere2000 said:
If it s a newer version, i couldn t find it/download
Click to expand...
Click to collapse
Same files, Just translate the Chinese webpage and follow the instructions as is.
JazonX said:
Same files, Just translate the Chinese webpage and follow the instructions as is.
Click to expand...
Click to collapse
Which code for install pcmanager?
bandiere2000 said:
Which code for install pcmanager?
Click to expand...
Click to collapse
Same code in the chinese screenshot
JazonX said:
Same code in the chinese screenshot
Click to expand...
Click to collapse
It doesn't work for me
Could do with an easier download, hard to get it translated from an image too. Anyone help?
Sathelp said:
Could do with an easier download, hard to get it translated from an image too. Anyone help?
Click to expand...
Click to collapse
Here you go : Uploaded to Mediafire
Thanks, I'll give it a try
Thanks for the download link but i cannot get it to install the actual manager from the launch screen. The code needed does not work. I tried the 12CC2B from the help doc and 1DBDFC code from the web instructions, neither worked. It asks for you to message Hankeer with the word "password" to his WeChat account but not being in China makes it hard as you need someone to confirm you on sign up!
If anyone knows a way of asking him for me please do or if there is a generic code, then any chance of pm me would be good also. A screenshot of the code needed is below.
I am happy to provide an English translation of the instructions as a thank you.
Until then, it will have to be SCRCPY for Mobile on PC Screen..
Sathelp said:
Thanks for the download link but i cannot get it to install the actual manager from the launch screen. The code needed does not work. I tried the 12CC2B from the help doc and 1DBDFC code from the web instructions, neither worked. It asks for you to message Hankeer with the word "password" to his WeChat account but not being in China makes it hard as you need someone to confirm you on sign up!
If anyone knows a way of asking him for me please do or if there is a generic code, then any chance of pm me would be good also. A screenshot of the code needed is below.
I am happy to provide an English translation of the instructions as a thank you.
Until then, it will have to be SCRCPY for Mobile on PC Screen..
Click to expand...
Click to collapse
+1
I have to create an account and post a reply for this because it worked for me. The steps are as follow:
1. Download and extract the file from the mediafire link
2. Click on PCManagerMgr
(image link: imgur.com/a/vTjfHb2)
3. It will then open as below
(image link: imgur.com/a/RA4eErj)
4. To make it easy, change the language to English as highlighted in the image above
5. Now click install. It won't install and it will tell you to get the code from Wechat account
6. if you have Wechat, open Wechat and go to contact tab
7. The click on plus at the top and select Add Contacts
8. Select official accounts and the enter the account name displayed on PCManager
9. Select and follow the account
10. Then send the message "code" without the quotes to the account
11. It should automatically reply with the code (mine was 71333B, you can check if it still works). The code is case sensitive
12. Enter the code and click install
13. This will launch the installer for PC manager
14. Once done, go back to the PCManagerMgr (picture above) and click refresh. Working status of non-hw computer should be supported, Window Service and LCD service should be running as in the picture above
15. Now turn on huawei share ad NFC on your phone
16. On PC Manager as shown below, click My Phone then Click Multi-Screen Collaboration. Then select scan (or just connect with USB if you prefer)
(image link: imgur.com/a/XaNuC96)
17. Open Huawei Browser and click the scan icon in the top right corner (highlighted). I tried to use the camera to scan it but it didn't work. So it is important to use Huawei browser
(image link: imgur.com/a/WDJmSSW)
18. It will ask you whether you want to connect or not. Accept it and that is the end.
If anybody needs a code, they can reply and I will see whether it will let me get a new code from the Wechat account.
Edit: the image wasn't working, so I put the link beside it
Yes please. I would get an account but it needs someone to accept me but a code would be good, if you can get one, please pm me. Thanks.
Sathelp said:
Yes please. I would get an account but it needs someone to accept me but a code would be good, if you can get one, please pm me. Thanks.
Click to expand...
Click to collapse
Try: F0BB22
lopsyfa said:
I have to create an account and post a reply for this because it worked for me. The steps are as follow:
1. Download and extract the file from the mediafire link
2. Click on PCManagerMgr
(image link: imgur.com/a/vTjfHb2)
3. It will then open as below
(image link: imgur.com/a/RA4eErj)
4. To make it easy, change the language to English as highlighted in the image above
5. Now click install. It won't install and it will tell you to get the code from Wechat account
6. if you have Wechat, open Wechat and go to contact tab
7. The click on plus at the top and select Add Contacts
8. Select official accounts and the enter the account name displayed on PCManager
9. Select and follow the account
10. Then send the message "code" without the quotes to the account
11. It should automatically reply with the code (mine was 71333B, you can check if it still works). The code is case sensitive
12. Enter the code and click install
13. This will launch the installer for PC manager
14. Once done, go back to the PCManagerMgr (picture above) and click refresh. Working status of non-hw computer should be supported, Window Service and LCD service should be running as in the picture above
15. Now turn on huawei share ad NFC on your phone
16. On PC Manager as shown below, click My Phone then Click Multi-Screen Collaboration. Then select scan (or just connect with USB if you prefer)
(image link: imgur.com/a/XaNuC96)
17. Open Huawei Browser and click the scan icon in the top right corner (highlighted). I tried to use the camera to scan it but it didn't work. So it is important to use Huawei browser
(image link: imgur.com/a/WDJmSSW)
18. It will ask you whether you want to connect or not. Accept it and that is the end.
If anybody needs a code, they can reply and I will see whether it will let me get a new code from the Wechat account.
Edit: the image wasn't working, so I put the link beside it
Click to expand...
Click to collapse
I wish a code, pls... I can't use wechat. Thanks!
lopsyfa said:
Try: F0BB22
Click to expand...
Click to collapse
Thank you, all good.
bandiere2000 said:
I wish a code, pls... I can't use wechat. Thanks!
Click to expand...
Click to collapse
It won't generate new unique code for me. Try one of the two I sent earlier to see if they still work. Sorry.

Categories

Resources