Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/android-helium

Material Hatena bookmark reader for Android
https://github.com/gfx/android-helium

android hatena-bookmark

Last synced: 8 days ago
JSON representation

Material Hatena bookmark reader for Android

Awesome Lists containing this project

README

        

# ![](app/src/main/res/mipmap-mdpi/ic_launcher.png) Helium for Android [![Circle CI](https://circleci.com/gh/gfx/Android-Helium/tree/master.svg?style=svg)](https://circleci.com/gh/gfx/Android-Helium/tree/master)

Heliumは[はてなブックマーク](http://b.hatena.ne.jp/)のリーダーアプリです。

Get it on Google Play

## Libraries Used

This project is intended to employ modern Android libraries, such as:

* Android Support Libraries
* CardView
* Design
* RecyclerView
* OkHttp
* Retrofit
* RxJava / RxT4A
* Google Dagger
* ThreeTenABP
* Glide

## Build

In your local machine:

```sh
# make an apk and install it to the connected device
./gradlew installDebug
```

## Special Thanks

* [monja415](https://github.com/monja415), who has made the very cool launcher icon

## License

This application is free software; you can redistribute it and/or modify it
under the terms of the Apache License 2.0.

* http://www.apache.org/licenses/LICENSE-2.0