a sample android project for personal training.
android is hosted in the following web site
https://github.com/denizdiktas/android
If you think the Android project android 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 android.
Item | Value |
---|---|
Java File Count | 20 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.demo.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
android has the following Java source files.
com.example.demo.Camera.java com.example.demo.CameraUpdateListener.java com.example.demo.CameraUpdater.java com.example.demo.ControlPanelClient.java com.example.demo.DebugSessionActivity.java com.example.demo.GeoCoordTrans.java com.example.demo.LLA.java com.example.demo.MainActivity.java com.example.demo.Renderer.java com.example.demo.SessionReader.java com.example.demo.SessionRecorder.java com.example.demo.TimedThreadLoop.java math.Intersects.java math.Line3.java math.Mat3.java math.MathAux.java math.Plane3.java math.Ray3.java math.Transform.java math.Vec3.java