Re: [android-developers] Multiplayer game communication

2010-09-07 Thread Miguel Morales
There have been a couple of thread about this on this group. http://www.mail-archive.com/android-developers@googlegroups.com/msg75993.html http://groups.google.com/group/android-developers/search?group=android-developers&q=multiplayer&qt_g=Search+this+group A lot of it depends on the kind of game

[android-developers] Multiplayer Game – Handle Com munication

2010-09-07 Thread shaish
Hi, I want to develop a multiplayer game. The game will provide communication between different platforms: 1)Two android clients (client applications that communicates through a service). 2)Android client and a web application – (internet application) – which is something like facebook (web

[android-developers] Multiplayer game communication

2010-09-07 Thread shaish
Hi, I have to develop a multiplayer game. The game will be supported between different platforms: 1) Two android clients. 2) Android client and a web application (something like facebook and android client for Texas- Holdem game). I want to handle the communication between the platforms through a

[android-developers] Multiplayer game

2009-03-24 Thread suhas
Hi All, I have developed a sports game which is single player. Now I want to have one more game mode which is multiplayer. My question is how can i do device to device connection in android using sets of api which can be : 1.Bluetooth - whose APIs are not currently available. 2.gtalkservice - rem