An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required. This library applies some techniques to help protect your app's users and attempt to thwart reverse engineers and attackers. BUT, this isn't guaranteed to stop your app from getting pirated. There is no such thing as 100% security, and a determined and skilled attacker with enough time, could remove these checks from the code. The real objective here is to raise the bar out of reach of opportunist and automatic attackers. Google Play offers a licensing service that lets you enforce licensing policies for applications that you publish on Google Play. With Google Play Licensing, your application can query Google Play to obtain the licensing status for the current user. Any application that you publish through Google Play can use the Google Play Licensing service. No special account or registration is needed.
Features
- And add the library to your module build.gradle
- The real objective here is to raise the bar out of reach of opportunist and automatic attackers
- Prevents your app from being pirated / cracked using Google Play Licensing (LVL)
- APK signature protection and more
- Verify your app's signing certificates (signatures)
- Verify the use of pirate apps