UCML (Ubiquitous Control Modeling Language) is an XML-based language aiming at utilizing the local resources of smart handheld devices. Develop and execute ubiquitous control applications depending on Sensors, Condition, Response
PeerDroid is the porting of JXME protocol to Android platform. It allows the Android developers to create application for Android platform that uses the features of JXTA system along with Android potential, interacting with other mobile terminals and other traditional peers (Personal-Computer)
Simply Facebook is a light, simple, extensible Java library for accessing and modifying data available through the Facebook API. This is a useful tool on the Android platform, as the SDK does not ship with any means for accessing the Facebook API.
This library uses the Desktop mode approach for authentication
TabWidget Custom implementation of Android tabs, that overcomes some of the shortcoming of built-in tabs.
The widget allows us to add custom background and use custom icons, tabs can be Top/Bottom aligned
Andrino is an interactive Javascript interpreter for Android devices. It was inspired by an article entitled Why Johnny Can’t Code by David Brin. In the article, Brin argues that Johnny can’t program because there are few to no tools simply and easily available to beginners
M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step
Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones!
Why Hecl? Hecl is intended as a complement to the Java programming language, not a replacement