A android app to connect to the py-tablet xml-rpc server to control the laptop.
tablet-control is hosted in the following web site
https://github.com/peanut-lord/tablet-control
If you think the Android project tablet-control 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 tablet-control.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-logging-1.1.jar ws-commons-util-1.0.2.jar xmlrpc-client-3.1.3.jar xmlrpc-common-3.1.3.jar xmlrpc-server-3.1.3.jar |
Required Permissions | android.permission.INTERNET |
tablet-control has the following Java source files.
com.example.laptopcontrol.MainActivity.java com.example.spotify.task.CurrentSongTask.java com.example.spotify.task.GenericTask.java com.example.spotify.task.NextSongTask.java com.example.spotify.task.PauseSongTask.java com.example.spotify.task.PlaySongTask.java com.example.spotify.task.PreviousSongTask.java com.example.spotify.task.QuitSpotifyTask.java com.example.spotify.task.StopSongTask.java