InfoCaller — Caller identification for Android. When someone calls, see their name, photo, location and carrier using on-device intelligence and optional cloud lookup.
- Caller ID on incoming call — Full-screen incoming call screen with name, photo, location and block option.
- Smart Dialer — T9 search and dialpad.
- Contacts & Recents — Unified list with brand SIM logos (Brandfetch).
- Privacy first — Local Room database caching, no contact upload.
git clone https://github.com/bmjubairdadu/InfoCaller.git
cd InfoCaller
# put keys in local.properties (see below)
./gradlew assembleDebug
# APK: app/build/outputs/apk/debug/app-debug.apkKeys are optional; free providers work without them.
Releases → https://github.com/bmjubairdadu/InfoCaller/releases — download app-debug.apk.
Private source — all rights reserved.