Skip to content

An intuitive and user-friendly QR Code Generator application designed to easily create QR codes for various uses which is build using Android StudioπŸ“±

License

Notifications You must be signed in to change notification settings

LikhithSP/QRCodeGeneratorApp-AndroidStudio

Repository files navigation

⛆ QR Code Generator App

\

This is an beginner friendly app for generating qr code for the users which is build in Android Studio

Table of Contents:

qr-code-generator-app/
β”œβ”€β”€ .github/                    # GitHub-specific files (actions, issue templates)
β”‚   β”œβ”€β”€ workflows/
β”‚   └── ISSUE_TEMPLATE/
β”œβ”€β”€ app/                        # Main application directory
β”‚   β”œβ”€β”€ src/                    # Source code
β”‚   └── res/                    # Resources (layouts, drawables, etc.)
β”œβ”€β”€   APK/                      # Build outputs
β”œβ”€β”€ .gitignore                  # List of files to ignore in git
β”œβ”€β”€ LICENSE                     # License file
β”œβ”€β”€ README.md                   # Project description
└── build.gradle                # Gradle build file

Installation πŸš€

  1. Click on the Releases section in this repository

  2. Download the App through .apk extentions or zip file

  3. Install app through any apk downloader like google drive or files or using your native android app installer

  4. Enjoy your free QR Code generations !!

Usage ✨

Enter your URL or Text into the input box

URL - takes you directly to the website

Text - takes you to the google search of your Text

Contributing 🀝

  1. Fork the repository.
  2. Create your feature branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:
    git push origin feature/AmazingFeature
  5. Open a pull request.

License

This project is licensed under the Apache License, Version 2.0

🀝 Connect With Me

LinkedIn Β Β  GitHub

About

An intuitive and user-friendly QR Code Generator application designed to easily create QR codes for various uses which is build using Android StudioπŸ“±

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages