Open GoogleCodeExporter opened 8 years ago
I'll look into adding google books next.
It's very easy to add code for new libs.
If anyone is interested, take a look at Smashwords.java file. This doesn't
require any android knowledge. Only Java. It has the logic to parse web pages
or use web API and retrieve the books data.
Once this file is created for a new web library, I can plug it into the main
code.
Original comment by hari.swa...@gmail.com
on 9 Dec 2010 at 11:04
Yes, I saw. However, while I'd like to contribute, I have no way to compile and
test. Would you take code "coded in the dark" and try and integrate it ?
Original comment by TheSFRea...@gmail.com
on 10 Dec 2010 at 3:02
the main methods are authenticate, parseBookshelf and downloadBook.
You don't have to use any of the nook specific logic in it. You can just test
your code in eclipse.
If you have a java file that has these 3 methods implemented and tested, I can
then modify it for nook and integrate it into library app. That part won't take
much effort.
Original comment by hari.swa...@gmail.com
on 10 Dec 2010 at 3:21
I'll try and do that. Thanks !
Original comment by TheSFRea...@gmail.com
on 10 Dec 2010 at 8:14
Original issue reported on code.google.com by
TheSFRea...@gmail.com
on 7 Dec 2010 at 2:22