Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Monday, May 29, 2017

How to implement click listener to Recycler View

In this article, I will show you how to set a implement click listener to Recycler View. ...
Share:

Implement Load More Recycler View with Bottom ProgressBar

In this article I will show you how to implement Load More RecyclerView with progress bar showing at bottom. ...
Share:

Thursday, May 25, 2017

Implementing Pull to Refresh with SwipeRefreshLayout

In this section, I will show you How to implement pull to refresh using SwipeRefreshLayout. ...
Share:

Building Tab Layout with Fragment - Material Design

In this section, I will show you How to build a tab layout with fragment and material design. ...
Share:

Monday, February 13, 2017

Android App Policy

This Agreement is a legal agreement between you and  our app regarding  your downloading,  installation   and  use of our app and  related  services.    ...
Share:

Thursday, January 19, 2017

Android How to check App is in Background or Foreground

In some case, you might want to check your app is running in background or foreground, such as you want to show push notification message only when the app is in background. The following method will be very easy to know app running state. ...
Share:

Sunday, January 8, 2017

Android Push Notification with Firebase Cloud Messaging & Java Server

Now, Google Inc removed GCM and start using FCM to push notification. We 'll instruction to you How to intergrate Firebase to your backend, so that you can send messages from your server. ...
Share:

Android Build Application with Firebase Realtime Database

In this post, I will show you How to build Application with Firebase. You can download source code here Demo Chatting. ...
Share:

Total Pageviews