description Android cardview with tabs bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble3 In this tutorial we will develop a cardview which will contain a tabs in which you can show multiple fragments … View article...
description Android value animator example bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble0 In this tutorial we will learn how to animate a value in android . We can implement this fumctionality help … View article...
description How to get the current location latitude and longitude in android bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble5 If you are building a location based or map based application in android ,it is important to know the current … View article...
description Android push notification using firebase cloud messaging FCM and Php bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble2 FCM(Firebase Cloud Messaging) is a service that helps developers send data from servers to their Android applications.Using FCM you can send … View article...
description Android swipe to delete recyclerview example bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble2 A Recyclerview is an advanced and flexible version of a listview. RecyclerView ViewGroup is a container for larger data set of … View article...
description How to create a json string in android bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble0 Json format is the commonly used for sending and receiving data from through api. Apart from receiving data from api … View article...
description Android beginners app development guide bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble2 Are you a beginner to android app development ?. Are you having a great idea and don’t know where to … View article...
description Android Widgets bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble0 Android widgets is having an important role in development of android application . Widget are UI elements required for developing … View article...
description Android Swipe To Refresh Listview Example bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble0 In some of the applications in android like gmail app we can see that if we just swipe down and … View article...
description How to set error message to edittext in android using textinputlayouts bookmarkAndroid access_time3 years ago2 years ago personRamees Fazal chat_bubble4 In Material design, android introduced a new layout called TextInputLayouts.This will provide floating layouts to widgets like EditText. Inside the … View article...