Android Open Source - Development intent ChooseYourAdventure






Project Summary

Choose your own adventure app. Demonstrate the use of intent to switch from one activity to another..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ChooseYourAdventure.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2

Resource Files

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.

null




Java Source Files

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