Skip to content

This project could let you easy and fast build the introduction guide pages on Android phones.

License

Notifications You must be signed in to change notification settings

javajavadog/guideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guideshow

A lot of Android applications include a brief introduction guide pages before user start using the application. These introductions could help user know more about the application they're using.

This project could let you easy and fast build the introduction guide pages.

keywords: welcome guide wizard introduction openning start first launch

Dependent

android-support-v4.jar (you could get it from android sdk)

min-sdk-version: android-18 (yes it's too high, fire your 2.x devices)

Features

Customizable page backgrounds, customizable view animation(only linear and alpha for now), customizable guide dot, customizable whole fragment.

How to use

You need create your own activity extends from GuideActivity and implement the abstract method.

Just check the ExampleGuideActivity.java for example.

Screenshots

github

About

This project could let you easy and fast build the introduction guide pages on Android phones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages