ComposeActivity has the ability to notify the user when an error occurs during as Task (i.e. Send, get remaining SMS, etc...)
The AddAccountActivity should also support these type of notifications.
The Operator#login method will now be able to return more detailed failure cases and so the AddAccountActivity should handle these notifications and inform the users appropriately.