Are you looking for writing to file tips or you want to know how to capture the sensor data?
I am assuming that you want to know how to write to a file, since you said that you already display those values. Check out this link. http://developer.android.com/reference/java/io/FileWriter.html *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Wed, Nov 30, 2011 at 8:08 PM, Aaron Chung <[email protected]>wrote: > Hello, this is my first time using android developers. Hope you people > can help me out with Questions. Thanks a million. > > I had successfully wrote a programme that can display the built-in > sensors (accelerometer and gyroscope) values on my phone. > > How can I create a button that allow me to capture and write the > values into a txt file once its pressed? so that I open up the list of > data with my computer using a notepad or ect. > > some tips and links will be helpful. :) > > -- > 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 -- 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

