-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sensor tab not stable, causes app to stop #1
Comments
Nope, I've never seen it. Can't say I've tested the app on very many devices though. Any ideas what the common factor with the problematic devices could be? What Android versions? Could you get a logcat of the crash? |
Ok; I'll look into logcat. |
Ok, below is a logcat filtered for the HAndroid process (tried to attach file, but don't know how to do that...). seems to be an index out of range issue. 12-16 10:49:17.163 29335-29335/se.kolefors.handroid D/dalvikvm? Late-enabling CheckJNI |
Ah! I can reproduce it too. I've just never used the tabs, I simply swipe away. This ONLY happens if the app is started and then the sensors tab is clicked without first going to any of the other ones. I think somehow this tab isn't initialized until too late. Guess I'll have to read up on how these things work :-) |
When I tap the sensor tap on some devices, the HAndroid app will stop. Per device, it seems 100% reproducible. I have experienced this on at least two devices: Sony xperia V and Huawei Mate 7. The message is:
Unfortunately, HAndroid has stopped.
OK
On at least one device the sensor tab works fine: Google Nexus 7.
@DanielMalmgren , have you experienced the above?
The text was updated successfully, but these errors were encountered: