RoboDemo Sample is the sample application of RoboDemo : an android library that allows to create Activity tutorials for complex UIs.
You can find the library on GitHub :
https://github.com/stephanenicolas/RoboDemo
Overview
--------
There are some cases where application needs to provide more complex interactions that usuals, or new ones, not covered by Android UI Guidelines.
RoboDemo eases creating showcases / explaining / demonstrating of such activities to users.
It will display an overlay activity to illustrate the Activity under showcase. The explanations consist of a serie of
points to click on and a text. The Activity under showcase is dimmed and the showcase highlights some transparent area where
the user has to click.
Creation of DemoActivity is straightforward, have a look at the sample to put in place RoboDemo in your own app :
1. create a DemoActivity, using a custom DrawAdapter
2. transmit widget positions and texts to display during showcase to the DemoActivity from the Activity under showcase.
RoboDemo will ease all those steps and you will just have a few lines of code to add to your project.
To learn more, visit
* RoboDemo Starter Guide : https://github.com/stephanenicolas/RoboDemo/wiki/RoboDemo-Starter-Guide
This version of RoboDemo Sample Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of RoboDemo Sample Android App, We have 1 version in our database. Please select one of them below to download.