Goodreads Developers discussion

458 views
examples / showcase > Android app with sources

Comments Showing 1-3 of 3 (3 new)    post a comment »
dateUp arrow    newest »

message 1: by Aleksander (new)

Aleksander Piotrowski (pelotasplus) | 2 comments I've been working on Android app based on GoodReads API.
Actually it was using Google Books API as well.

As official app is being improved, recently even received drawer menu and hopefully soon will be looking like every other modern Android app, I'm abandoning my pet project and posting sources on GitHub:

https://github.com/pelotasplus/droidr...

Hopefully someone will find them useful.

Check them if you are curious how to use OAuth with Retrofit and GoodReads API,
or more generally how to consume their API using Retrofit.
There are a few tricks related to Material Design too.

Have fun, pelotasplus


message 2: by Yoly (new)

Yoly (macaruchi) | 22 comments Thanks for sharing, your app looks great.


message 3: by Aleksander (new)

Aleksander Piotrowski (pelotasplus) | 2 comments Thanks!

Sadly I don't have much time to work on it and also to make it really useful one has to use private GoodReads API. Not sure if they are OK with that ;-)

Anyways, have fun with the code and, just like me, keep fingers crossed for the original Android app ;-)


back to top