Fork me on GitHub

The Fungal/Android kernel project

The Fungal/Android kernel is a Plain Old Java Object (POJO) based kernel which can build a container environment for Java services on the Android platform.

The focus of the Fungal/Android kernel is simplicity and high performance.

The Fungal/Android kernel has no dependencies on any 3rd party libraries as the kernel is built directly on the Honeycomb API.

The Fungal/Android kernel is based on the Java version.

Highlights

Fungal/Android 0.9
  • 100% Pure Java 6 implementation
  • Bean definition language
  • Lifecycle of beans
  • Parallel deployment
  • Dependency management
  • Classloader architecture
  • Deployer framework
  • Hot deployment
  • Communication protocol
  • Core services
  • Netboot support
  • Support multiple kernels in same VM

Releases

News

Dependencies

License

GNU Lesser General Public License, version 2.1

Authors

Jesper Pedersen (jesper (dot) pedersen (at) comcast (dot) net)

Git

You can clone the project with Git by running:

$ git clone git://github.com/jesperpedersen/fungal-android