If a class is missing you'll know right away, since Android apps are
compiled against their own set of classes.

However, sometimes there are bugs in Android (or, rather Apache Harmony)
implementation of certain Java classes.

I ran into one with SSLEngine, there are reports of occasional issues with
date formatting, and may be others.

--
Kostya Vasilyev -- http://kmansoft.wordpress.com

18.08.2010 23:19 пользователь "Per-Jarle Sæther" <
[email protected]> написал:

Hi all
I am new to Android development

Are there any compability issues between a standard JVM and Dalvik VM?

Are there any classes or packages from the Sun SDK that can't be used on
Android?

Best regards
Per-Jarle Sæther

-- 
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]<android-developers%[email protected]>
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

-- 
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