an android app used to control zrobot through wifi connect.
RemoteZRobot is hosted in the following web site
https://github.com/fanghuaqi/RemoteZRobot
If you think the Android project RemoteZRobot 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 RemoteZRobot.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.INTERNET android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.RESTART_PACKAGES android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
RemoteZRobot has the following Java source files.
com.MobileAnarchy.Android.Widgets.Joystick.DualJoystickView.java com.MobileAnarchy.Android.Widgets.Joystick.JoystickClickedListener.java com.MobileAnarchy.Android.Widgets.Joystick.JoystickMovedListener.java com.MobileAnarchy.Android.Widgets.Joystick.JoystickView.java org.hustcse.wifirobot.Preferences.java org.hustcse.wifirobot.WifiRobotActivity.java org.hustcse.wifirobot.ctrl_frame.java org.hustcse.wifirobot.ctrl_prefixs.java org.hustcse.wifirobot.ctrlcmds.java org.hustcse.wifirobot.tcp_ctrl.java org.hustcse.wifirobot.tcp_ctrl_client.java