How to get data from Firebase Remote Config in android application?
Add Remote Config to your app. Set up default parameter values and get parameter value use in your app.
Add Remote Config to your app. Set up default parameter values and get parameter value use in your app.
Media Projection API was introduced in Android 5(Lollipop). Using this API we can record the screen content with audio recording and can also capture the screen. A Media Projection API involves three screens of the device display. The first one is the real display, the second one is the virtual display and the third is the surface.
A Fragment could be a piece of an activity that enables a more modular activity design. it’ll not be wrong if we are saying, a fraction could be a quiet sub-activity.
Paytm is that the hottest mobile wallet and payment method utilized in India. In this post, we’ll find out how can we add a Pay with Paytm method in our android application.
Android Detect Internet Connection Status Check Using Broadcast Receivers.
Dependency Injection(DI) is a technology widely used in Android development programming. By following the principles of DI, you can build a good architectural application.
At Below we provide how to integrate barcode functionality in android project .
Android MVVM architecture pattern with demo in java.
Android provides facility to integrate Google map in our application. Google map displays your current location, navigate location direction, latitude ,longitude, search location etc. We can also customize Google map according to our requirement.