Android Open Source - Development wifi RemoteControl






Project Summary

Proof of concept to get 2 android devices to communicate over WiFi using UDP.

Web Site / Source Repository

RemoteControl is hosted in the following web site
https://github.com/puopg/RemoteControl

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Java Source Files

RemoteControl has the following Java source files.

com.example.remotecontrol.Ball.java
com.example.remotecontrol.ClientActivity.java
com.example.remotecontrol.MainActivity.java
com.example.remotecontrol.Utils.java