Choose your own adventure app. Demonstrate the use of intent to switch from one activity to another..
ChooseYourAdventure is hosted in the following web site
https://github.com/hauwou/ChooseYourAdventure
If you think the Android project ChooseYourAdventure 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 ChooseYourAdventure.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 7 image files in ChooseYourAdventure. The names of the image files are listed as follows.
page0.png page1.png page2.png page3.png page4.png page5.png page6.png
The following screenshort is generated from the image listed above.
ChooseYourAdventure has the following Java source files.
com.agctonline.chooseyouradventure.ApplicationTest.java com.agctonline.chooseyouradventure.Model.Choice.java com.agctonline.chooseyouradventure.Model.Page.java com.agctonline.chooseyouradventure.Model.Story.java com.agctonline.chooseyouradventure.View.MainActivity.java com.agctonline.chooseyouradventure.View.StoryActivity.java