This is a sample spycam that will show the current camera picture in browser by using the Android RUBOTO API.
RUBOTO-spycam-sample is hosted in the following web site
https://github.com/sub2u/RUBOTO-spycam-sample
If you think the Android project RUBOTO-spycam-sample 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 RUBOTO-spycam-sample.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | dexmaker20120305.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.INTERNET |
There are 1 image files in RUBOTO-spycam-sample. The names of the image files are listed as follows.
get_ruboto_core.png
The following screenshort is generated from the image listed above.
RUBOTO-spycam-sample has the following Java source files.
org.ruboto.EntryPointActivity.java org.ruboto.JRubyAdapter.java org.ruboto.Log.java org.ruboto.RubotoActivity.java org.ruboto.RubotoBroadcastReceiver.java org.ruboto.RubotoComponent.java org.ruboto.RubotoDialog.java org.ruboto.RubotoService.java org.ruboto.Script.java org.ruboto.ScriptInfo.java org.ruboto.ScriptLoader.java org.ruboto.example.spycam.SpycamActivity.java