==================================
App that demonstrates a form to fill in with various input option to take data (radio button,date selector, time selector, drop down) and then submit button to use an Intent to launch a second Activity. Second Activity has all data printed out.
You need to know:
- How to open, build, and run apps with Android Studio.
- Handling a Button click.
- Editing an XML layout file.
- Download the code.
- Open the code in Android Studio.
- Run the app.
You can see the live model in apk file uploaded