[Android] How to Implement Push Notification Feature Using Parse.com
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
・Android Push Notifications | Parse
That’s all from the Gemba.