Android development – Remote calls the proper way.
Hello,
I have started developing an android app and was looking for the best way to handle remote calls (as activities can be killed, … ) and found this really nice talk Google IO – Developing Android RESTFull apps
This session is really, really good and gives a really good insight of how applications doing remote calls should be developed.
So I asked myself: probably somebody has implemented this idea to makes developers life easier. Well I haven’t been able to find any code anywhere showing how this should be implemented not saying a nice framework I could use.
So I decided to do my own.
I will release it soon on github. I know many things can be improved and am really looking forward to push queries
Meanwhile if you have seen any framework that could help implementing the idea in the googleIO talk please let me know.
++
-
http://twitter.com/mlapasa Mark Lapasa
-
zeflasher