下载 APKPure App
可在安卓获取Android Oreo Vibration Builder的历史版本
允许开发人员测试用API 26日发布新的VibrationEffect +
This is an open source project available on GitHub here:
https://github.com/kevine711/Android-Oreo-Vibration-Builder
DEVELOPER USE ONLY - There is no use case for a general user unless you just want to play with vibration profiles.
I created this project to help developers feel out different profiles you can create with the new VibrationEffect in API 26.
I'm using the below method. In app, timings are referred to as "delay" and amplitudes as "intensity." You can create a comma separated list of delays and intensities and run the profile to feel the effect. Some examples are provided.
VibrationEffect createWaveform (long[] timings,
int[] amplitudes,
int repeat)
Last updated on 2019年06月29日
Major update to make use of new architecture components. Using Room and JavaRx, removed all AsyncTasks. Full source available on GitHub.
Android Oreo Vibration Builder
2.01 by Kevin Ersoy
2019年06月29日