Screen2Auto + Android Auto + Netflix + Amazon Prime + DAZN - General Topics

{
"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"
}
CURRENT FUNCTIONAL CONFIGURATION :
Xiaomi redmi note 6 pro Android 9 with ROOT and TWRP
(this guide is also valid for other phones as long as you find the 4 apps written below working for that phone and for that android version ....)
- AA 7.0.614104 (others don't work)
- S2A 3.6.2 (to date latest version)
- Magisk 20.4 (with version 23 there is the problem with the car touch screen not working)
- AA AIO 4.0.2 (to date latest version)
All the apps named in this post especially for XIAOMI need to be set with auto start active and energy saving none .
Just go to settings, apps, manage apps, select the desired app and activate auto start, put power saving on no restrictions
HOW TO MAKE NETFLIX WORK ON THE RUNNING CAR
Launch Chrome on your pc.
Get files attached a this post and copy the frida and mirror.js files to the Android device memory.
On your Android device go to Google Play and install the Root Explorer .
Launch Root Explorer.
Copy the frida and mirror.js files to the / system / bin folder .
Press and hold your finger on the frida.
Tap the three dots icon at the top right and select Permissions .
Set the permissions as shown in the following photo and click Ok.
Launch Tasker and go to the Activities tab .
Create a new activity by tapping the + icon at the bottom right.
Choose a name for the activity and tap the check mark on the right.
Tap the + button at the bottom right and select Code .
Tap Run Shell .
In the Command field type frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient
Check Use Root .
Tap the left arrow key at the top left to save your settings.
Go to Profiles and create a new profile by tapping the + button at the bottom right.
Choose a name for the profile and tap the check mark on the right.
Select Application .
Select the Netflix app .
Tap the left arrow in the top left to return to Profiles .
Tap the newly created profile and select the previously created activity.
Connect your phone to Android Auto.
Start AA Mirror.
Select Netflix to view it on Android Auto.
HOW TO MAKE AMAZON WORK PRIME VIDEO ON THE WORKING CAR :
the procedure is the same as the previous one but the string must be replaced with this below (creating another profile and activity on tasker)
frida -e -s /system/bin/mirror.js - n com.amazon.avod.thirdpartyclient
HOW TO MAKE DAZN WORK ON A WORKING CAR :
the procedure is the same as the previous one but the string must be replaced with this below (creating another profile and activity on tasker)
frida -e -s / system / bin / mirror.js -n com.dazn
HOW TO USE 2 PHONES WORKING (one always connected with the secondary USB cable - one normally connected via primary Bluethoot)
Install the free version as recommended by Mastino "Disable appliacation Root"
Link:
https://play.google.com/store/apps/d ... hl = en_US & gl = US
Open the app, give all the required permissions, scroll the list to the bluethot item, open the item, click on disable.
If everything is ok now you can use the secondary phone for S2A and have the bluethoot channel free to use the main phone with the speakerphone, as you have always done.
FORCED ROTATION OF WORKING APP(e.g. NETFLIX, AMAZON PRIME VIDEO etc)
Some apps appear vertically when opened and have no options for rotation.
Rotation with a specific app that requires permissions must be forced.
Use the ROTATION app by Pranav Pandey that works very well
Link:
https://play.google.com/store/apps/details?id=com.pranavpandey.rotation&hl=it&gl=US
DELETE LOCK SCREEN for DIRECT START ON WORKING HOME
In the developer options (which I assume you already have active) activate skip the lock screen
This way you will no longer have the annoying vertical lock screen

SOLUTION FOR S2A DISAPPEARED FROM AA
Uninstall AA and install AA version 7.0.614104
Install or run LUCKY PATCHER.
find and Select screen2 auto
press and hold on screen2auto
Then click on clone app
After cloning it asks if you want to install the clone
Clik install clone
android auto screen2auto appears again.
Naturally you must reconfigure again screen2auto end android auto

Excellent guide, thank you very much OP.

Related

[Tutorial] How to start a playlist on your PC using Android and NFC

A while ago I wrote a tutorial on how to turn your phone on and bypass your keyguard using NFC and Tasker, today I'll expand on that and write about how you can use NFC to automatically start a playlist on your media PC even with your screen off. By the end of this tutorial you should be able to just tap your phone on the NFC tag and presto! your favorite playlist will start playing on your PC.
What you'll need:
On your phone
Tasker (important: make sure you update to the latest version)
NFC Task Launcher
NFC Screen Off Mod (this is for the Note 2 and S3 ONLY, the same mods for other phones can be found with a quick search). Confirmed working for Note 2 stock LJ1 and LJ3 odex rooted.
Root (but I'm guessing if you have any of the above you're already rooted)
(optional) Secure Settings (be sure to enable Device Admin)
(optional) Media Center Control (or your favorite Media Controller)
(optional but recommended) Titanium Backup
On your PC
EventGhost
- Windows Media Player Plugin
- Webserver Plugin
Windows Media Player (you could use winamp or other players instead but you would need different plugins for Everhost)
Other Items
Writable NFC tags
PC and Phone should be on the same wireless network (you could make it work from an external network by forwarding the port, but I'm not going to cover this here).
Now on to the instructions..
On your phone
Use TB to make a backup of your NFC Service apk (in case you get issues after flashing the modded one)
Flash the attached NFC Screen Off Mod using CMW
Create a task (Play) in Tasker with the following actions:
(optional) Plugins -> Secure Settings -> Wake Device -> Screen and Keyboard lights on (30 sec or whatever you want)
(optional) Plugins -> Secure Settings -> Keyguard -> Off (this will also disable any PIN/pattern/password you have)
(optional) Misc -> Say -> "Starting Playlist" (or whatever you want it to say)
Net -> Http Get -> In Serverort field enter 'username[email protected]ort' where username and password are the same as the ones you configured in your Webserver EventGhost plugin and xxx.xxx.xxx.xxx and port are the IP and port of your PC and Webserver EventGhost plugin.
-> In Path enter '?play'
{
"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"
}
Prepare a writeable tag in NFC Task Launcher with the following actions:
Tasker -> Tasker Task -> Play (or the name of your task)
(optional) Launch application -> Media Center Control
Got it? That was the easy part
Now it's time to configure your PC
Download and install EventGhost from here: This is an awesome program, think of it as Tasker for your PC. It can pretty much control any application, run scripts, switch off your monitor, etc.. based on events from various sources.
Install the webserver plugin (Configuration -> Add Plugin -> Webserver)
- Expand Autostart, right click on 'Plugin:Webserver' and click 'Configure'.
- Fill in the same username, password and port you used in your HTTP Get action in Tasker (make sure no firewall is blocking your port).
Install the Windows Media Player plugin (Configuration -> Add Plugin -> Windows Media Player)
- Expand the folder 'Windows Media Player', expand the Macro 'Start Program: wmplayer.exe'
- Right click on the action 'Start Program: wmplayer.exe' and click 'Add Event', enter "HTTP.play" (this is your Tasker HTTP Get command)
- Right click on the action 'Start Program: wmplayer.exe' and click 'Configure', enter the playlist command for WMP: '/Playlist "My Playlist 1"' (replace "My Playlist 1" with the name of your playlist, don't forget the quotes).
Phew.. done!
Took me a few hours to get it to work but that was because I knew nothing about EventGhost and tried using EG Tasker plugins to send events via TCP, turns out HTTPGet is simpler and native to Tasker.
If you're feeling adventurous and have many tags you might want to expand the above to have a different tag for each playlist/genre, stick the on the wall and label them 'Pop', 'Metal', 'Hip Hop' or by artist/album and impress your friends by starting different styles of music without even turning on your phone.. or better yet, stick your phone in your back pocket and change the music by walking around and bumping your ass on the wall
Took me a long time to write this up, hope you guys find it useful! I'll be happy to help out anyone who is having trouble with the setup.
Thought I'd bump this, in case anyone would be interested

[APP][4.3+] New launcher for WeTek Core

If you wanna help debugging this new launcher I have created feel free to download it and report in this thread any error or crash you might experience.
In case of crash try to replicate it and, please, include logcat.
You can't use this launcher on the Play running WeTek OS because it requires at least Android 4.3 for the notification APIs but if you are using my CyanogenMOD build you can use it on the Play as well (but you might need to use a keyboard to access some of the functions since they are mapped for Core's remote).
{
"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"
}
Instructions
Download the zip file containing the apk, unzip it and install the apk using your preferred method (using adb install, copying it to a MicroSD card and installing it using a file manager, etc.)
As very first thing allow the launcher to access the notifications in "Settings -> More Settings -> Sound & Notification -> Notification access".
I have created this launcher for being light and very easy to use, in fact using the Core you will do most of the actions using the * (star) button (if you don't have the Core's remote you can achieve the same with F6 button on a keyboard).
In the top row you have the notifications, you can click with OK button on them to open them in a popup or you can dismiss the selected notification without opening it using * button.
In the second row you have the highlighted apps section, the middle icon is the app drawer. From the drawer you can add the selected app to the list of favourite apps (the third row in the home of the launcher) by pressing * button, you can also long press OK to access to the app information menu where you can uninstall/disable the app, clean the cache or data, move the app to the sd, etc.
The third row, as previously said, has a list of favourite apps. You can re-arrange them by long pressing with OK on one of them (you will see that the app rectangle has a blue border, meaning it's been selected), moving to the position where you wanna put that app and long press OK again to swap the two positions (it's easier done than said), if you long press with OK on the same selected app it will clear the selection.
To delete a favourite app use the usual * button.
The last row has three icons, one for the connectivity (showing if you're connected by ethernet, wifi, or not connected at all) that will launch network settings when clicked; one that will launch android settings and another one that shows the weather and, once clicked, will show a popup with a 5 days forecast (from this popup you can toggle C/F degrees by pressing, guess what? * button
)
Video
Download
1.2.1
Changes
1.2.1:
- Added option to hide applications
- Added support for icon themes (have a look here for more info)
- Added Turkish translation
20151126:
- A lot of improvements under the hoods, included fixing a FC when using IP geo location since the public API I was using is not available anymore.
20151104:
- Added the possibility of fetching weather for a custom location. You can access to settings by pressing menu button in the main launcher window
20151101:
- Added current temperature and current city to the weather icon in the footer
- LP only: modified the visual feedback of the currently focused highlighted/favourite app
20151030:
- Added the possibility of customizing the Highlighted apps (all but the app drawer). Long pressing on an highlighted app will bring up a dialog where you can choose the new highlighted app. To reset an highlighted app to the default state press the usual * button on the customized highlighted app.
If you are running one of the latest Core rom that have this new launcher as system launcher you won't be able to update unless you use this file.
20151029:
- Added a colored circular reveal animation in the home section when interacting with objects that launch something
New version.
4.2
And for 4.2?
It is not possible because the notification listener requires 4.3, and integrated notifications is one of the best things of this launcher imho
This is what I want! Works on any android box?
Thanks for the launcher
the link is broken
I would recommend advertising this as a TV box launcher and keep developing on that niche. There are not nearly enough decent TV box launchers available. The one that Tronsmart uses is really good, but that's the only other one that I like. I didn't know what this was, but if people know its a TV box launcher they may be interested.
Launcher look fantastic,but link is broken.Please, fix it
Can we get a new link or a mirror please?
https://www.dropbox.com/s/0624shqztl3oxct/WeTekNewLauncher.rar?dl=0

[ROOT] Remap Bixby Button with simple, double and long press

The ultimate solution for assigning an action or application to the Bixby button
I found a trick to assign the Bixby button to an action, application and more... Support a single click, double-click and hold (also works the screen off)
Here are the functions you can assign to the Bixby button
Navigates: back, home, recent apps...
Controls: sleep/wake up, show power menu, shutdown, reboot, expand notifications panel...
Rotation control.
Media controls: play/pause, next, previous, stop...
Fast scroll: scroll to top/ bottom.
Edit: copy, paste...
Universal copy, one tap copy text every where.
Settings: auto brightness, rotation, wifi, mobile data...
Start app/shortcut/activity, finish activity, previous app/next app, kill app...
Freezer: freeze/thraw app.
Input gesture, key event, text...
Shortcut panel, app drawer, freezer drawer, side bar...
Floating widget.
Swipe adjust: swipe on the edge to adjust brightness, screen filter, volume...
Gesture pointer, extends your finger.
Notification, speech, toast.
Screen filter, torch.
Conditional: if screen on, keyguard on, wifi connected/disconnected, battery level, time period, wifi connected to, app focused...
Multi action, saved multi action.
...
Disclaimer:
I AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR DEVICE IF YOU DECIDE TO USE THIS GUIDE. IT'S PRETTY SAFE THOUGH BECAUSE I HAVE HEAVILY TESTED EVERYTHING THAT I WROTE.
Required
All Samsung rom custom Android 8.0, 8.1.x
A root access (preferably MAGISK)
Step 1
Remap Bixby Button
As in the article :
1. Go with any root Explorer (I'm using Solid Explorer) to /system/usr/keylayout
2. Rename the Generic.kl to Generic.txt
3. Open this file with an text editor
4. Search for 703 to get following entry: # input_fw Intelligent Key for Dream key 703 WINK
5. Change it to whatever you want. I simply tried following: # input_fw Intelligent Key for Dream key 703 ASSIST
6. Rename it back to Generic.kl (otherwise you won't be able to press any hardware button after reboot)
7. Check permissions
8. Restart your device
For now, Bixby is used Google Assitant with item display on the screen
Other order :
HOME - Homebutton
POWER - Powermenu
MUSIC - Starts your favorite music player
MEDIA_PLAY_PAUSE - Play pause media
VOLUME_UP - Sets volume up
VOLUME_DOWN - Sets volume down
VOLUME_MUTE - Volume media (set default media volume in phone setting)
CAMERA - Starts camera app
APP_SWITCH - Recent apps button
ASSIST - Google Assistant (with item display on the screen)
VOICE_ASSIST - Google Assistant (fast)
QPANEL_ON_OFF - Notification area
EXPLORER - Favorite internet browser
SYSRQ - Screenshot
PAGE_UP
PAGE_DOWN
CALCULATOR
CALENDAR
CONTACTS
CALL
If you want to be able to use more features such as double-clicking, long-clicking, launching an application, adjusting the vibrator or other, leave "ASSIST" and continue the steps.
Picture with the SEARCH function :
{
"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"
}
Source : https://forum.xda-developers.com/galaxy-s8+/how-to/root-remap-bixby-button-o-app-t3601061
Step 2
Install Xposed
Flash zip Xposed with Magisk, TWRP or FlashFire.
If your phone is rooting with Magisk (best method) :
Launch Magisk Manager to search, download and install the "Xposed Framework (SDK 26)" for Android 8.0 and SDK27 is Android 8.1.
or
How-to flash with TWRP :
1. Transfer the zip and apk to your phone.
2. Now boot into TWRP by pressing bixby+volume up+power on while phone is turned off
3. Go to "Install" menu of TWRP select the zip and flash the zip.
4. Restart the phone and Install the apk and run the application to verify that everything is green
or
How-to flash with FlashFire :
1. Transfer the zip and apk to your phone.
2. Install FlashFire
3. Start the application and press "+"
4. Choose "Flash ZIP or OTA" and select the zip
5. Select "Auto-Mount" and "Mount / system read / write" and validate
6. Press "Flash" and "ok" then wait until the phone restarts
7. Install the apk and run the application to verify that everything is green
The link for the ZIP to flash (xposed) for 8.0
https://dl-xda.xposed.info/framework/sdk26/arm64/xposed-v90-sdk26-arm64-beta3.zip
The link for the ZIP to flash (xposed) for 8.1
https://dl-xda.xposed.info/framework/sdk27/arm64/xposed-v90-sdk27-arm64-beta3.zip
The link for the "Xposed Installer apk"
https://forum.xda-developers.com/attachment.php?attachmentid=4393082&d=1516301692
A link to uninstall Xposed in case of problem (zip to flash with TWRP):
https://dl-xda.xposed.info/framework/uninstaller/xposed-uninstaller-20180117-arm64.zip
Source Xposed Nougat :
https://forum.xda-developers.com/showthread.php?t=3034811
Step 3
Customize the Bixby Button
This module provides you Gesture control, Key control and other smart triggers. to trigger actions you want.
Next, download "Xposed edge" or "Xposed edge pro" from the Play Store and activate the "Xposed edge" module in "Xposed Installer" and then restart the phone.
1. Launch the Xposed Edge module and activate "Keys" and access it
2. Press Add and click on the Bixby button
3. Activate the newly assigned Bixby button (KEYCODE_ASSIST)
4. And with the arrow on the side assign an action for a single click, double-click and hold down
Do not forget to activate key control and the button assign
And now it will work
Bonus
Gesture for navigation with Xposed Edge:
https://www.youtube.com/watch?v=DkAGCtbJr-U&feature=youtu.be
You have the possibility to choose a side of the screen, and to assign an action with a slide in the desired direction.
The sources that allowed me to realize this guide
Links to threads here:
https://forum.xda-developers.com/showthread.php?t=3034811 rovo89
https://forum.xda-developers.com/galaxy-s8+/how-to/root-remap-bixby-button-o-app-t3601061 redplate
Sorry for mistakes, I speak french
Thanks For you Hardwork
I am using HAVOC GSI on Galaxy S9 (SD845).
I am not able to find Bixby Key #703 in Generic.kl in keyboard layout.
Can i add key in Generic.kl? Will it work?

[Guide] Use MIUI+ on xiaomi.eu (remote control your phone from Windows)

How to use MIUI+ on supported devices on xiaomi.eu ROM
MIUI+ allows you to control your smartphone from your Windows PC, seeing it's screen and using Keyboard & Mouse. It also syncs several things like Photos, Calendar and Messages.
MIUI+ only works for a limited set of devices. If your device is supported, but you use xiaomi.eu ROM, some libaries are missing from the ROM and screen sharing won't work.
There's a chinese developer, who made a Magisk module, that adds back many of the removed features/apps/libraries to xiaomi.eu.
Dev's website: https://blog.minamigo.moe/
His magisk module: https://blog.minamigo.moe/archives/184
Download links to the latest module ZIP: here (the apk is only useful if you have lsposed)
His module supports restoring several Mainland China features to the xiaomi.eu ROM, which is mainly interesting for Chinese users who want to use the xiaomi.eu ROM, but also for everyone who wants to get MIUI+ working.
During installation in Magisk, the command line will ask which functions you want to restore, and you can choose each of them by pressing Volume - for NO and Volume + for yes:
Little Milan Pavilion Pro Font
MiPush (connect to a server in mainland China)
AI call
Life Yellow Pages (caller ID identification)
SMS (verification code, promotion SMS classification)
Calendar (lunar calendar, holiday schedule details, import SMS events, etc.)
Mi Wallet (bus card, door card, UnionPay card)
app Store
Fast application
Global Internet (one-dollar traffic)
Full screen keyboard (Sogou input method)
Portal
Voice wake-up of Xiao Ai and Xiao Ai (unstable! Only the wake-up words can be customized, and Xiao Ai needs to be restored)
Intelligent assistant (negative one screen)
Weather (positioning, Caiyun weather)
Permission management (the mainland version has stricter permission management)
Theme store (fonts and ringtones cut back to mainland China)
Browser
Mainland version setting interface (Google service switch), game toolbox, video toolbox, download management (Xunlei acceleration), MIUI+ repair (need to support the model itself), dial interface
Guide
Use the Google Translate and take screenshots of the menu in magisk and also for the windows MIUI+ installation, if you have problems.
Copy the magisk module zip file to your phone, open Magisk manager, select the last tab below (modules), then tap the "Install from storage" button and select the copied magisk module zip file.
A chinese menu will ask you to press the volume + button. Do it
Then press the volume - button
The console will ask step by step which functionality to restore. For each one press volume - (no) until the one saying: 是否恢复全球上网(一元流量)?音量+:是,音量:否。请根据音量键进行选
(Will the global Internet connection be restored (one-dollar traffic)? Volume+: Yes, Volume: No. Please select according to the volume keys)
For this one press Volume + YES
Press again volume - (no) for all further questions, until the following menu item appears: 是否恢复大陆版设置界面(谷歌服务开关),游戏视频工具箱下载管理的迅雷加速修复MIUI +,拨号界面(营业厅)?提示:下载管理有广告!MIUI +需机型本身支持。音量+:是,音量:否。请根据音量键进行选择:您选择了是
(Do you want to restore the mainland version of the settings interface (Google service switch), the Xunlei accelerated repair of the game video toolbox download management MIUI+, and the dial interface (business hall)? Tip: There are advertisements for download management! MIUI+ needs the support of the model itself. Volume+: Yes, Volume: No. Please choose according to the volume keys
For this one press Volume + YES
A warning appears, telling you that you need xposed etc. to fix some app permission issues. Agree by pressing Volume + again
Reboot
Install miui+ on windows from https://plus.miui.com/
Connect your phone via USB to your PC
On your phone open Settings > Connection & Sharing > MIUI+ Beta and click the Scanner button
On your PC, open MIUI+, a QR Code should be visible
Scan the QR Code with your phone and allow the connection on your phone
MIUI+ on windows is in chinese and it's very hard to use.
domon07 said:
MIUI+ on windows is in chinese and it's very hard to use.
Click to expand...
Click to collapse
It didn't even generate the QR code for me in Windows, so I couldn't access any functionality.
I have a xiaomi mi 10 pro and after following your steps the phone does not start. After installing the module in Magisk and restarting it no longer starts.
is the Windows Desktop version Wifi only? When i start the application i have a Wifi prompt and i cannot get rid of it..
My Desktop does not have Wifi. I want to use this product via USB
{
"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"
}
Sage said:
is the Windows Desktop version Wifi only? When i start the application i have a Wifi prompt and i cannot get rid of it..
My Desktop does not have Wifi. I want to use this product via USB
View attachment 5394665
Click to expand...
Click to collapse
yes it is currently wifi only
Where is a download on this god damn website? https://plus.miui.com/
d0nger said:
Where is a download on this god damn website? https://plus.miui.com/
Click to expand...
Click to collapse
Hey so download has been removed from page, but thanks to web.archive.org/ found this link
enjoy XD
https://web.archive.org/web/20220524012243if_/https://cdn.cnbj1.fds.api.mi-img.com/core-app/milink/MiAIoT_Setup.exe
AshTrash101 said:
Hey so download has been removed from page, but thanks to web.archive.org/ found this link
enjoy XD
https://web.archive.org/web/20220524012243if_/https://cdn.cnbj1.fds.api.mi-img.com/core-app/milink/MiAIoT_Setup.exe
Click to expand...
Click to collapse
And thanks to u since I'm too was stuck wit the damn website plus.miui.com
does this work on pocof3 eliterom
this thred is outdated! you cant use Miui+ now bc you will get an qr error means you cant scan it
Did not install

Question Change/Remap Assistant button (side key) NO root

Has anyone managed to remap the nasty Assistant button?
I tried all possible apps, non of them worked!
Even if I completely disable Google Assistant and select the Assistant mapper as default assistant app in settings, when pressing the button Google assistant opens and asks to be enabled!
Disgusting!
Sorry for not getting any response. How I wish I know the answer but I just noticed how unhelpful Motorola Edge S/G100 users are if it doesn't affect them.
Not the XDA I know of when I first joined in 2010 busy modding Moto Rokr e2 and e8 (ahh... those early days).
Anyhow, try this. I believe this can remap the button (will also remap the swipe from corner)
Swipeup Utility - Apps on Google Play
Put your home button to use.
play.google.com
Just take note I haven't personally tried this. Hope it works. Good luck.
contractubex said:
Has anyone managed to remap the nasty Assistant button?
I tried all possible apps, non of them worked!
Even if I completely disable Google Assistant and select the Assistant mapper as default assistant app in settings, when pressing the button Google assistant opens and asks to be enabled!
Disgusting!
Click to expand...
Click to collapse
I have managed to disable it, but not remap.
I have managed to remap it to the Camera app without installing other apps. Its in one of the options in the OS.
Shadowthor said:
I have managed to remap it to the Camera app without installing other apps. Its in one of the options in the OS.
Click to expand...
Click to collapse
How? Could you, please, give some directions? Can't find it in the OS. Thank you!
This is available in custom roms. Not everyones cup of tea i know, just mentioning it
{
"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"
}
I have managed to rebind the assistant button to open any app using Tasker, because no "Rebind buttons" type of app can detect the said button
1. I set Default digital assistant app to 'None' (pressing the button now shows "Set Google as the default assist app to access your Assistant")
2. In Tasker i made a new profile > Application > All > Assistant Settings
3. To the profile i added a New task with 2 actions: 'Back Button' (exits the assistant setup screen and makes the task run faster) and 'Launch App'
Because the task requires assistant to be opened, what you can do with it is limited (you can't set it to a function like camera shutter because it will switch apps).
I have set it to open the app 'Touchpad for Big Phone & Tab'. I would have liked to add a macro that automatically enables the touchpad and then exits the app; but that requires root access and I'm not comfortable with rooting my daily driver phone that i saved up for (also i have never done that before).
Corktail said:
I have managed to rebind the assistant button to open any app using Tasker, because no "Rebind buttons" type of app can detect the said button
1. I set Default digital assistant app to 'None' (pressing the button now shows "Set Google as the default assist app to access your Assistant")
2. In Tasker i made a new profile > Application > All > Assistant Settings
3. To the profile i added a New task with 2 actions: 'Back Button' (exits the assistant setup screen and makes the task run faster) and 'Launch App'
Because the task requires assistant to be opened, what you can do with it is limited (you can't set it to a function like camera shutter because it will switch apps).
I have set it to open the app 'Touchpad for Big Phone & Tab'. I would have liked to add a macro that automatically enables the touchpad and then exits the app; but that requires root access and I'm not comfortable with rooting my daily driver phone that i saved up for (also i have never done that before).
Click to expand...
Click to collapse
This worked beautifully for my Nokia XR20. Thank you for the creative solution.

Categories

Resources