Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android:How to send data from server to android with no request from the android?

How can I send data from a server to an Android device without the device polling for data?

like image 944
Phil Avatar asked Mar 03 '26 07:03

Phil


1 Answers

This is called a server side 'push' and is commonly referred to as 'pushing'. This is a well known feature of the iPhone, however, it does not currently exist on the Android. Android Cloud 2 Device messaging has not yet been released to the general development community. you may want to check out projects such as MQTT and Deacon.

like image 177
BeRecursive Avatar answered Mar 05 '26 19:03

BeRecursive



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!