Homework 11 & 13: Are We There Yet?
Last updated
Last updated
Your last assignment (aside from the Final Project) is to create an Android app that sends and receives SMS messages back and forth. The idea is to create a communication service between the app and the user.
There's a quick tutorial on .
A few things to be aware of are:
Remember how intents are constructed and passed
Be familiar with how the SMSManager
class actually work
Ask yourself if you have set the appropriate permissions
I wish you all the best on this last assignment. I am also looking forward to the presentation for your final project.