Gimbal Android V2 SDK

The Gimbal Android V2 SDK for provides APIs for building software against Gimbal's products.

License

License

GroupId

GroupId

com.gimbal.android.v2
ArtifactId

ArtifactId

gimbal-sdk
Last Version

Last Version

2.72
Release Date

Release Date

Type

Type

jar
Description

Description

Gimbal Android V2 SDK
The Gimbal Android V2 SDK for provides APIs for building software against Gimbal's products.
Project URL

Project URL

https://docs.gimbal.com/android/v2/devguide.html
Source Code Management

Source Code Management

https://github.com/gimbalinc/hello-gimbal-android

Download gimbal-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.gimbal.android.v2/gimbal-sdk/ -->
<dependency>
    <groupId>com.gimbal.android.v2</groupId>
    <artifactId>gimbal-sdk</artifactId>
    <version>2.72</version>
</dependency>
// https://jarcasting.com/artifacts/com.gimbal.android.v2/gimbal-sdk/
implementation 'com.gimbal.android.v2:gimbal-sdk:2.72'
// https://jarcasting.com/artifacts/com.gimbal.android.v2/gimbal-sdk/
implementation ("com.gimbal.android.v2:gimbal-sdk:2.72")
'com.gimbal.android.v2:gimbal-sdk:jar:2.72'
<dependency org="com.gimbal.android.v2" name="gimbal-sdk" rev="2.72">
  <artifact name="gimbal-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gimbal.android.v2', module='gimbal-sdk', version='2.72')
)
libraryDependencies += "com.gimbal.android.v2" % "gimbal-sdk" % "2.72"
[com.gimbal.android.v2/gimbal-sdk "2.72"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Gimbal Android Basic Sample

Minimal Gimbal Integration Example on Android. After setting up your application, place(s) and communication(s) on Gimbal Manager the code below will yield Place Events and Local Notifications.

Before you create your Android application

Using the Gimbal Manager: https://manager.gimbal.com/

  • create your Gimbal account
  • create an Application using package name com.gimbal.hello_gimbal_android (generates you API KEY)
  • create at least one Place (using a Beacon or Geofence)
  • create at least one Communicate (used for the local notification)

In the sample Android application

  • to run this sample in Android Studio choose the 'Import Project' option
  • fill your API KEY into the MainActivity

Full Gimbal Docs http://docs.gimbal.com/

Marshmallow Permissions

If you are running this application on Marshmallow or higher you will need to add code for asking permissions. If you need to know how to do this , please refer to our github project [https://github.com/gimbalinc/marshmallow-permission-example] (https://github.com/gimbalinc/marshmallow-permission-example)

com.gimbal.android.v2

Gimbal, Inc.

Versions

Version
2.72
2.67.1
2.64.2
2.63.2
2.63
2.61
2.59.2
2.59
2.58.3
2.52.2
2.52.1
2.52
2.51
2.49.1
2.48.1
2.48
2.47
2.46
2.45.3
2.44.2
2.43.1
2.42
2.41