Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.44 KB

File metadata and controls

47 lines (30 loc) · 1.44 KB

Swipe Dial Mobile Application

Overview

The Call_Swipe mobile feature introduces swipe gestures for your Android device. With this application, users can swipe up to access the dial interface and swipe left or right to return to the home screen.

Features

  • Swipe Up for Dial Interface:

    • Swipe up to quickly access the dial interface for making calls.
  • Swipe Left/Right for Home:

    • Swipe left or right to return to the home screen seamlessly.
  • Intuitive Gesture Controls:

    • User-friendly swipe gestures for a natural and efficient navigation experience.

Technologies Used

  • Java
  • XML
  • Android Studio

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone the Repository:
    git clone https://github.com/ThePhoenix77/Call_Swipe.git
    
  2. Open in Android Studio:
    • Open Android Studio.
    • Choose "Open an Existing Android Studio Project."
    • Navigate to the cloned repository and select it.

3.Build and Run:

  • Build and run the application on an Android emulator or a physical device.

Usage

  • Launch the application on your mobile device.
  • Swipe up to access the dial interface for making calls.
  • Swipe left or right to return to the home screen.

This README focuses on swipe gestures for accessing the dial interface and returning to the home screen. Adjust any details according to your specific project requirements.