I have try the Touch.Acceleration with a text to show a value. It's ok with an iphone but not in Asus Transformer Tablet.
My code is : System -> Every 1 seconds => Text -> Set text to Touch.AccelerationX
Have I made some error ?
Develop games in your browser. Powerful, performant & highly capable.
Does the tablet run Android? Which version? The Android browser simply may not support it, Android doesn't have a very good stock browser. You could try using PhoneGap or CocoonJS. Android 4+ might work if you can get that.
This tablet run Android in version 4.0.3.
I will try with PhoneGap or CcoonJS.
Thank you !!