Android.Runtime Namespace

Android platform integration support.

Remarks

Functionality used internally and provided to facilitate Android platform integration.

Classes

TypeReason
AndroidEnvironment Provides a way to manipulate the Android operating environment.
CharSequenceDocumentation for this section has not yet been entered.
Extensions Provides a set of helpful extension methods.
InputStreamAdapterDocumentation for this section has not yet been entered.
InputStreamInvokerDocumentation for this section has not yet been entered.
JavaArray<T>Documentation for this section has not yet been entered.
JavaCollectionCollection is the root of the collection hierarchy.
JavaCollection<T>Collection is the root of the collection hierarchy.
JavaDictionaryThe Iterator created by calling the iterator method may throw a ConcurrentModificationException if the map is structurally changed while an iterator is used to iterate over the elements.
JavaDictionary<K,V>The Iterator created by calling the iterator method may throw a ConcurrentModificationException if the map is structurally changed while an iterator is used to iterate over the elements.
JavaListThis class is a good choice as your default List implementation.
JavaList<T>This class is a good choice as your default List implementation.
JavaSetHashSet is an implementation of a Set.
JavaSet<T>HashSet is an implementation of a Set.
JNIEnvDocumentation for this section has not yet been entered.
JNINativeWrapperDocumentation for this section has not yet been entered.
OutputStreamAdapterDocumentation for this section has not yet been entered.
OutputStreamInvokerDocumentation for this section has not yet been entered.
PreserveAttributeDocumentation for this section has not yet been entered.
RaiseThrowableEventArgs Provides data for the Android.Runtime.AndroidEnvironment.UnhandledExceptionRaiser event.
RegisterAttribute This API supports the MonoDroid infrastructure and is not intended to be used directly from your code.
TypeManager Provides a mapping between Android types and managed types.
XmlPullParserReaderDocumentation for this section has not yet been entered.
XmlReaderPullParserDocumentation for this section has not yet been entered.
XmlReaderResourceParserDocumentation for this section has not yet been entered.
XmlResourceParserReaderDocumentation for this section has not yet been entered.

Interfaces

TypeReason
IJavaObject Provides an interface to expose Android instance handles.

Structs

TypeReason
JValueDocumentation for this section has not yet been entered.

Enumerations

TypeReason
JniHandleOwnershipDocumentation for this section has not yet been entered.