關於Multitouch Test
數百萬款最新的 Android 應用程式、遊戲、音樂、電影、電視節目、書籍、雜誌等項目盡在其中,歡迎隨時隨地透過您的各種裝置取得。
This tool is used for testing how much touch points that a device can track. Most of Android smartphones can track two points only. Some devices may be able to track 5 or more points. In fact, you can find a device's touch screen capability from its list of system features.
* android.hardware.touchscreen
* android.hardware.touchscreen.multitouch
* android.hardware.touchscreen.multitouch.distinct
* android.hardware.touchscreen.multitouch.jazzhand
If your device has jazzhand, it should be able to track 5 or more points simultaneously. You can test what would happen if there are more points than it can handle. Some may ignore the extra points. Some may cause tracking cancel. Some may go haywire.

