Alexey Danilov
Alexey Danilov
I have the same problem on my HTC Desire (android 2.2). Look at my tiny activity https://gist.github.com/danikula/6384575#file-leakedactivity-java. It just starts itself and logs allocated native memory. I run this activity...
@SingleJie please provide full stacktrace.
@or-dvir what the version of `exoPlayer` do you use ?
@or-dvir see `sample` app from [exoPlayer](https://github.com/danikula/AndroidVideoCache/tree/exoPlayer) branch. `exoPlayer` works well. You can fork and modify it to reproduce your problem.
@agwells Yes, obb can be downloaded twice on api 23 and higher due to [this problem](https://code.google.com/p/android/issues/detail?id=197287). 1. `android.permission.WRITE_EXTERNAL_STORAGE` doesn't help because on >=api 23 you have to request this permission...
@agwells Agree with you.
I use `0.9.10` version of library. Device has android `4.1.2`.
As workaround I use ``` final AppMsg.Style style = new AppMsg.Style(Integer.MAX_VALUE, R.color.app_msg_bg); ```
Documentation doesn't describe how to get account's balance. Could anybody help with it?