Android Open Source - Network phone wzPod






Project Summary

Software for an Android Phone based robotics platform. Initial implementation of a neural network controller to demonstrate evolutionary learning behavior..

Web Site / Source Repository

wzPod is hosted in the following web site
https://github.com/wzli/wzPod

If you think the Android project wzPod 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 wzPod.

ItemValue
Java File Count18
Target SDK Version19
Minimum SDK Version10
Activity Count4
jar files usedjoystickview.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

wzPod has the following Java source files.

app.akexorcist.bluetoothspp.BluetoothSPP.java
app.akexorcist.bluetoothspp.BluetoothService.java
app.akexorcist.bluetoothspp.BluetoothState.java
app.akexorcist.bluetoothspp.DeviceList.java
app.wz.GlobalApp.java
app.wz.HttpClient.java
app.wz.JoystickActivity.java
app.wz.MainActivity.java
app.wz.Neuro.java
app.wz.NeuroInterface.java
app.wz.ServiceHandler.java
app.wz.SettingsActivity.java
app.wz.SimpleFileDialog.java
net.jayschwa.android.preference.SliderPreference.java
org.shokai.firmata.ArduinoFirmata.java
org.shokai.firmata.ArduinoFirmataDataHandler.java
org.shokai.firmata.ArduinoFirmataEventHandler.java
org.shokai.firmata.ArduinoFirmataException.java