Skip to content

Latest commit

 

History

History
executable file
·
40 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
40 lines (26 loc) · 1.04 KB

SMAP SMS Gateway

Build Status

http://www.smap.com.au/

SMS Gateway client for Android. Integration with SMAP Consulting's Analysis Services.

Prerequisites

The following packages from the Android SDK Manager

  • Tools > Android SDK Tools
  • Tools > Android SDK Platform Tools
  • Tools > Android SDK Build Tools (v20)
  • Android 4.4.2 (API 19) > SDK Platform
  • Extras > Android Support Repository
  • Extras > Android Support Library

Project Setup

  • Pull down the repository
git clone [email protected]:smap-consulting/sms-smap-gateway.git
  • Import the project into Android Studio
  • Build the app

Genymotion

To use Genymotion, I recommend using the official plugin for Android Studio.