Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.

Nextome/phoenix-scanner

Repository files navigation

phoenix-scanner

A BLE beacon scanner for Nextome SDK.

Include

  1. Add JitPack in your root build.gradle at the end of repositories:
  allprojects {
    repositories {
      ...
      maven { url 'https://jitpack.io' }
    }
  }
  1. Add the dependency in your module build.gradle:
  dependencies {
      implementation 'com.github.Nextome:phoenix-scanner:master-SNAPSHOT'
  }

About

A BLE beacon scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages