Example of using an Android app as a gamepad for a PyGame app.
TcpPad is hosted in the following web site
https://github.com/manicphase/TcpPad
If you think the Android project TcpPad 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 TcpPad.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.INTERNET |
TcpPad has the following Java source files.
org.manicphase.udppad.MySurfaceView.java org.manicphase.udppad.PadView.java org.manicphase.udppad.TCPClient.java org.manicphase.udppad.TCPSurfaceView.java org.manicphase.udppad.UDPClient .java org.manicphase.udppad.udppad.java