
How To Disable Screenshot and Screen Recording in Android Application
Post Views: 2,986 In this tutorial we will learn how to prevent someone to take screenshot or record screen on your Android Application. In some cases , we don’t want…
Read more »
Android Login Screen Design Using Bottom Sheet
Post Views: 14,563 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…
Read more »
Designing a Circle Layout Using LinearLayout in Android
Post Views: 10,339 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…
Read more »
Gmail Like Inbox By JSON Parsing Using RecyclerView CardView and Volley
Post Views: 6,964 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…
Read more »
Android Working with Recyclerview and Cardview
Post Views: 6,172 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…
Read more »