Debugging and Logging Android App
Introduction In this post, I will tell you all android logging library and debugging tool. Logging android app helps you … Read more
Introduction In this post, I will tell you all android logging library and debugging tool. Logging android app helps you … Read more
DateTime is a common utility in Android. These days most of the project required date and time formatting in Android. … Read more
Welcome, Buddy… In this tutorial, we demonstrate, How to Build multi-language support apps in the android application. As per android … Read more
1. Switch camera rear to front & front-rear in Camera2 API In the previous 2 blogs, I have explained Video … Read more
In this post, I will learn about playing YoutubePlayerView in ReyclerView Android. We implement Youtube Player in RecyclerView using WebView … Read more
We demonstrate video streaming from the server using the ExoPlayer. In fact, youtube player also used ExoPlayer for streaming video. … Read more
In the previous tutorial, we demonstrate video streaming over the Internet using ExoPlayer. Somehow you missed previous articles you must … Read more
Introduction If you facing any issue in video recording in camera2 APIs in Android. Almost, you are in right place. … Read more
Introduction Camera2 API is an upgraded model of the Camera device. Today you look many apps with rich camera features in … Read more