Hi, I found the problem: there was an error in my sensor library that caused an invalid file descriptor to be returned from control__open_data_source().
So if anyone else runs into a problem like this, definitely check that your sensor library is returning a valid file descriptor. :) -- Regards, Devin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

