Logo

github Download
Kotlin examples

Example projects with JavaThemis #

Once you have installed JavaThemis for Android it’s time to give it some action!

Code samples #

See the docs/examples/android directory on GitHub for an sample project with JavaThemis for Android. There you can find examples of JavaThemis API:

  • data encryption using Secure Cell
  • exchange messages using Secure Message
  • establish connections with Secure Session

You can also take a look at unit tests in JavaThemis source code.

Blog posts #

You can read our blog post on building encrypted chat service, which includes Android client using Secure Session and Secure Cell.

What’s next #

Read the feature guide to learn how to use Themis effectively in Kotlin.