-
Get ready for your environment, including:
-
Clone this repo:
git clone https://github.com/KnugiHK/ExtractSignalKey
cd ExtractSignalKey- Paste the
ENCRYPTED_SECRETfound inshared_preftoMainActivity.java.
private static final String ENCRYPTED_SECRET = "";
- Build the app using gradle:
chmod +x gradlew && ./gradlew buildFor details see my blog post.