This is a something like signinig report's my app:
Variant: release
Config: config
Store: C:\Users\Superman\Desktop\web.jks
Alias: web
MD5: 8C:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
SHA1: D3:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
SHA-256: A0:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
Valid until: Sunday, December 4, 2044
Is there a way to get this code(MD5, SHA1, SHA-256) through Android programming? I want to save one of them on the server. When using the app, these values should be checked with the values stored in the server, if it is not equal exit and kill the process (I do this to prevent my app from cracking)
This answer it taken from another answer Check out this function
To use it call it like this