Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Quran for Android logo

# Quran for Android

This is a simple (Text based) Quran app for Android.

[Get it on Google Play](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)