OK, I finally figured out how to send and receive XMPP instant messages from my gmail account using asmack with an Android 2.1 AVD. For some reason, the event-driven message receive code doesn't work, but this polling example code does. Here's my latest source: // DON'T FORGET TO INCLUDE THE INTERNET PERMISSION IN YOUR MANIFEST.XML package com.example.HelloFormStuff; import android.app.Activity; i
{{#tags}}- {{label}}
{{/tags}}