OnlyInAmerica / GlanceReader

RSVP reader for Android.
514 stars 86 forks source link

Glance-Android

Glance

Glance is a RSVP reader for Android 4.0.4+ (API 15). Glance also includes a curated collection of feeds for your reading pleasure thanks to work by Rich Jones. The Glance reading collection is also available at glance.wtf, because silly TLDs are great.

You can share URLs to Glance from your favorite web browser, or open .epubs on your device's external storage directly.

Available on Google Play under the name Glance

Glance

Lend a hand

Some quick, incomplete thoughts on what's next.

Enhancements

Features

Building

  1. Make sure you've installed the following from the Android SDK Manager before building:

    • Android SDK Build-tools 19.0.2
    • Android SDK tools 22.3
    • SDK Platform 19
    • Android Support Repository 4
  2. Define the ANDROID_HOME environmental variable as your Android SDK location.

    If you need help check out this guide.

  3. Build!

    To build an .apk from this directory, make sure ./gradlew is executable and run:

    $ ./gradlew assemble

    The resulting .apk will be availble in ./app/build/apk.

Thanks

In no partiular order. Thanks everybody!

License

GPLv3