Open GoogleCodeExporter opened 8 years ago
You may handle ConnectivityManager.CONNECTIVITY_ACTION intent and stop and
resume playing manually.
Original comment by NKuznet...@gmail.com
on 18 Jul 2012 at 4:54
[deleted comment]
I think its wrong to handle this from lib. Because, for example, you may want
to switch to lower rate stream, but if the lib will reconnect for you then you
will need to handle this situation by yourself with duplicating same
functionality in your code.
Better if the lib will thrown an exception and then you can do what you want
with this kind of situation.
Original comment by Pavel.Kr...@gmail.com
on 11 Aug 2012 at 1:18
Original issue reported on code.google.com by
abav...@gmail.com
on 15 May 2012 at 3:57