Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 595 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 595 Bytes

SMS Library

This repository contains an Android Studio project with two modules:

  • The library module: It contains the library itself
  • The demo module: It contains a basic demo activity for demonstrating the library functionalities

Library

The library has the following essential structure (updated 5-11-2019):

functional-diagram

Demo

To see a simple demonstration of the basic functionalities of the library please refer to the Releases Page.

Other apps will be coming soon in the next releases...