I am developing an Android application that collects accelerometer
sensor readings. I need to somehow get this data from the phone to a
desktop computer.  I want to have a "Send" button that sends the data.

The closest I have come is that if put the data in the image Content
Provider and say it's a jpeg (it's not), then I can email that as an
attachment from gmail.

But that is not an acceptable thing to ask users to do.

Ideas?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to