Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gfx/android-helium
- Owner: gfx
- License: other
- Created: 2015-03-01T11:33:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T06:03:47.000Z (about 7 years ago)
- Last Synced: 2024-10-10T21:10:41.350Z (26 days ago)
- Topics: android, hatena-bookmark
- Language: HTML
- Homepage: https://play.google.com/store/apps/details?id=com.github.gfx.helium&hl=ja
- Size: 2.38 MB
- Stars: 67
- Watchers: 4
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)のリーダーアプリです。
## 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