Hi, I need to display the sensors data on the phone, and I'm currently using ViewText.setText(). But it seems not fast enough. Since I'm using the FASTEST sampling rate for the sensors, the display just can't catch up with the sensors data changing. Also, I need to display the data as fast as possible in order not to introduce delay for the sensor sampling. So could anybody suggest me another way to display the data on the phone fast? Thank you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---