Larger Number App (aka "Cal Admission Test") prompts the user to select which of the two numbers presented is larger. The background color is updated depending on if the correct answer is chosen. I followed the tutorial from Rahul Pandey's Android Development class ( CS194A ) Time spent: 2 hours spent in total
The following required functionality is completed:
- User can select one of two button options shown
- The user sees the background color change based on the number (button) selected.
- The user sees new distinct numbers displayed on the buttons after either button is tapped.
The following extensions are implemented:
- Custom colors selected
Here's a walkthrough of implemented user stories:
GIF created with gifs.com.
Describe any challenges encountered while building the app.
Copyright [2020] [Rahul Pandey]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.