android google cloud messaging

Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL

As per google’s documentation “Google Cloud Messaging for Android (GCM) is a service that helps developers send data from servers to their Android applications on Android devices”. Using this service you can send data to your application whenever new data …

Read More..

Advertisement
android connecting to php, mysql and sqlite

Android Login and Registration with PHP, MySQL and SQLite

In my previous article Android Login and Registration Screen Design i explained designing the login and registration interfaces, but it has no functionality. In this tutorial i am explaining how to build complete login and registration system in android using …

Read More..

banner_dashboard

Android Dashboard Design Tutorial

Android dashboard screen is an important element in android apps which provides easy navigation to prior functionalities of app. In this tutorial i am going to discuss how to build a dashboard screen for your app. As a reference i …

Read More..