I have made a website about online shopping, I want each transaction order provide alarm notification to my android application. What is needed to make this and how to get started?
Asked
Active
Viewed 193 times
2 Answers
0
The keywords are "android push notifications".
If publishing only on GooglePlay, their official API is what you need.
Otherwise, consider alternatives, e.g., here: Push Notifications in Android Platform

Community
- 1
- 1

full.stack.ex
- 1,747
- 2
- 11
- 13