Android app to talk to TinyG CNC system.
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.
The following table is the detailed list of android-tinyg.
Item | Value |
---|---|
Java File Count | 19 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 9 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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