Posted on

The Evolution of Android Network Access

Modern background execution in Android [https://android-developers.googleblog.com/2018/10/modern-background-execution-in-android.html]

Background Processing in Android [https://medium.com/@julian_falcionelli/background-processing-in-android-575fd4ecf769]
Background Processing in Android (Part 2) [https://medium.com/major-league/background-processing-in-android-part-2-88c73c24a2ac]
Continue reading The Evolution of Android Network Access

Posted on

Android Audio Video

MediaCodec (https://developer.android.com/reference/android/media/MediaCodec.html)

ExoPlayer (https://developer.android.com/guide/topics/media/exoplayer.html) (https://github.com/google/ExoPlayer)

https://github.com/googlesamples/android-audio-high-performance

Android и звук: как делать правильно (https://habrahabr.ru/post/339416/) (pdf)
Continue reading Android Audio Video