Helium (He), which comes from "Hatebu" + "Epitome", is a Hatebu reader for Android.
- Shows Hatena Bookmark hot-entries
- Shows Epitome entries
- OkHttp
- Retrofit
- RxJava
- Google Dagger
In your local machine:
# make an apk and install it to the connected device
./gradlew installDebug
To test it with Docker (what circleci.yml does):
docker build -t android_helium .
docker run -it android_helium
- monja415, who has made the very cool launcher icon
This application is free software; you can redistribute it and/or modify it under the terms of the Apache License 2.0.