Skip to content

haruio/haru-sdk-android

Repository files navigation

Haru SDK for Android

Maven Central

Haru is mobile Backend-as-a-Service.

The Haru Android SDK provides User management, Data management with no schema, Social Login, File Upload, Help Center, Push Service, Billing Tracking, Offline Databases and many more - with simple API calls.

Installation

Add following line to the 'dependencies' block in app/build.gradle file :

  compile 'io.plugy:core:0.2.7' // Core (Data Manage, Installation, etc...)
  compile 'io.plugy:push:0.2.7' // Push
  compile 'io.plugy:helpcenter:0.2.7' // Help Center