From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 8 Oct 2009 13:54:03 -1000 From: Tim Newsham To: 9fans@9fans.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: [9fans] Sensor filesystem for android Topicbox-Message-UUID: 84158968-ead5-11e9-9d60-3106f5b1d025 I put together a small example 9p server for android that streams data from the "orientation" sensor: http://www.thenewsh.com/~newsham/x/droid/SensorFS-debug.apk prebuilt apk file http://www.thenewsh.com/~newsham/x/droid/SensorFS.tgz wrapped up sources and built classes http://www.thenewsh.com/~newsham/x/droid/SensorFS/ browsable sources I'm not really using this for anything other than an exercise in 9p and android coding, so its not well tested or documented at the moment. If people are interested in this or other functionality I can put some more serious effort into maintaining it. Tim Newsham http://www.thenewsh.com/~newsham/