Skip to content

An app showcase of some techniques to improve Android app security

License

Notifications You must be signed in to change notification settings

rafaeltoledo/android-security

Repository files navigation

Android Security Sandbox

A sandbox app with some tools and code to help you to better secure your Android apps.

Related presentation - pt-BR

This sample includes

  1. Obfuscation using Proguard and android-proguard-optimize rules
  2. Encrypted database storage using SQLCipher
  3. Encrypted key-value storage using Hawk, powered by Conceal
  4. Device checking using SafetyNet
  5. Root detection using RootBeer
  6. HTTP pinning using OkHttp
  7. Other environment checks, like Debug, Emulator, Installation Source, and Tampering

About

An app showcase of some techniques to improve Android app security

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages