tuntorius / mightier_amp

An alternative app for controlling NUX Mighty amps.
MIT License
192 stars 20 forks source link

Crashed on android 4.4.2 #20

Closed karabas2011 closed 2 years ago

karabas2011 commented 3 years ago

I have tried today's ver0.9.0 App is stopped on my 7" Samsung SM T231 The same with stock app. Only old stock v2.2.2 works

tuntorius commented 3 years ago

Does version 0.8.8 work? I'm using an error reporting service and I don't see your device there. It means it crashes in the absolute beginning of the app lifecycle. I'll need to see the logcat logs of your device.

karabas2011 commented 2 years ago

0.8.8 shows black screen 0.9.0 shows black screen and "Application stopped"

karabas2011 commented 2 years ago

Sorry 0.8.8 shows black screen for a while, then starts. I deleted it and installed 0.9.0.v7a I got 0.9.0 Application Stopped Here are logs

photo_2021-12-13_17-07-33 logcat_12-13-2021_17-05-44.txt

tuntorius commented 2 years ago

Hi, thanks for the log. It confirms my suspicions. I added USB-MIDI support in 0.9.0. It is available in Android 6+ only, but I do a check before I try to use it to retain compatibility with older versions. I have a phone with 4.4 and it works with it so I thought I did that check correctly. Maybe I'm missing something. I'll take a more in-depth look.

karabas2011 commented 2 years ago

Thanx!!!

tuntorius commented 2 years ago

Almost a year later, the bug is fixed.