skyforcetw / Garminuino

This is a project use GarminHUD as speedometer HUD, or a GoogleMap navigation HUD.
https://hackaday.io/project/155238-garminuino
MIT License
40 stars 13 forks source link

App keeps crashing #28

Closed Niklas04 closed 4 years ago

Niklas04 commented 4 years ago

Hi,

I'm having the problem that the app keeps crashing when Google Maps Navigation is running and GoogleMaps HUD App is not running. The app keeps crashing every 30 seconds until I end the navigation. If I start the GoogleMaps HUD App everything works fine.

I was able to get the following log via Android Studio: Unbenannt

Maybe you clue where the issue can be and fix it.

Best regards Niklas

skyforcetw commented 4 years ago

Got it. It seems only crash on android 10 ?

skyforcetw commented 4 years ago

I found the problem. My fault....

skyforcetw commented 4 years ago

Please try this one https://github.com/skyforcetw/Garminuino/releases/tag/0.5.6

Niklas04 commented 4 years ago

Thank you! Seems to work