A simple light weight program designed for presentation. Using this app, you can change the slide during a presentation with just a swipe on your Android Device..
Remote-Swipe is hosted in the following web site
https://github.com/rpidanny/Remote-Swipe
If you think the Android project Remote-Swipe 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 Remote-Swipe.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xxhdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
There are 4 image files in Remote-Swipe. The names of the image files are listed as follows.
connected.png disconnected.png logo2.png logo5.png
The following screenshort is generated from the image listed above.
Remote-Swipe has the following Java source files.
com.example.swiper.Control.java com.example.swiper.MainActivity.java com.example.swiper.UserSettingActivity.java