> "We use push notifications to shorten the collision window" > This could be possible on Android, but the system already has a Sync system > built in. We should take a look to see if push could be used within that > system. I'm just trying to go with the grain of the OS instead of fighting > it.
Looks like this should be possible: http://stackoverflow.com/a/5539024/711526 I assume we'd use our Java implementation of the Mozilla Push system instead of C2DM
_______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

