This is a pitch detector for Android. It uses the McLeod Pitch Method, adapted from TarsosDSP.
The MPM is implemented in both Java and CPP (via NDK). The NDK library used is my own pitch-detection. This is toggleable in the UI:
Java:
NDK:
Proguard:
Proguard + Redex:
The repository is an Android Studio project. To install the app, download it from the store links (outdated code), or build from this repo.
There are also apks in this repo: