Thumbnail for Android Push Notification Using GCM (client and server side implementation)

Android Push Notification Using GCM (client and server side implementation)

Updated: Friday, 01. November 2019 04:41 PM UTC


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.


Thumbnail for Android Date Picker Example in Android Studio

Android Date Picker Example in Android Studio

Updated: Friday, 01. November 2019 04:41 PM UTC


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.


Thumbnail for Android Time Picker Example in Android Studio

Android Time Picker Example in Android Studio

Updated: Friday, 01. November 2019 04:41 PM UTC


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.