
Runtime Permissions in Android app
Hey Technoz, hope you are doing well. In android, we usually need the permissions to perform some of the tasks ...
Read More
Read More

Push Notification in Android using php mysql
Hey Technoz! hope you are doing good. In this tutorial, we will see how to send push notification in android ...
Read More
Read More

Basic UI elements in Android
Hey Technoz, Hope you are doing great. In this tutorial, we are going to discuss about basic User interface UI ...
Read More
Read More

Splash Screen in Android Tutorial with Example
Hey Technoz! Hope you are doing great. We have seen many apps in which displays a splash screen at the ...
Read More
Read More

Android WebView with Progressbar and Swipe Refresh Layout
Hey Technoz, In this post, we are going to build a WebView with progressbar and swipe refresh functionality. These are ...
Read More
Read More

Android Login Registration using PHP and MySQL
Android Login Registration using PHP and MySQL Hey Technoz! In this tutorial, we are going to see how to build ...
Read More
Read More

Android RecyclerView Tutorial
Android RecyclerView widget RecyclerView Implementation Hey Technoz, This RecyclerView implementation tutorial comes with the solution to the dynamic listing of ...
Read More
Read More

Android PHP MySQL CRUD operations
Hey Technoz, In this post, we will see the how to handle remote database like MySQL from the android app ...
Read More
Read More

SharedPreferences in android tutorial
Hey Technoz, in this tutorial, we are going to learn about SharedPreferences in android. SharedPreferences is a light weight and ...
Read More
Read More

CRUD Operations on SQLite database in android
Hey Technoz! Many times, We must have seen many apps which saves data in device memory. Similarly, it uses the ...
Read More
Read More