How to Build a Sensor Simulator for Android?
I am building a application for the Android platform and I would like to use the accelerometer. Now, I have found a very nice application for sensor simulation ( OpenIntents' SensorSimulator ) but, for what I want to do, a would like to create my own sensor simulator application. I have not found information on how to do this (I do not know if disassembly the jar of the Simulator is correct) and, as I said, I would like to build a smaller and simpler version of a sensor simulator, more suitable for my intents. Do you know where could I start? where can I see what are the pieces of code that I