Lab  

     

Sensor List on Android

Have you ever wonder how the campass works on your android phone?
Did you know that there is a thermometer in HTC Magic?

Sensor List is a tool works on Android platform that can display all sensors available on your device along with their values and a plot to show their changes over time.

It can be a handy tool for development and hardware testing purpose.

Sensor List is a freeware.
If you are viewing this page with an Android device, the following link will take you to search result for Sensor List in Android Market. You can download and install it from there.

MemoDroid - A memory training tool on Android platform

MemoDroid is my recent work on Android platform.

It is a tool that can help you memorizing things, including words, idioms, laws, learning materials... anything that you don't want to forget. And it enables you to utilize piecemeal time for this task.

The theory is simple. We know that we need to repeat memorized things every time and often, and the newer the item is, the more often we need to repeat it. What MemoDroid does here is to take over the repetition process and help you manage the item's repeat period.

Car parking game based on Box2DFlashAS3 physics engine

in

A simple car parking game powered by Box2D physics engine.

A method to encode number array into printable text in AS2

This article discusses a method to encode number array into printable text that is more efficient than the traditional decimal format so that it can be efficiently transferred to another application that only accepts ASCII input or be saved in a XML file for later use.

FileField as View Type module for drupal 6

This module is an enhancement to CCK's built-in view support. It will enable user to select FileField content as base table of a view, so user can manage these content independently.

Firebug: A highly recommended tool for web designers

If you are a web designer, especially the one who mainly use CSS to implement your design, Firebug is definitely a must-have tool in your toolbox.

This Firefox plug-in dynamically analyses the html document, giving you the detailed hierarchy of the document Firefox is currently viewing.

Using its document tree, you can efficiently browse though the document and find the node you interested in. You can also click on the "view" tool and then click on a part of the document to select the node that occupies the selected area.

Syndicate content