android / uamp

A sample audio app for Android
Apache License 2.0
13.11k stars 3.76k forks source link

Add example for automotive error handling #473

Open DanGdl opened 2 years ago

DanGdl commented 2 years ago

Hi! Please add an example with message customization in auto when service failed to fetch data in onLoadChildren (or something like this case) Thanks

sigute commented 2 years ago

This would be really helpful, especially examples for how to handle network errors/recover when connection is back.