Skip to content

0.0.3-alpha

Choose a tag to compare

@ankeleralph ankeleralph released this 09 Jun 19:10
· 1 commit to main since this release

Octet SDK for Android — 0.0.3-alpha

Library artifacts are published to the mvn-repo branch
of this repository as com.octetproof:sdk:0.0.3-alpha
(plus the transitive com.octetproof:libpf artifact). Add
the maven URL to your settings.gradle.kts per the README.

octet-sample-0.0.3-alpha.apk
(attached): the toy sample shown in sample/ of this repo,
release-signed with the Octet sample-app keystore. Ships
without a license key baked in
, so it surfaces
LicenseError.MalformedKey on launch — it's a shape /
integration reference, not a runnable end-to-end demo.
Build from source with your own license key in
sample/local.properties per sample/README.md for a
working toy.