kuldeep Mourya

Results 38 comments of kuldeep Mourya

use this ` implementation 'com.arthenica:mobile-ffmpeg-full:4.3.1.LTS' `

don't use notifyDataSetChanged because its reload all items again after notifyDataSetChanged method called, so I will suggest using DiffUtil. Nice example of DiffUtil :- https://www.journaldev.com/20873/android-recyclerview-diffutil

@mimre73 and @tangiable did you find any way to play video in it?

Thank for this great project. I am running this example app in my Android 10 (k20 pro) video stuck at dialog, and i got this error ``` 2020-07-22 12:24:48.163 28283-29116/com.iknow.android...

@zxb123456 i solved this issue by use SDK 28, this error comes in SDK 29, so its temporary solution. Just change `compileSdkVersion 29` to `compileSdkVersion 28`

Yes just remove `android:requestLegacyExternalStorage ` and run.

WeChat or QQ ban in india😜 and remove this android:requestLegacyExternalStorage

@jeetdholakia did you find any solution?

did you find any solution?

Thanks for response :)