Android application code to remotely control a Raspberry Pi powered RC car.
AndroidSYE is hosted in the following web site
https://github.com/bekane05/AndroidSYE
If you think the Android project AndroidSYE 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 AndroidSYE.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
AndroidSYE has the following Java source files.
com.example.androidclientapplication.CarConnect.java com.example.androidclientapplication.Client.java com.example.rpiandroidapp.ButtonActivity.java com.example.rpiandroidapp.ClientService.java com.example.rpiandroidapp.MainActivity.java