Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/likhithsp/qrcodegeneratorapp-androidstudio
An intuitive and user-friendly QR Code Generator application designed to easily create QR codes for various uses which is build using Android Studioπ±
https://github.com/likhithsp/qrcodegeneratorapp-androidstudio
android-studio app qr-code-generator-mobile-app qrcode-generator
Last synced: 10 days ago
JSON representation
An intuitive and user-friendly QR Code Generator application designed to easily create QR codes for various uses which is build using Android Studioπ±
- Host: GitHub
- URL: https://github.com/likhithsp/qrcodegeneratorapp-androidstudio
- Owner: LikhithSP
- License: apache-2.0
- Created: 2024-11-17T13:38:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T04:04:24.000Z (2 months ago)
- Last Synced: 2024-12-05T05:17:35.397Z (2 months ago)
- Topics: android-studio, app, qr-code-generator-mobile-app, qrcode-generator
- Language: Java
- Homepage:
- Size: 20.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## β 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:
```plaintext
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 installer4. 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:
```bash
git checkout -b feature/AmazingFeature
```
3. Commit your changes:
```bash
git commit -m 'Add some AmazingFeature'
```
4. Push to the branch:
```bash
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