Does anyone know the equivalent of these imports from J2ME to
Android?

import javax.microedition.io.Connector;
import javax.microedition.io.HttpConnection;
import javax.microedition.io.SocketConnection;
import javax.microedition.io.StreamConnection;

Also, I needed to import midpapi20.jar but I don't want to use
packages
outside Android into my app -- would I be able to find most of the
related packages in Android libs?

Thanks very much

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to