Question

• Create an Android Stop Watch mobile application based on the below requirements: ◦ The Stop Watch App will display the...

• Create an Android Stop Watch mobile application based on the below requirements:

◦ The Stop Watch App will display the time as: ▪ HH:MM:SS.mmmm

Where HH represents the number of hours; MM represents the number of minutes; SS represents the number of seconds; mmmm represents the number of milliseconds.

For example, ▪ 02:09:57.1234 The above time example would read: ▪ Two hours and ▪ Nine minutes and ▪ Fifty seconds and ▪ One thousands two hundreds thirty four milliseconds

◦ The time display will be a text view using the Android AppTheme’s large font.

◦ The time display will be centered vertically.

◦ The time display will cast shadow with 3sp.

◦ The time display will have light blue color.

◦ The time display will initially display: ▪ 00:00:00.0000

◦ There is a tri-state button with three states and will be labelled to reflect its current state: ▪ START – When the button with this state is pressed, the Stop Watch will begin. The time display will be updated every 1 millisecond. The button’s state will be changed to STOP. ▪ STOP – When the button with this state is pressed, the Stop Watch will stop. The button’s state will be changed to RESET. ▪ RESET – When the button with this state is pressed, the Stop Watch will be reset. The time display will be: • 00:00:00.0000

◦ The tri-state button will have a light orange color with bold AppTheme’s medium black text

◦ The tri-state button will be centered vertically and seated below the time display text view.

◦ All value settings must be externalized to XML files (i.e., colors, shadow pixels, font size, and etc. must be stored in the XML files).

If possible please provide the Main activity java file code and the activity_main.xml. Thank you.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

And) gRuen doso Cnease am Andendd Skop Luakeh mobfae 9ppagcasfpn ased on me Ve9cd ne9uieremerks: Mf &naue done me Cotkng lauk

Add a comment
Know the answer?
Add Answer to:
• Create an Android Stop Watch mobile application based on the below requirements: ◦ The Stop Watch App will display the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • could you please help me with this problem, also I need a little text so I...

    could you please help me with this problem, also I need a little text so I can understand how you solved the problem? import java.io.File; import java.util.Scanner; /** * This program lists the files in a directory specified by * the user. The user is asked to type in a directory name. * If the name entered by the user is not a directory, a * message is printed and the program ends. */ public class DirectoryList { public static...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT