Calling all mobile developers. Interested in developing on the Android platform? Come and code with us at the Android Hack Night. Read more about Android Hack Night (Android misc)
Android News
ZaTelnet Light is a Telnet client for Google Phone. It also emulates terminal VT100 (basically enough for working with Midnight Commander and others console programs). Read more about zaTelnet Light (10-12-2007) (Android Application)
This is a basic Calculator application coded by Bill Meltsner. Read more about Calculator (17-12-2007) (Android Application)
This is an adaptation of PasswordSafe by Steven Osborn (released under the Apache License) which is basic password manager for the Android platform. The source code have been adapted to use db4o instead of SQLite which makes the handling of persistence much more intuitive while still being fast. Read more about Password Manager (Android Application)
This application is based on BrowseMap by Davanum Srinivas, a simple Google Maps viewer for Android Read more about MapMe (Android Application)
Fully functional Android RSS reader created as a way to learn the new Android platform SDK. This project is an ongoing effort to better understand and embrace the Android design philosophy, welcoming comments and additional contributors. Read more about Android RSS (Android Application)
The Android platform is a software stack for mobile devices including an operating system, middleware and key applications. Developers can create applications for the platform using the Android SDK. Applications are written using the Java programming language and run on Dalvik, a custom virtual machine designed for embedded use which runs on top of a Linux kernel. Read more about Android SDK (Android misc)