4

I created a webview on Android to display my website in the app. Now i want to know if it's possible to create notifications whenever i update the site content?

1 Answer 1

1

you have to use cloud messaging service .. you have to implement it your server side in such a way that it would give a push to device whenever required

there are multiple option available most used are :-

Google Cloud Messaging: http://developer.android.com/google/gcm/index.html
Parse: https://www.parse.com/

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.