
Android Login Screen Design Using Bottom Sheet
Bottom sheet component is used for showing content which slides up from bottom. You can see it on Google maps and other e Shopping apps where they show content using…
Read more »
Designing a Circle Layout Using LinearLayout in Android
Designing a Circle Layout Using LinearLayout in Android. Hello all, today i am back with another tutorial in which i am going to design circle layout using LinearLayout. LinearLayout is…
Read more »
Gmail Like Inbox By JSON Parsing Using RecyclerView CardView and Volley
Gmail Like Inbox By JSON Parsing Using RecyclerView CardView and Volley Hello guys, today’s tutorial is about fetching data from JSON file and display it with RecyclerView CardView and to…
Read more »
Android Working with Recyclerview and Cardview
Android Working with Recyclerview and Cardview.Hello guys, i am back with another tutorial on Recyclerview. RecyclerView and CardView got introduced in android Lollipop. Basically The RecyclerView widget is a more…
Read more »
Firebase Phone Number Authentication In Android Studio
Firebase Phone Number Authentication In Android Studio.Hello Guys, Welcome to my new tutorial. Today we will learn how we can implement Phone Number Authentication/Verification using Firebase. Firebase is platform which…
Read more »