Arian04 / android-hid-client

Android app that allows you to use your phone as a keyboard and mouse WITHOUT any software on the other end (Requires root)
GNU General Public License v3.0
109 stars 4 forks source link

App doesn't open in v2.0.0 and V2.1.0 #27

Closed Gabrick75 closed 2 months ago

Gabrick75 commented 2 months ago

Describe the bug I try to open the application, but it doesn't open :/

To Reproduce Steps to reproduce the behavior:

  1. Install the app
  2. Click on the app icon
  3. The app doesn't open
  4. If you try too many times, the standard Android error message appears.

Expected behavior The application is expected to open normally

Screenshots I believe there is no need to add screenshots, But if you need it I'll add it later

Device details:

Additional context Version V1.1.0 works normally on my device.

So far the app has been wonderful for me, it saved me a lot of trouble with my PC! I can't wait to get started on these new updates with the addition of the Mouse function

If you need help translating, I can help by translating into Brazilian Portuguese(pt-br)

Thanks for the app so far

Arian04 commented 2 months ago

thanks for the bug report, just wanted to let you know I reproduced this issue. I'm pretty busy right now, but I'm working on setting up automated testing of my app in emulators so that version-specific issues like this are much less likely to happen (since I currently only test on my main phone). Working on figuring out why this issue is happening as well.

Gabrick75 commented 2 months ago

Right! Any information you need and I can help, just let me know.

Arian04 commented 2 months ago

I pushed the fix (c2e2866) a few hours ago but got caught up dealing with a different issue and forgot to send this comment until now.

It might take me a little while to get the fix into the next release, but as long as you're okay with dealing with a debug APK, then this apk should fix it. If not then this will definitely be fixed in the next release like I said.

It's a debug APK so you'll have to uninstall the version of the app you already have installed. You'll also have to uninstall and re-install later on when this gets officially released.

Arian04 commented 2 months ago

oh also, if that doesn't fix it for you, we can reopen this issue