Haptic Test & Pattern Maker Apk
Apk Infos
Version | 321 |
Rating | 2.0/5, based on 82 votes |
Size | 6.8 MB |
Requires Android | Android 4.4+ (KitKat) |
Author's Notes | Check vibration/haptic ability and apply into your projects |
About Haptic Test & Pattern Maker APK
Table Of Contents
Description
Haptic Test provides the ability to:1. Test vibration/haptic ability for your device.
2. Support testing haptic feedback with amplitude control if device is supported with it.
3. Create vibration pattern: only with traditional type
4. Share patterns with java source code to developers
5. Contact us for converting audio to vibration data and way to sync it in games/app
6. Easily for programmers to consider using the appropriate haptic type for their projects, games or apps
So far, there are three types of vibration effect that an android device can support.
1. ONE SHOT vibration: just vibrate during a given time in milisecond.
2. TIMINGS PATTERN
It is the array of pairs of {silent, vibration} positive values. For no delay at start, you should start the pattern with 0.
For example: 0, 1000,500,1000, 300, 100
This pattern will start vibration immediately, lasting 1000 mili-seconds,
then stop/silent in next 500ms, then continue vibration in 1000ms,
then stop/silent in next 300ms, and continue vibration in 100ms.
3. VIBRATION USING AMPLITUDE CONTROL
Amplitude value defines how strong the vibration will be, and now just supported on some devices. It must be in range of 0 and 255 to work. Any values out of this range will be clipped.
The vibration effect is caused by the combination of Timing and Amplitude values.
Each pair will vibrate with an specified amplitude value during a given time in mili-seconds. Please make sure the total elements of Timings and Amplitude be the same.
For example:
Timings: 10, 100, 50, 100, 300, 100
Amplitude: 150, 10, 50, 100, 255, 10
This will vibrate 6 times continuously with different time and amplitude.
** VIBRATION DATA GENERATOR TOOL ***
1. Pattern Maker: to create the traditional vibration pattern (based on timings with the same default highest amplitude). This is already available in our app.
2. Audio-to-Vibration: to convert audio data into vibration data so that they can be well played together in games or apps.
To have your own data, please follow the guide in our application to contact us.
Please feel free to contact me for the advice of using vibration/haptic feedback in your projects effectively.
How to install Haptic Test & Pattern Maker APK on Android phone or tablet?
Download Haptic Test & Pattern Maker APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.hssoftvn.android.apps.haptic-v321-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
321 (321) | 6.8 MB |
320 (320) | 6.8 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required