A mobile version of the FIRST? Robotics Competition (FRC?) Game Manual that follows the Holo Guidelines of Android. This app is a working progress and I am planning on adding more features as time goes on. I would gladly take suggestions for improvements. I am an Alumni and Mentor for FRC? Team 2059 The Hitchhikers and I hope this serves as a useful tool throughout the competition..
FRC-Manual is hosted in the following web site
https://github.com/AquaMorph/FRC-Manual
If you think the Android project FRC-Manual 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 FRC-Manual.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 21 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
FRC-Manual has the following Java source files.
com.aquamorph.frcmanual.Functions.java com.aquamorph.frcmanual.JSON.java com.aquamorph.frcmanual.MainActivity.java com.aquamorph.frcmanual.Page.java com.aquamorph.frcmanual.Preference.java com.aquamorph.frcmanual.Tabs.java com.aquamorph.frcmanual.view.SlidingTabLayout.java