Skip to content

Goatonsteroid/Phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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