AeroGear Android SDK


License

License

Categories

Categories

Security
GroupId

GroupId

org.aerogear
ArtifactId

ArtifactId

android-security
Last Version

Last Version

2.1.0-alpha.1
Release Date

Release Date

Type

Type

aar
Description

Description

AeroGear Android SDK
AeroGear Android SDK
Project URL

Project URL

http://aerogear.org
Source Code Management

Source Code Management

https://github.com/aerogear/aerogear-android-sdk

Download android-security

How to add to project

<!-- https://jarcasting.com/artifacts/org.aerogear/android-security/ -->
<dependency>
    <groupId>org.aerogear</groupId>
    <artifactId>android-security</artifactId>
    <version>2.1.0-alpha.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.aerogear/android-security/
implementation 'org.aerogear:android-security:2.1.0-alpha.1'
// https://jarcasting.com/artifacts/org.aerogear/android-security/
implementation ("org.aerogear:android-security:2.1.0-alpha.1")
'org.aerogear:android-security:aar:2.1.0-alpha.1'
<dependency org="org.aerogear" name="android-security" rev="2.1.0-alpha.1">
  <artifact name="android-security" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.aerogear', module='android-security', version='2.1.0-alpha.1')
)
libraryDependencies += "org.aerogear" % "android-security" % "2.1.0-alpha.1"
[org.aerogear/android-security "2.1.0-alpha.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aerogear : android-core jar 2.1.0-alpha.1
com.scottyab : rootbeer-lib jar 0.0.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.10.0
org.robolectric : robolectric jar 3.6.1

Project Modules

There are no modules declared in this project.

AeroGear Services Android SDK

circle-ci codecov Maven Central Javadocs License

Project Info
License: Apache License, Version 2.0
Build: Gradle
End User Documentation: https://docs.aerogear.org - Github Link
Community Documentation: https://aerogear.org
Issue tracker: https://issues.jboss.org/browse/AEROGEAR
Mailing lists: aerogear-dev

Showcase application

To try out latest release of SDK go to Android showcase application

List of Modules

The AeroGear SDK consists of set of Modules

  • Core - Core Module used as base for other Modules
  • Auth - Mobile Application Auth Module
  • Security - Mobile Application Security Module
  • Push - Mobile Application Unified Push Module
  • Sync - GraphQL based Data Sync Module

License

See LICENSE file

Contributing

General Contributing Guide

Questions?

Join our user mailing list for any questions or help! We really hope you enjoy app development with AeroGear!

Found a bug?

If you found a bug please create a ticket for us on Jira with some steps to reproduce it.

org.aerogear

AeroGear

Modern App Dev begins here - RealTime GraphQL and Push

Versions

Version
2.1.0-alpha.1
2.0.0
1.0.0
1.0.0-alpha.2
1.0.0-alpha
0.1.0-2018-23