Skip to content

An Android app to keep your contacts together πŸ‘₯

Notifications You must be signed in to change notification settings

divyakelaskar/PhoneBook-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ž Simple Phone Book App πŸ“ž

Welcome to the Simple Phone Book App! This application is designed to help you manage your contacts efficiently, offering features for creating, updating, and deleting contacts with ease.

πŸ“± App Demo :

App Demo

πŸš€ Installation :

Step 1: Clone the Repository

git clone https://github.com/your-username/PhoneBook-App.git

Step 2: Open in Android Studio

Open the project in Android Studio by selecting "Open an existing Android Studio project" and navigating to the cloned repository.

Step 3: Build and Run

Click on the "Run" button in Android Studio to build and run the app on your connected Android device or emulator.

Note

Make sure you have the latest version of Android Studio installed along with the necessary SDKs.

Step 4: Explore PhoneBook App

Once the app is installed and running, you're all set!

πŸ“±πŸ” Overview :

Main Screen:

Upon launching the app, you'll find a form will open for you to input contact details. It's your digital phone book πŸ“š. Tapping on a contact will display detailed information.

Adding a Contact:

To create a new contact, input contact details in the form on the main screen.

Updating a Contact:

Easily update a contact's name by input contact details in the form on the main screen

Deleting a Contact:

Remove a contact by input contact details in the form on the main screen. The contact will be removed from your phone book.

πŸ”„ CRUD Operations with SQLite :

The app uses SQLite to perform Create, Read, Update, and Delete operations on your contact data. This ensures efficient and secure management of your phone book.

πŸ”” Notifications :

Receive notifications for successful contact additions, updates, and deletions.

πŸ“² Intents :

Explicit Intents for Contact Viewing:

The app supports explicit intents. Tap on a contact to navigate to a dedicated page for viewing contact details.

πŸ’Ύ Local Storage :

SQLite database is used to store your contacts locally on your device, ensuring that your phone book is always accessible.

Happy managing, and may your contacts always be just a tap away! πŸ“ž

About

An Android app to keep your contacts together πŸ‘₯

Resources

Stars

Watchers

Forks

Languages