Posted on Leave a comment

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

Posted on Leave a comment

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