Skip to content

gopangea/RaaSAndroidSimpleExampleForClients

Repository files navigation

RaaSSimpleAndroidExample

This repo is for testing purpose to validate the android RaaS sdk for our users, They can test it on Kotlin or Java, it has 2 views made one in java and the other in Kotlin.

Instructions

  1. Clone the repository
  2. Check that you have the latest version of the RaaS SDK on the gradle file
  3. There are 2 main activities one for Kotlin and one for java, you can navigate between them with the go Java button on the Kotlin activity.
  4. Set the Public Key on the Main Activity for java and for Kotlin for the publicKey textView object, you can localize it in the method
   setPublicKey()
  1. Write your Tenant Name on the Tenant Field

Notes: Use android studio 4.0+ to do this

About

This is RaaS SDK client android simple example, this example doesn't include the RaaS Code, just the Gradle dependecy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors