[aerogear-dev] Android Push Client Features

Summers Pittman supittma at redhat.com
Tue Jun 18 11:30:34 EDT 2013



https://github.com/secondsun/PushEEDemo

On 06/17/2013 10:02 AM, Summers Pittman wrote:
> Last week I showed off some simple code to register an Android 
> application for push and committed some code to handle talking to the 
> unified push server.
>
> This week I'm looking at what the Android library can add to an 
> application.
>
> One of the things which is annoying to do is get the content from a 
> Push message into the currently running Activity (and don't get me 
> started on Fragments...) on the current main thread.
>
> Here is my idea: (warning pseudocode gist)
>
> https://gist.github.com/secondsun/5797051
>
The push branch on the main ag repo has been updated with most of this 
implemented.  Yay.

Here is a usage example project: https://github.com/secondsun/PushEEDemo
> In theory if the user is running Android 4.0 or great we can handle 
> the attach/detach for the user.
>
> WDYT?
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130618/8e5d6956/attachment.html 


More information about the aerogear-dev mailing list