Android automatic SMS retrieve API for OTP
1 min readSep 26, 2020
Get your app hash code for the package: https://github.com/funambol/android-sms-hash-generator
python smshash.py /home/utshaw/Desktop/<App_Name>/jks/release-apk/release.jks <key_alias> <keystore_password> <package_name>
Then follow instructions for retrieving OTP from here or here