This Android remote control app will allow you to control a Lego EV3 over a WiFi network. However, the EV3 must also be running a program that allows it to respond to the Android app..
Android-LeJOS-Remote-Control-App is hosted in the following web site
https://github.com/Hopding/Android-LeJOS-Remote-Control-App
If you think the Android project Android-LeJOS-Remote-Control-App 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-LeJOS-Remote-Control-App.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Android-LeJOS-Remote-Control-App has the following Java source files.
com.ajd1.wifircapp.ApplicationTest.java com.ajd1.wifircapp.GuiActivity.java com.ajd1.wifircapp.MainActivity.java com.ajd1.wifircapp.WifiRCClient.java