Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefaisalurrehman/Al-Quran
Al Quran is a 100% Free and Open Source App without any Ads or business model
https://github.com/thefaisalurrehman/Al-Quran
al-quran-app android android-application android-book book kotlin-android quran
Last synced: about 2 months ago
JSON representation
Al Quran is a 100% Free and Open Source App without any Ads or business model
- Host: GitHub
- URL: https://github.com/thefaisalurrehman/Al-Quran
- Owner: thefaisalurrehman
- Created: 2023-02-08T17:32:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T18:27:22.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T04:02:03.725Z (5 months ago)
- Topics: al-quran-app, android, android-application, android-book, book, kotlin-android, quran
- Language: Kotlin
- Homepage:
- Size: 5.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Muslims - Al Quran
README
# Quran for Android
This is a simple (Text based) Quran app for Android.
[](https://play.google.com/store/apps/details?id=com.holyquran.alquran)
## Using Quran for Android code in other projects
The intention behind open-sourcing Quran for Android is two fold - first, to allow developers to help contribute to the app, thus speeding up the development of new features and ideas. Second, to give back to the community and serve as a code reference.
Please keep use of this code for non-profit purposes only. Also, please note that the project is under the GPL 3 license, which requires that modifications to this code be open sourced as well. Please note that the data is licensed under the various licenses of the data's authors (typically, this is [CC BY-NC-ND](https://creativecommons.org/licenses/by-nc-nd/2.0/), but may differ depending on the source of the data).
* Arabic data(Text of the Holy Quran) come from [Tanzil - Quran Navigator | القرآن الكريم](https://tanzil.net/#1:1) .
## Open Source Projects Used
* [AndroidX](https://developer.android.com/jetpack/androidx/)
* [Kotlin](https://kotlinlang.org)
* [Material Design Components](https://github.com/material-components/material-components-android)