Hi, I'm a newer here. I was upset with J2ME CDC platform since vendors
such NOKIA and Sony Ericsson cannot provide a good CDC platform and
development tools. So I hope to port a CDC application to a Android
one. What I am tightly care about are listed below:

1. The UI written with AWT. Anyway, it must be thrown away since its
ugly appearance. In Android, Action should be used instead.

2. java.io and java.net. We use these packages for IO and network
communications. Does Android support these packages directly, or other
alternatives.

3. Images. We used java.awt.Toolkit.createImage to build images and
then buffered images. In Android, what is the conventional way to
handle image rendering and transfering? And in CDC, lots of image
types do not get support, such as TYPE_USHORT_565_INT. So, how about
Anroid?

4. Map. Is there any possible to find a library with which I can give
a shape file (or something the like) and the map can be rendered? The
google map is not enough for me because I want to custom maps.

many thanks for your replies :-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to