Skip to content

AndroidAirdrop is a contact-sharing app that simplifies transferring contact details. Version 1.0 is a web app that generates .vcf (vCard) files for easy sharing. Future updates will introduce NFC-based transfers, QR code sharing, and seamless device-to-device communication, enhancing speed and convenience for a true airdrop-like experience. πŸš€πŸ“±

Notifications You must be signed in to change notification settings

shangaric/Android_Airdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AndroidAirdrop

Overview | (Version 1.0) | Web App πŸŒπŸ“±

AndroidAirdrop is a React + Vite web application that allows users to input contact details and convert them into a .vcf (vCard) file. This makes contact sharing seamless, especially for Android users.


πŸš€ Features (Version 1.0)

βœ… Simple Input Form – Enter contact details like name, phone, and email.
βœ… Instant vCard Generation – Converts user input into a downloadable .vcf file.
βœ… Fast & Lightweight – Uses React + Vite for optimal performance.
βœ… Modern UI Design – Styled with Material UI for a clean and responsive look.
βœ… Cross-Platform Support – Works in any browser and mobile device.


πŸ›  Tech Stack

  • Frontend: React + Vite βš›οΈ
  • UI Library: Material UI 🎨
  • Programming Language: JavaScript (ES6+)
  • File Handling: JavaScript Blob API πŸ“‚

πŸ“¦ Installation & Setup

  1. Clone the repository:

    git clone https://github.com/shangaric/androidairdrop.git
    cd androidairdrop
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

πŸ“Œ Usage

  1. Open the web app in a browser.
  2. Enter contact details in the form.
  3. Click "Generate vCard" to create a .vcf file.
  4. Download & share the file with Android devices.

Output Images

Screenshot 2025-03-20 at 11 00 51 PM Screenshot 2025-03-20 at 11 00 58 PM Screenshot 2025-03-20 at 11 01 02 PM

πŸ”₯ What's Coming in Version 2.0?

πŸš€ NFC Transfer Support – Directly share .vcf files via NFC tap.
πŸ”Ή Enhanced UI/UX – More polished Material UI design and dark mode support.
πŸ”Ή Multi-Contact Support – Save and transfer multiple contacts at once.
πŸ”Ή QR Code for vCard – Scan to share contact details instantly.


🀝 Contributing

Feel free to fork, submit PRs, or report issues! πŸš€


About

AndroidAirdrop is a contact-sharing app that simplifies transferring contact details. Version 1.0 is a web app that generates .vcf (vCard) files for easy sharing. Future updates will introduce NFC-based transfers, QR code sharing, and seamless device-to-device communication, enhancing speed and convenience for a true airdrop-like experience. πŸš€πŸ“±

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published