HButton Ver1.0

ボタン長押し時に、瞬間的なバイブレート回数によって起動するアプリを切替えて実行することができるツール、HButtonが xda-developers で公開されていました。

I didn’t find freeware application for mapping more application to one button using hold-button, so I decided to write my own. Here is result.

Application HButton can be used to map more application to one HW button. If you press the button, the first application is run. If you hold button till device vibrate, second app is run. If you hold button till second vibrate, third app…. And so on, and so forth.


Usage:
* Install attached cab.
* Run HBSetup (Programs - HButton - HBSetup), setup up to 5 applications to Button1
* Start Setting ? personal ? Buttons and map HButton1 to any HW button.

ExecDobuleがボタンを押す回数(連続起動回数)で切替えるのに対して、このHButtonは長押し時に周期的にバイブレートさせ、その回数で切替えます。バイブレートは1瞬とはいえバッテリー面で心配にならなくもないですが(^^;、わかりやすいですし、長押しでアプリを切替えるためのその発想が面白いなぁと思いました。
ただ、Setupでアプリを指定するのですが、コンボから選択できるアプリが・・スタートメニュー基準?で、かつ上限がある感じ。。orz
現状なんともなので、久々に微妙VerUpということで。