Package com.drismo.logic.sms

Class Summary
MessageHandler This class is sending out the SMS-messages, and making sure the receivers doesn't get duplicate messages.
MyPhoneStateListener This class reads and listens to changes in the phone state.
SMSReceiver Class to catch incoming SMS-messages, and send relevant information to the MessageHandler.