Updated to latest version as of OCT.1.Download below.
This Software lets the phone vibrate when the touchscreen is touched. This feature is knwon from the Samsung Omnia Phone for example. It gives a better response and feeling for a finger tip on the screen.
It consists of two parts. The first one is VOA aka vibrate.exe by Const and a configuration part VOAConfig by Kisja.
VOA
It’s a little application which runs in background and reacts on user activities with vibration.
Features:
- Vibrate always on touch events (mouse down, or mouse up)
- Vibrate only if SIP is active
- Vibrate on Key press (hardware keys)
- Adjustable vibration (duration in ms)
- configuration over command line parameters
- fully event based, so only battery consumption while vibrating
- No runtimes needed (pure C++ application)
- Works with WM 5+ (not 2003)
Command Line Parameters:
-nled: Which nled to use (1 on Diamond)
-len: vibration duration in milliseconds
-ondown: 0 - on mouse up, 1 - on mouse down
-onsip: 0 - handle every touch event, 1 - vibrate only if SIP (or phone) is active
-keyon: 1 - Vibrate on Key press (is not affected by onsip!)
Known Issues/TODO:
- lags while fast typing (vibration doesn’t stop or no input possible while vibrating, seems to be ROM or Phone dependent)
VOAConfig
This application makes the configuration of VOA more simple.
Features:
- Choose activity mode (always/SIP only) (-onsip 0/1)
- Enable Vibration on Keys (-onkey 0/1)
- Enable VOA on startup (autostart)
- Choose vibration duration/strength (-len x)
- Start/Stop VOA
- Saves settings in registry
- Source code open (VisualBasic .NET/VS 2008 Solution)
- .NET 2.0/3.5 Runtime needed
Manual:
1) Adjust settings as desired
2) Tap on “Save” to save settings to registry and create new startup link
3) Tap on “Start/Stop” twice to restart VOA or reset device
Known Issues/TODO:
- Optimize duration option (Slider)
- Implement -ondown and -nled options
- Restart VOA automatically after saving configuration
Source : xda-developers.com
=== DOWNLOAD===
Newest version :
Vibration_Feedback_1.5_01.10.2008_volume fix.cab
This app is created by kisja of xda. Pls. give him credit and thank him if U see him.