Monday 2 May 2016

Quran SDK (library) for Android

I've put together a couple of Android apps in my spare time the last few years which make use of verses of the Quran (Hifdh Tracker and Hifdh Tester). I'm in the process of extracting out some of the code in these apps so that it's available in open source. As a first step I've just extracted the database and the helper methods for accessing verses of the Quran out of the apps and into an Android library of its own. You can find the repository for the library here. The README in the repository explains how to incorporate and make use of the library in your own Android apps.