Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this assignment you will create your own application that collects rating or survey data for something other than course ratings (books, movies, restaurants, video

For this assignment you will create your own application that collects rating or survey data for something other than course ratings (books, movies, restaurants, video games, etc.).

Requirements for this assignment

The package name for this application contains your last name.

There is a model class for your rating or survey response.

The model class contains values such as strings, floats and integers, NOT widgets.

Activity class contains an instance of the model class.

Activity class contains at least 3 widgets with listeners that update the model object.

At least one of these controls is one that was not covered in lecture, such as checkboxes or radio buttons.

The user interface is well designed, using margins, paddings and size attributes to make the application easy to read and use.

In addition to the 3 widgets, the Activity contains a button that displays the values stored in the model object.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual Basic Net Database Programming

Authors: Rod Stephens

1st Edition

0789726815, 978-0789726810

Students also viewed these Databases questions