03-29-2023 09:47 AM - edited 03-30-2023 02:59 AM
I was able to successfully unlock the key mapping feature without using any accessories. Now I can play games with any keyboard and mouse and a generic usb-c hub.
I also discovered some other interesting things...
Why didn't Asus make a system update for the phone to be already unlocked for everyone?
04-11-2023 04:01 PM
dude this is very good news thank you very much i will try it right away does it work on rog phone 3? is this code? I'll try and post it here.
04-12-2023 04:11 AM
I don't know if I understand correctly but if you want to do the procedure on the ROG PHONE 3 I think it's another property to try to say that a "Mobile Desktop Dock" is connected.
"vendor.asus.dongletype" or "sys.asus.dongletype" with value 3 or maybe 2. Not sure as I don't have any ROG PHONE 3 to test.
04-13-2023 10:16 AM
right wrong finally can you help me?
04-17-2023 05:34 AM
Hello.
The command is correct for the Rog PHONE 5s.
Remember that you need to trust the computer on the phone to use ADB commands and that they may have different properties to test.
From what I see you did it correctly.
You can run the command "adb devices" to see if the phone is being recognized and you can also run the command 'adb shell getprop | findstr "dongle"' so we can see the property that shows on your phone. Can you post the pictures please?
05-26-2023 08:13 AM
Github link with scripts for use on Linux and Windows.