**********
Credits
**********
http://www.firebirdsql.org
Thanks for a great database-system
http://www.firebirdsql.org/en/jdbc-driver/
Home of the origin JDBC-Driver for firebirdsql
http://harmony.apache.org/
Open Source Java Platform for the missing system-classes
**********
How to use
**********
Copy all files in the package to your project.
Don't forget to grant permissions for INTERNET in your project ;)
Informations about Jaybird:
http://www.firebirdsql.org/en/jdbc-driver/
**********
Changes for compatibilty with Android
**********
Version 2.2.4:
- AdbLogger added
- ignore unsupported Charsets
Version 2.2.3 and previous:
- Resourcefiles moved to assets
**********
use JDK 1.6
**********
There is only support for JDK 1.6.
JDK 1.7 isn't fully supported by Android's dalvik