I am trying to integrate Bluemix MQA with my mobile app. I am using the MQA-Android-2.7.4.arr
file in my project. I have one query related to phone-shake as below.
How do I make the phone shake harder in Android to report a bug as slight shaking is also popping up the screen multiple times?
Android devices have different accelerometers and the same algorithm appears to have different effects on each. I’m creating a request for enhancement to add a shake threshold slider for the shake gesture.