RoboDemo is a ShowCase library for Android to demonstrate to users how a given Activity works..
RoboDemo is hosted in the following web site
https://github.com/stephanenicolas/RoboDemo
If you think the Android project RoboDemo 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 RoboDemo.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | robodemo-lib-1.0.0.jar |
There are 3 image files in RoboDemo. The names of the image files are listed as follows.
ic_action_search.png ic_lockscreen_handle_pressed.png ic_menu_refresh.png
The following screenshort is generated from the image listed above.
RoboDemo has the following Java source files.
com.octo.android.robodemo.DefaultDrawViewAdapter.java com.octo.android.robodemo.DemoActivity.java com.octo.android.robodemo.DrawView.java com.octo.android.robodemo.DrawViewAdapter.java com.octo.android.robodemo.LabeledPoint.java com.octo.android.robodemo.RoboDemo.java com.octo.android.robodemo.sample.MainActivity.java com.octo.android.robodemo.sample.MainActivityDemoActivity.java