Android Open Source - App example TcpPad






Project Summary

Example of using an Android app as a gamepad for a PyGame app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TcpPad.

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, hdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.INTERNET




Java Source Files

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