In this tutorial, you will learn how to implement a search functionality in ListView using Filter in your Android Applications. A ListView can be filtered by the users input when it is enabled. The filter input is enabled by using …
Android Custom Notification Tutorial
In this tutorial, you will learn how to create Custom Notifications in your Android Applications. A notification is a message you can display to the user outside of your Android application. Notifications can be clicked to perform an action to …
Android Parsing YQL using JSON Tutorial
In this tutorial, you will learn how to parse YQL (Yahoo Query Language) using JSON in your Android Application. YQL Web Service accesses a datasource on the Internet, transforms the data, and returns the results in either XML or JSON …
Android Google Cloud Messaging (GCM) using PHP Tutorial
In this tutorial, you will learn how to implement Google Cloud Messaging (GCM) in your Android Applications. Google Cloud Messaging or known as (GCM) is a service that helps developers to send data from from servers to their Android applications …

22 Subscribers
3 Followers