
How To Disable Screenshot and Screen Recording in Android Application
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 to allow to…
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 »
Login Screen Design In Android Studio
Hello Friends today we are going to design login screen by using LinearLayout. Login screen should be attractive it is first view which user interact with that’s why is should…
Read more »
Dashboard Design In Android Studio Using CardView Tutorial
Dashboard Design Android Studio is the main attraction of any mobile app. It should be attractive as well as user friendly also. In this tutorial i am going to show…
Read more »