Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.16 KB

Helium for Android Circle CI

Helium (He), which comes from "Hatebu" + "Epitome", is a Hatebu reader for Android.

Android app on Google Play

Features

Libraries Used

  • OkHttp
  • Retrofit
  • RxJava
  • Google Dagger

Build

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

Special Thanks

  • 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.