Question
Android development. 1. Modify the toolbar of the ContactActivity to display the proximity sensor readings. Add the proximity sensor service so that this works. 2.
Android development.
1. Modify the toolbar of the ContactActivity to display the proximity sensor readings. Add the proximity sensor service so that this works.
2. Modify the app so that when the user long-clicks the cell number of a contact, the text messaging service is opened instead of the phone service. You will have to have a permission in the manifest to send text (SMS) messages.
3. Modify the app to display an incoming text message as a Toast . You will have to register your app with a permission to read text (SMS) messages and set up a listener for text messages. 4. Modify the compass to report NW, NE, SE, and so on in addition to the N, W, S, and E headings.
Step 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