Android Open Source - App system android-tinyg






Project Summary

Android app to talk to TinyG CNC system.

Web Site / Source Repository

android-tinyg is hosted in the following web site
https://github.com/mattstock/android-tinyg

If you think the Android project android-tinyg listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-tinyg.

ItemValue
Java File Count19
Target SDK Version18
Minimum SDK Version8
Activity Count9
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

android-tinyg has the following Java source files.

org.csgeeks.TinyG.AboutFragment.java
org.csgeeks.TinyG.AxisFragment.java
org.csgeeks.TinyG.BaseActivity.java
org.csgeeks.TinyG.EditPreferencesActivity.java
org.csgeeks.TinyG.FileFragment.java
org.csgeeks.TinyG.JogFragment.java
org.csgeeks.TinyG.MotorFragment.java
org.csgeeks.TinyG.Net.TinyGNetwork.java
org.csgeeks.TinyG.StatusFragment.java
org.csgeeks.TinyG.Support.BlackBox.java
org.csgeeks.TinyG.Support.Config.java
org.csgeeks.TinyG.Support.Machine.java
org.csgeeks.TinyG.Support.StockPreferencesFragment.java
org.csgeeks.TinyG.Support.TinyGService.java
org.csgeeks.TinyG.SystemFragment.java
org.csgeeks.TinyG.USBAccessory.USBAccessoryActivity.java
org.csgeeks.TinyG.USBAccessory.USBAccessoryService.java
org.csgeeks.TinyG.USBHost.USBHostService.java
org.csgeeks.TinyG.USBHost.USBHostSupport.java