简体   繁体   中英

How to send push notification after every new image

I have a web server where images are uploaded. I want to make an app so that the web server can send push notification when every new image is uploaded and when clicked the app redirects to the web server. Is this possible? I am new to android app development so any help is appreciated. PS my app will do other stuff too

Instead of sending him a notification , you can show an alert box, saying "your image has been uploaded , and click the below link to check it out on server", and below you can provide your server's link.

PS sending notification for every image upload is not a good idea neither a good practise.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM