Recycler view is a more advanced version of List View. It is used for displaying larger data. You can show your data in list
Read More
Recycler view is a more advanced version of List View. It is used for displaying larger data. You can show your data in list
Read MoreIn this article, we will be talking about JSON parsing in our android app using Android Studio. But before we dig in, we will
Read MoreIn this tutorial, we will learn “How to make Android Push Notifications using Firebase Cloud Messaging FCM” First of all, you should know about
Read MoreAndroid XML parsing using DOM Tutorial There are many ways to parse XML, the most popular and widely used is DOM (Document Object Model).
Read More