Ravi MishraVideo Trim in Android: Mp4Parser Vs FFmpeg-When it comes to trim a video file in android, we have several options to choose from. In this article we will learn about the two of the…Aug 15, 20221Aug 15, 20221
Ravi MishraKotlin: Power of Extension functionsI had started android development with java. To write a utility function I had to write in a util class as a singleton. This function also…Feb 19, 2022Feb 19, 2022
Ravi MishraAndroid: Update Bluetooth programmaticallyOne of the reasons I like working with android is that it gives flexibility to developers to tweak things and play around with features…Apr 25, 2021Apr 25, 2021
Ravi MishrainAppleCommunityImplementing Android’s TabLayout like feature in iOSAs I have worked on both native android and iOS applications, I have implemented some great features provided by the both platforms. But…May 17, 20201May 17, 20201
Ravi MishrainAppleCommunityCodables: A better way parse data in SwiftApple recommends MVC architecture for development and is undeniably more common architecture. MVC segregate code in three parts —…May 13, 20201May 13, 20201