Getting data from Galaxy Ace Plus sensors.
Just thought of it as I saw that "Getting info from iPhone..." post.
I own a Samsung Galaxy Ace Plus and I'd like to use its sensors (accelerometer, proximity, compass) with Max.
Any tip, hint, step by step, link or any other info is welcome.
I'm still learning the basics of Max/MSP so be gentle please.
Thanks in advance.
Can I use OSC protocol? to receive the data from sensors over wifi?
I would try some mobile app framework like Phonegap. This one is good at dealing with phone features. Not sure about OSC Android plugins for it, but you can always try to mess with raw network sockets and stuff.