Kevin-Kip / MobileSasaAPI

Unofficial wrapper for MobileSasa API

Home Page:https://mobilesasa.com/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobileSasa SMS Library (Unofficial)

Refer to official MobileSasa documentation

This is an android wrapper for the MobileSasa SMS API.

Table of Contents

  1. Contribution
  2. Download
  3. Usage
  4. Credits
  5. Goals
  6. License

Contribution

  1. Fork
  2. Create feature branch: git checkout -b my-feature-branch
  3. Commit changes: git commit -am 'new awesome feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Submit a pull request

You get it 😃

Download

Download the app here

Usage

Goals

[x] Send SMS [x] Detect network change [x] Cache SMS if network is down [x] Send cached SMS when connectivity is restored [ ] Publish 😄

Credits

  1. Carlos for the idea and the networking code.
  2. Mobilesasa for the awesome API.

License

MIT License

About

Unofficial wrapper for MobileSasa API

https://mobilesasa.com/documentation/

License:MIT License


Languages

Language:Kotlin 100.0%