HermitAndroid

HermitAndroid is a collection of useful classes for Android applications, in a library which can be linked into Android projects.

See:
          Description

Packages
org.hermit.android.core A library of foundation classes for Android applications.
org.hermit.android.instruments  
org.hermit.android.io  
org.hermit.android.net  
org.hermit.android.notice  
org.hermit.android.provider A library of classes to facilitate the creating of table-based content providers.
org.hermit.android.sound These classes provide functions to help apps manage their sound effects.
org.hermit.android.widgets  

 

HermitAndroid is a collection of useful classes for Android applications, in a library which can be linked into Android projects.

This library is structured as an Android library project, using the new Android libraries feature introduced in Android SDK tools revision 6. This allows HermitAndroid to have its own resources, such as icons or internationalized strings.

For information on getting the code, see the project home page on Google Code.