[Android] Push Notifications (C2DM) (1 Viewer)

DieBagger

Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    39
    Austria
    Home Country
    Austria Austria
    Here's a cool (at least I think so) idea, how could a MP remote benefit from Android push notifications (C2DM, Android Cloud to Device Messaging Framework - Google Projects for Android). For those of you that don't know, beginning with Android 2.2 (Froyo) google added instant push notifications (like push notifications on iphone).

    Here's a few usage scenarios I could think of, please add brainstorms below:
    • Notification when TvServer starts recording
    • Notification when new episode airs/was downloaded
    • Notifications when errors in tv-server
    • Notifications when EPG finds item of "wishlist" (wishlist plugin)
    • Notification on new plugins/skins/mediaportal releases
    • ...

    What else could we possibly do with C2DM?
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    39
    Austria
    Home Country
    Austria Austria
    There are 2 issues I have with these kinds of apps:
    a) it requires an extra app that runs in the background and does polling
    b) there are many different solutions out so in a worst case scenario more than one program polls for push notifications.

    Btw this is just a brainstorm on how to use them, an actual implementation is far down the road.
     

    revs

    MP Donator
  • Premium Supporter
  • February 1, 2007
    1,274
    72
    The Sauce of Worcester
    Home Country
    Wales Wales
    Which apps poll? I know that prowl is just a webservice - so no polling there - I guess its pretty similar to C2DM.

    I'm not so sure about growl - but i'm pretty sure its not polling.

    Anyway - point was - whatever is used - would be good to make it compatible with multiple notification systems, users can just select their preference.
     

    Users who are viewing this thread

    Top Bottom