-
-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inputs not working after some time #241
Comments
@master255 Few questions:
|
|
@bk138 I found a error, when I tap on my phone screen and nothing works, then this error occurs: When I hit stop in the management console and go to settings where permissions are listed, the permissions there are turned off. |
Hm, https://www.google.com/search?q=%22MotionEventInjector+installation+timed+out%22 doesn't list anything helpful, at least for me. I figure we'd need a complete logcat dump over time. You can use something like |
@bk138 I think your program should disconnect and destroy your service on the onDetach() event and reconnect it on the onCreateView event. |
Well the server is supposed to keep running without a UI, that's why there's a ForegroundService; no onDetach() nor onCreateView() there... |
We need to test DOZE mode. There are special commands for testing. |
FindingsAndroid 12
|
I'm using droidVNC-NG on my always-on Galaxy s8+. And every 1-2 days I have to restart the app and give permissions for remote access to work. This is very uncomfortable. |
@master255 you could try https://play.google.com/store/apps/details?id=de.abr.android.avnc for a few days and see if the problem is there as well. |
@bk138 I can't install it. Play Market says that this program is not compatible with any of my devices. And Apk program is not available anywhere in its pure form. |
@bk138 I think you need to use a different method of tapping on the screen. It may work through SU, but it will be stable. It is better to make an option to select the method of pressing the screen. For today. There is not a single program in the world that allows to control an Android device on a local network. |
https://alpha-vnc-lite.en.aptoide.com/app has an .apk AFAICT. |
@bk138 I installed it, but it only allows remote access for 10 minutes a day. |
@bk138 Okay. Just for you, I've started this scam program for testing. Now we have to wait a few days. |
@bk138 UPD: This program shuts down after 10 minutes of working. It is impossible to test it. |
So this is the only solution. |
@bk138 After uninstalling alpha I have this bug started reproducing immediately after launching your program. Now I have no control at all in the latest version from the Play Market. |
Switched to https://github.com/Genymobile/scrcpy |
Steps to reproduce the behavior:
Expected Behavior
The permission to click the mouse is present
Your environment (please complete the following information):
The text was updated successfully, but these errors were encountered: