Simple Computer Remote Android application and host.
SimpleComputerRemote is hosted in the following web site
https://github.com/philproctor/SimpleComputerRemote
If you think the Android project SimpleComputerRemote 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 SimpleComputerRemote.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in SimpleComputerRemote. The names of the image files are listed as follows.
remicon.png
The following screenshort is generated from the image listed above.
SimpleComputerRemote has the following Java source files.
com.protoscratch.client.ClientConnection.java com.protoscratch.client.ScratchClient.java com.protoscratch.common.ScratchDelegate.java com.protoscratch.common.ScratchEvents.java com.protoscratch.common.ScratchFlags.java com.protoscratch.common.ScratchMessage.java com.protoscratch.common.ScratchProtocol.java com.protoscratch.common.ScratchSession.java com.protoscratch.common.ScratchUtility.java com.protoscratch.locator.LocatorClient.java com.rekap.network.NetCommands.java com.rekap.network.NetInput.java com.rekap.network.Network.java com.rekap.remote.Globals.java com.rekap.remote.KeypadHandler.java com.rekap.remote.MainActivity.java com.rekap.remote.Preferences.java com.rekap.remote.SeekBarPreference.java com.rekap.remote.TouchpadHandler.java