Re: Problem with using Accelerometer on Android target

I seem to be having the same issues with my Motorola Milestone (Droid in US). Have these updates made it into the main release? I am using NME 3.1 RC1. Should this be working? I am getting no data with either nme.sensors.Accelerometer or nme.ui.Acceler…

Viewing 1 to 1 (1 Total)
Re: Problem with using Accelerometer on Android target

AdamHarte

AdamHarte
Total Posts: 17
Joined: November 03, 2011

I seem to be having the same issues with my Motorola Milestone (Droid in US). Have these updates made it into the main release? I am using NME 3.1 RC1. Should this be working?

I am getting no data with either nme.sensors.Accelerometer or nme.ui.Accelerometer.

For nme.sensors.Accelerometer, Accelerometer.isSupported always returns false. And for nme.ui.Accelerometer, Accelerometer.get() always returns null.

I know that my accelerometer actually works, but just can't figure this out.

Posted on January 16, 2012 at 3:23 AM