Kirill Sushilnikov
Kirill Sushilnikov
It's not working for me, I have message "my.package.name is already running" and I can't reinstall the app, Install with modified manifest-file or with code DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService(Context.DEVICE_POLICY_SERVICE);...
Hi, friend. What do you think about it? Can we add this?
> Hey, > > It's a nice lib, thank you. I have a question can we make custom divider instead of the divider can we replace it with some circular...
> The workaround you suggested doesn't seem hacky to me. > > I'm confused about your proposal, are you suggesting add an attribute named `tab_margin_start` that is applied to every...
> implementation ('com.googlecode.mp4parser:isoparser:1.0.6') { > exclude group: 'org.aspectj', module: 'aspectjrt' > } I don't know what it means, but it works for me.
In my case was thrown IllegalArgumentException without any messages and causes, because MediaMetadataRetriever couldn't create FileDescriptor. In total, works for me when videoFilePath is: /storage/emulated/0/DCIM/Camera/VID_20220226_160644.mp4 and not work when videoFilePath...
Thank you for answer, @izaaz.