https://github.com/thephoenix77/call_swipe
Just one Swiping Up action to open a phone number dialing page to call it.
https://github.com/thephoenix77/call_swipe
andoid-app android-feature call-app java
Last synced: 7 months ago
JSON representation
Just one Swiping Up action to open a phone number dialing page to call it.
- Host: GitHub
- URL: https://github.com/thephoenix77/call_swipe
- Owner: ThePhoenix77
- Created: 2023-06-02T13:38:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T20:49:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T15:39:46.634Z (9 months ago)
- Topics: andoid-app, android-feature, call-app, java
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:**
```bash
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.