Home

Awesome

Paper Plane

Build Status

<div align="center"> <img src="./art/ic_launcher-web.png" width="128" alt="logo"> </div>

Paper Plane is an Android reading app containing articles from Zhihu Daily, Guokr Handpick and Douban Moment. The project is built on MVP architecture and designed with Material Design style.

Screenshots

TimelineFavoritesInfoDetails
TimelineFavoritesInfoDetails

Build

To open this project in Android Studio, begin by checking out of the branches, and then open the PaperPlane/ dictionary in Android Studio. The following series of steps illustrate how to open the PaperPlane branch.

Clone the repository:

git clone https://github.com/TonnyL/PaperPlane.git

Open the PaperPlane/ directory in Android Studio.

Google Play

<img src="./art/google_play_badge.png" alt="Google Play Badge" height="80">

Libraries

LibraryIntro
Android Support LibrariesThe Android Support Library offers a number of features that are not built into the framework. These libraries offer backward-compatible versions of new features, provide useful UI elements that are not included in the framework, and provide a range of utilities that apps can draw on.
CoroutinesLibrary support for Kotlin coroutines
GlideAn image loading and caching library for Android focused on smooth scrolling.
GsonA Java serialization/deserialization library that can convert Java Objects into JSON and back.
KotlinThe Kotlin Programming Language
MaterialDateTimePickerPick a date or time on Android in style.
RetrofitType-safe HTTP client for Android and Java by Square, Inc.
RoomRoom provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.

Contributions

Paper Plane is a fully open sourced project. If you find a bug or want new features, do not hesitate to open an issue or create a pull request. Read the CONTRIBUTION_GUIDELINES for more detailed information.

There is an entry in the app for the GitHub Contributors page.

Thanks to

wbinarytree

License

PaperPlane is under an Apache2.0 license. See the LICENSE for more info.