An Android application that performs reverse phone number lookups. Built in Android Studio, the application allows the user to enter a phone number to a third-party API and displays info like carrier, country, line type, and validation status.
- Enter a 10-digit phone number (country code optional) to look up details.
- Shows carrier, country, line type, and whether the number is valid.
- API key handling via
BuildConfig&.gitignore.
- Java --> Primary language
- XML --> For Building the UI
- Android SDK --> SDK 35 target, min SDK 24