Conclusions
Android is a software stack for mobile devices that includes an operating system, middleware, and key applications.
The Android SDK provides the tools and libraries necessary to begin developing applications that run on Android-powered devices.
Android provides full support for SQLite databases. Databases created will be accessible by name to any class in the application, but not outside the application