Open jjmutumi opened 2 years ago
@raybesiga the Android Go problem that has been coming up a lot lately due to cheaper phones users are purchasing.
You can try using debug mode on these devices (HoverParameters.Builder.setEnvironment(1)
which does not show an overlay. The permission check may still block you, let me know if it does.
Problem
Android Go edition is a stripped down version of Android for devices with less specs. In these devices the Display over other apps feature seems to be permanently disabled. Because of this Hover actions can not run! Is it possible to add support for this version? Or is there a current work around we can use?