Re: [android-developers] Best Design for Android App

2010-11-16 Thread Kumar Bibek
Well, there can be many situation which you have think over about. Networks can go on and off, and if the requirement of sending off the messages immediately is very important, then obviously, http post would not work all the time. You can however make it a combination of both the things. And, wel

[android-developers] Best Design for Android App

2010-11-16 Thread Matt
Hi everyone, I have been playing around with the sdk for a little while now, and I'm becoming comfortable with java and the android platform (I've previously coded in php for many years now). I'm developing an app that has one essential requirement: intercept an incoming text message and send it o