Skip to content

Unofficial Android application of bookmeter(Retrofit2,Okhttp3,Rxandroid2,RxJava2,Dagger2)

License

Notifications You must be signed in to change notification settings

futabooo/BookLife

Repository files navigation

BookLife

Unofficial Android application of bookmeter(https://bookmeter.com/)

Preview

ScreenShots

Get it on Google Play

How to build

create keystore.properties

$ cd path/to/BookLife
$ mv keystore.properties.template keystore.properties
storeFile=[your keystore filename]
storePassword=[your keystore password]
keyAlias=[your key alias]
keyPassword=[your key password]

create fabric.properties.properties

$ cd path/to/BookLife/app
$ mv fabric.properties.template fabric.properties
apiSecret=[your api secret]
apiKey=[your api key]

create google-services.json

Create Firebase project and download google-services.json

create licenses.html

$ cd path/to/BookLife
$ ./gradlew generateLicensePage

How to remote build with mainframer

See https://github.com/gojuno/mainframer/tree/development/samples/gradle-android

Japanese document Androidのリモートビルドにmainframerを使ってみる - Qiita

Thanks

Licenses

https://github.com/futabooo/BookLife/blob/master/LICENSE

About

Unofficial Android application of bookmeter(Retrofit2,Okhttp3,Rxandroid2,RxJava2,Dagger2)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published