/Sefaria-Android

Sefaria for Android

Primary LanguageJava

Sefaria-Android

This is the Sefaria Android app. It is still a work in progress.

How to use

  1. git clone https://github.com/Sefaria/Sefaria-Android.git
  2. Download Android Studio
  3. Install Android Studio
  4. In the Quick Start menu, select "Open an existing Android Studio project"
  5. Select the Sefaria-Android repo

Exploring the Code

Using Android Studio, the java code can be found in Project -> app -> java -> org.sefaria.sefaria.

The activities folder conatins the main code for each of the activities. Simularly, database folder contains classes for data types related to the data and the database. Other folders conatain helper items. For example, TOCElements conatains classes for the different elements that the TOCActivity uses.

License

GPL