[Android] How to Implement Push Notification Feature Using Parse.com

Tadashi Shigeoka ·  Thu, May 30, 2013

I implemented push notification functionality in an Android app using Parse.com, so here are the useful reference links.

I followed these pages for the implementation:

Get Started with Android | Parse

Quick Start | Parse

Android Push Notifications | Parse

Push Developer Guide | Parse

That’s all from the Gemba.