среда, 23 февраля 2011 г.

AcMeter

Very functional application to work with accelerometer. Combines everything that most other apps have representing powerful all-in-one tool for research and fun. It includes:
- G-Force displaying screen. A point-like chart moving from left to right, from top to bottom under the gforce.
- Chart with ability to collect huge amount of data with different refresh rate, save and load it.
- Acceleration Speedometer. First speedometer based just on lateral and frontal acceleration forces. It uses accelerometer to calculate speed. You can measure the speed of such vehicles like metro, where GPS navigation does not work.




The main view shows current acceleration.


You can download it here https://market.android.com/details?id=com.a10

Android File Dialog


The standard API does not include file dialog to select files or directories. This library is a file dialog that currently supports file selection and creation.


You can download the library at https://code.google.com/p/android-file-dialog/