Tag: video / audio
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
Google I/O 2019
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
Latest video tutorials on Android development by MindOrks
[https://medium.com/mindorks/latest-video-tutorials-on-android-development-by-mindorks-10c55d02afa1]
Android Memory Leak and Garbage Collection — Java Memory Management
Android MultiThreading — Monitor and Synchronization
Kotlin Lambda, Higher Order Function, Extension Function
Android Room, SQLite, database design
RxJava Operator — Map Vs FlatMap
Android MVVM with Architectural Components
Implement Search Using RxJava Operators
Learn how to use Android LiveData and ViewModel