Refer to official MobileSasa documentation
This is an android wrapper for the MobileSasa SMS API.
- Fork
- Create feature branch:
git checkout -b my-feature-branch - Commit changes:
git commit -am 'new awesome feature' - Push to the branch:
git push origin my-feature-branch - Submit a pull request
You get it 😃
Download the app here
[x] Send SMS [x] Detect network change [x] Cache SMS if network is down [x] Send cached SMS when connectivity is restored [ ] Publish 😄
- Carlos for the idea and the networking code.
- Mobilesasa for the awesome API.