<div dir="ltr">Looks good so far.<div><br></div><div style><a href="https://gist.github.com/secondsun/5797051#file-messagehandler-java-L7">https://gist.github.com/secondsun/5797051#file-messagehandler-java-L7</a></div><div style>
For the "delete" (since not present in SimplePush/iOS). </div><div style><br></div><div style>==> The PushEE will "tell google" delete this "message req" ? Or is that something just done by google? Wondering how to "start a deletion" </div>
<div style><br></div><div style>-M</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 17, 2013 at 4:02 PM, Summers Pittman <span dir="ltr"><<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
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.<br>
<br>
This week I'm looking at what the Android library can add to an
application.<br>
<br>
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.<br>
<br>
Here is my idea: (warning pseudocode gist)<br>
<br>
<a href="https://gist.github.com/secondsun/5797051" target="_blank">https://gist.github.com/secondsun/5797051</a><br>
<br>
In theory if the user is running Android 4.0 or great we can handle
the attach/detach for the user.<br>
<br>
WDYT?<br>
</div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br>
<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div>