[android-developers] Re: push or push-like options

2009-08-11 Thread Roman
You could try to implement a select similar mechanism. In such a case you could wait for incoming traffic on a selected socket You find information on this topic at http://www.developer.com/java/other/article.php/626271 http://www.javaworld.com/javaworld/jw-04-2003/jw-0411-select.html -- Roman

[android-developers] Re: push or push-like options

2009-08-11 Thread Jim (sjjh)
There's nothing to stop you forcing the packet data connection to remain open by sending something like a heartbeat from the server That's based on having your own protocol of course Cheers, Jim On Aug 10, 9:51 pm, Jefftoaster wrote: > Hey all - I'm looking at 3 different apps to develop for t

[android-developers] Re: push or push-like options

2009-08-10 Thread Yusuf T. Mobile
Sorry, Android does not have a publicly-exposed push mechanism. Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 1