Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Help needed creating an exercise app in android studio using java. 1. (25 Points) Use the Componcnt Tree shown below to implement the main layeut
Help needed creating an exercise app in android studio using java.
1. (25 Points) Use the Componcnt Tree shown below to implement the main layeut for the app. 2. (35 Points) A user can add a single random exercise to the workout list. Code the "ADD EXERCISE" button to generate a random exercise from the following list: Pushups, Split squats, Kettlebell Deadlift, Am lifts, and Sit ups. Don't worry about generating duplicate exercises. Once a random exercise is generated, inflate a View, populate it with the name of the exercise, and add it to the internal Linear Layeut. 3. (20 Points) Create a "CL.EAR" button to clear all inflated Views stored in the internal LinearLayeut. 4. (20 Points) Create a "MAIt." button to send the workout list to tr' Part II: App Development Exercise routines can get boring. Build an app to generate a set of exercises to a workout list. Use Android Studio to develop and test the exercise app, illustrated below and described on the next pageStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started