Package org.hermit.android.core

A library of foundation classes for Android applications.

See:
          Description

Class Summary
AppUtils This class provides some simple application-related utilities.
Errors Error handling and reporting utilities.
HelpActivity An activity which displays an application's help, in a structured format.
MainActivity An enhanced Activity class, for use as the main activity of an application.
MainActivity.ActivityListener This interface defines a listener for sub-activity results.
OneTimeDialog A class which handles showing one-off notices.
SplashActivity An activity which displays a splash screen and then returns to the calling activity.
SurfaceRunner Common base for applications with an animated view.
 

Enum Summary
AppUtils.Detail Version info detail level.
 

Package org.hermit.android.core Description

A library of foundation classes for Android applications.