A Simple HOWTO for Using
Berkeley DB Java Edition
on the
Android Platform

3.3.62, June 04, 2008

Overview

This release of JE has some changes to allow using it under the Google Android platform. Although extensive tests have not been run, we feel comfortable putting the release out with a "Beta" label on it in order to get feedback. This document discusses how to create a simple program and UI which will allow a user to do trivial JE "gets" and "puts" from within Android.

Detailed Instructions

You can remove the JE Environment files by doing

adb shell rm /data/je/*

Please report bugs to the Berkeley DB Java Edition OTN forum.