Android push notification example using GCM (Google Cloud Messaging) complying to the latest GCM API from Google. This includes both client side and server side implementation. Server side implementation requires PHP, a little bit CURL and MySql.
In this project we will open a Date Picker Dialogue on a button click, set the Date and show the newly set Date in a simple Text View and optionally support API >=8.
In this project we will open a Time Picker Dialogue on a button click, set the Time and show the newly set Time in a simple Text View and optionally support API >=8.