Hash Checker Lite

Additional

Language
Java
Version
1.0.8 (May 10, 2021)
Created
Jul 30, 2020
Updated
Oct 5, 2021 (Retired)
Owner
Hash Checker (hash-checker)
Contributors
Artem Fomchenkov (fartem)
jay agrawal (jayagrawal254)
Victor (vipozdn)
yasin moosavi (yasin459)
4
Activity
Badge
Generate
Download
Source code

The app is in the Archive. You can still download it from sources below. You also can download Original Hash Checker (it is not in the Archive and still supported).

Hash Checker Lite

About application

Fast and simple application for generating and comparing hashes from files or text. Lite version of Hash Checker.

Original app and lite version comparison

Feature Hash Checker Hash Checker Lite
MD5 support + +
SHA-1 support + +
SHA-224 support + +
SHA-256 support + +
SHA-384 support + +
SHA-512 support + +
SHA3-224 support +
SHA3-256 support +
SHA3-384 support +
SHA3-512 support +
CRC-32 support + +
Language switch + +
Inner File Manager +
History +
User data export +
Vibration +

Translation

You can help with translation on OneSky.

Screenshots (Light theme)


Screenshots (Dark theme)


How to use

Privacy Policy

Feedback

If you have any question or feature idea for app, you can open issue on this page or contact me by email jaman.smlnsk@gmail.com.

How to contribute

Start with How to build a project.

Before commit, read Commit Convention. Make sure your build is green before you contribute your pull request. Then:

$ ./gradlew clean
$ ./gradlew build
$ ./gradlew -Pandroid.testInstrumentationRunnerArguments.class=com.smlnskgmail.jaman.hashcheckerlite.AndroidTestSuite connectedCheck

If you don't see any error messages, submit your pull request.

Contributors