24 projects tagged "Java"
ChandlerQE is an application for the Android platform that allows you to send notes to your collections on Chandler Hub. Chandler is the note-to-self organizer created by Open Source Applications Foundation (OSAF) and was inspired by the Getting Things Done philosophy by David Allen.
The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to handle intents, start activities, make phone calls, send text messages, scan bar codes, poll location and sensor data, use text-to-speech, and more. Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua, BeanShell, and Bourne shell are currently supported.
Packrat is a media collection manager application for Android. You can use it to add books, CDs, games, movies, etc. to your collection by scanning their barcodes and organizing them onto shelves. You can let Packrat organize your items into smart shelves, or manually stack items onto shelves of your own creation. You can also track items you don't have yet on a "wishlist" shelf.
Beem is an XMPP (Jabber) client for Android. Beem is compatible with any standard XMPP server or service (including Ejabberd, Openfire, Facebook, or Gmail). It supports SASL, proxying (Socks4, Socks5, HTTP), DNS SRV, and chatting with a specific resource. Beem is available on the Android market and on the software's own Web site.
metagloss is an annotation-centric Android library for reducing boilerplate code. Relying on run-time parsing and compile-time code generation, metagloss provides facilities for mapping XML and databases to data objects, dealing with preference screens and working with DB queries.