Added ReadMe

This commit is contained in:
Bitmap
2024-02-24 02:20:07 +05:30
parent 0db419975f
commit 3b6dfe18b0
2 changed files with 19 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# AAB TO APK CONVERTER (IN DEVELOPMENT)
AAB to APK Converter is an open-source tool built with Kotlin and Desktop Compose that allows users to convert Android App Bundles (AAB) to Android Package (APK) files using Google's [BundleTool](https://github.com/google/bundletool).
![ATA](https://github.com/iammohdzaki/AabToApk-Desktop/blob/main/screenshots/ata.png)
## FEATURES
- Convert Android App Bundles (AAB) to Android Package (APK) files.
- Simple and intuitive user interface built with Desktop Compose.
- Cross-platform support for Windows, macOS, and Linux.
## CONTRIBUTING
Thank you for considering contributing to AAB to APK Converter! Contributions are welcome and encouraged.
## License
By contributing to AAB to APK Converter, you agree that your contributions will be licensed under the [MIT License](LICENSE).
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB