M
M
MegaDig2015-09-23 07:18:26
Android
MegaDig, 2015-09-23 07:18:26

How to implement sending push notifications from a feedback form on a website on android?

Please tell me the best way to implement. There is a website (PHP), it has a feedback form with fields, say, name and phone number. The user fills in the data and clicks the "Submit" button. After that, a push notification with this data is sent to the site owner's (Android) phone. I know what can be done via email, but I need it directly on android.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
lyeskin, 2015-09-23
@lyeskin

Well, in this case, the owner of Android should have an application produced by yours, then the matter is small, the server sends data to the application, the application displays them in a push notification.

M
MegaDig, 2015-09-24
@MegaDig

It's clear what is needed through the app, any specific code examples?

D
Dmitry Sudarkin, 2015-11-26
@GrozInventor

The same can be done using the Comet server. There is a sample code for sending a notification to a channel to a specific user. And it remains only to get the result in the android application.
Here is an example implementation on the site

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question