Hi,
i'm a beginner in android, and i need to build up a p2p network with different android devices. Currently im using the Android SDK 0.9 beta.
I thing one sollution is to use xmpp, but i read in several articles, that xmpp/gtalk service has been removed in the current SDK. To bypass this, i tried to use the Smack API, but i read also, that the smack.jar need a patch to work with android.
Can anyone of u give me some tips.
THanks