Android Utility Classes
J2ObjC's
jre_emul
library includes a few utility classes
from the Android API. These classes do not implement any core Android
functionality, but are generally useful for cross-platform Java code.
Also included are the Android
JSON
and the
XML Pull Parsing libraries.
android.os | |
android.text | |
android.text.util | |
android.util | |
org.json | |
org.xmlpull.v1 | |
org.xmlpull.v1.sax2 |