/Sefaria-Android

Sefaria for Android (Deprecated, our Android app is now powered by the Sefaria-iOS codebase)

Primary LanguageJava

Sefaria-Android

This is the deprecated Sefaria Android app. Code for the current Android app can be found here

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.

Downloading APK

You can download the app on the [play store] (https://play.google.com/store/apps/details?id=org.sefaria.sefaria&hl=en) or you can get the apk directly in [releases] (https://github.com/Sefaria/Sefaria-Android/releases).

License

GPL