Sample project to learn about Accelerometer in Android.
AccelerometerGolfProject is hosted in the following web site
https://github.com/anujku/AccelerometerGolfProject
If you think the Android project AccelerometerGolfProject listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AccelerometerGolfProject.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK |
There are 2 image files in AccelerometerGolfProject. The names of the image files are listed as follows.
ball.png hole.png
The following screenshort is generated from the image listed above.
AccelerometerGolfProject has the following Java source files.
com.anuj.android.app.accelerometergolf.MainActivity.java com.anuj.android.app.accelerometergolf.Particle.java com.anuj.android.app.accelerometergolf.SimulationView.java