I am getting a new message on Android 10 which pops up every time I do a remote screen capture.
On older Android a message would appear just once if you clicked "don't show again" , This new message appear everytime, any ideas how to get rid of it after the first time ?
I had this problem with Teamviewer on Android 10. Once Teamviewer and it's add-on has been installed and permissions set.
B4X:
- Settings, search for About, click Build Number until developer mode enabled
- Settings, search for Developer and enable:
- Android debugging
- Rooted debugging
- ADB over network
- Connect with ADB from a PC to the IP address (adb connect ip_address) and run:
- adb shell appops set com.teamviewer.host.market PROJECT_MEDIA allow