3178 shaares
  
  
251 private links
251 private links
        1 result
        
        
          
          tagged
          
              
                
                  accelerometer
                
              
          
        
        
        
      
    The Android emulator doesn't support it itself but OpenIntents' SensorSimulator fills the void. Download and unpack the zip file, then start the standalone jar file:
$ java -jar bin/sensorsimulator.jar
Next, install SensorSimulatorSettings on the emulator using the adb tool which comes with the SDK:
$ adb -s