The idea is to start a chat. So I have this properties in my class:
private MulticastSocket so; private EditText messageBoard; private InetAddress serverAddr
If you just want an easy work-around this, specify a minimum SDK version of Froyo or Gingerbread and omit the targetSdkVersion:
android:minSdkVersion="8"