Project Start working on an idea for a project App.
It cannot be what you are doing for another course.
It must have at least two tabs.
It should include data from a file or files(JSON, XML, CSV or if it is simple text have multiple files.)
Something, data or image or youtube video, must be obtained dynamically from the web (e.g. use an API or
use an image from the web).
In addition to spinner and button (which you must have), you must get some input from the user in two
other ways (e.g. EditText, Checkbox, RadioButton, SeekBar, etc). And you must do something with that
input.
There should be logic -- unique to your app -- like a calculation or some game logic --
not just a repeat of a lab already done.
It should incorporate a Shared Preference (remember something from the user from one use to the next).