Making Application Mimics Simple Features Android Phone Able Keep Track Names Phone Number Q37093391

You will be making an application that mimics some simplefeatures of an Android phone. It will be able to keep track ofnames and phone number, and apps installed. To support thisconcept, you need to implement AndroidPhone.java class; the clientclass called AndroidPhoneBuilder.javawhere the main method will belocated. See the UML Diagram and the sample run below. AndroidPhoneclass has nine instance variables: 1. owner – a String 2.ownerPhoneNumber– a String 3. contacts– an array of Strings 4.phoneNumbers– an array of Strings 5. MAX_CONTACTS – an integer thatcannot be changed, set to 10 6. contactCount– an integer to trackhow many contacts are currently

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.