Almost each and every application has an onboarding screen. It gives an overview of the application. Android applications can have a lot of functionalities. The end-user might not able to understand these features. Using the onboarding screen we can explain these features when the end-user starts the application for the…
Creating responsive UI for android applications was very difficult by using some basic layouts like…
Recyclerview becoming one of the most useful components of android applications. It uses less memory…
ConstraintLayout is similar to RelativeLayout and provides more flexibility than RelativeLayout. Views are placed with…
These days Android Plays a very important role in running E-Commerce business furthermore there are…
Android CoordinatorLayout is a layout that provides control over design library components. Design library components like…