Construct a mobile App that runs on the Android platform using eclipse
SuperClassConstruct a mobile App that runs on the Android platform using eclipse. The target audience for the App is children aged 8-12 years old. Functionally, the App is a puzzle game designed to be educational and fun. The game-play is a form of “guess the secret number”. With respect to the target audience, the general requirements of the App are: Choose an appropriate visual metaphor; The visual layout must be consistent and coherent; and Use appropriate music and sound effects during game-play and game configuration. During game-play, the App presents the child with a series of virtual cards,each having a set of numbers. The numbers appear to be randomly selected, however they are chosen based on the rules of “complete finite sequences of integers” as describe next. A finite sequence of positive integers is complete if it can be used to make another finite sequence of positive integers such that: whereaiis 0 or 1 Reference: Honsberger, R. http://www.amazon.com/exec/obidos/ASIN/0883853183/ref=nosim/weisstein-20Mathematical Gems III. Washington, DC: Math. Assoc. Amer., 1985. For example, the binary sequenceis complete for the sequence of numbers . We can see this in the following table for the values of : C 1 2 4 P 0 0 0 0 1 1 0 0 2 0 1 0 3 1 1 0 4 0 0 1 5 1 0 1 6 0 1 1 7 1 1 1 For the purpose of your mobile App, you will place the P-numbers on particular cards by using the table. The number of cards equals the number of columns in the table. For each card, a P-number is selected if it has a 1 in the corresponding C-column. For example, this table would generate 3 cards: We will limit ourselves to three (3) kinds of complete sequences: 1) binary numbers, 2) Fibonacci numbers, and 3) prime numbers. The App is expected to support cards generated using the static ranges of: 1 – 10, 1 – 20, 1 – 50, and a dynamic range where the minimum value is [1 – 20] and the maximum value is greater than the minimum up to 100. The...
10 years ago
Purchase the answer to view it

- construct_a_mobile_app_that_runs_on_the_android_platform_using_eclipse.docx