Skip to content

EKahyaoglu/Telephony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📞 Telephony - Reverse Phone Lookup

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.


Features

  • 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.

Tech Stacks Utilized

  • Java --> Primary language
  • XML --> For Building the UI
  • Android SDK --> SDK 35 target, min SDK 24

About

Reverse Phone Lookup application that retrieves carrier and line information through an API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages