Skip to content

Goatonsteroid/Phone

Repository files navigation

📞 Android Phone App

A simple Android phone app that allows users to make outgoing calls, view the call log, and see contacts from the device's contact list.

✨ Features

📤 Outgoing Calls

  • Users can make outgoing calls directly from the app.
  • The contact list is displayed, and tapping on a contact will initiate the call.

📜 Call Log

  • Users can view their recent calls in the call log.
  • The log displays details like:
    • Contact name
    • Phone number
    • Type of call (Incoming, Outgoing, Missed)

📇 Contact List

  • The app fetches contacts from the device’s contact book and displays them in a list.
  • Each contact shows:
    • Name
    • Phone number
  • Users can search contacts using the integrated search bar for quick access.

📋 Requirements

  • Android 6.0 (API 23) or higher
  • Permissions Required:
    • READ_CONTACTS → To access and display contacts.
    • CALL_PHONE → To make outgoing calls.
    • READ_CALL_LOG → To read and display the call log.

🚀 Feel free to contribute, suggest features, or report any issues!

About

A simple calling app for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages