I have an activity, that uses sensor strongly. Until now I have managed the sensor with a background thread, because I thought it was better to understand and to develop my app, but now I'm not sure about it. The performance is very low.
Do you think i should use sensor in the activity directly, without using thread? Generally which is the best way? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en