
BookList
非官方 Google 图书查看器
This is the demo/wrapping app to demonstrate the capabilities of the Uncover
library. This library builds a bridge between "infinitely scrolling view" that
requires fast synchronous data model and web resource or database that uses slow
asynchronous and strongly prefers more than a single item per request. The
library performs many internal optimizations on how the data are fetched. Unlike
many alternative approaches (mostly centered around the scroll listener) it
features clean classic MVC design.
The mentioned library is the open source project under Apache 2.0 license. The
wrapping app (same repository) is under GPLv3.
The demo app is fully usable by the end non-programming user. It allows to view
the large Google Books directory, displaying titles and book covers. If it is
possible to purchase the book from some vendor, the "book purchase link" appears
in the book details view. Tapping on it opens the web browser of your device (no
longer this app) and you may read more details or even to make a purchase there.
The app communicates with Google server with the help of
com.google.apis:google-api-services-books library that if fetched from Maven
Central. Maven Central specifies the license of this library as Apache 2.0.
library. This library builds a bridge between "infinitely scrolling view" that
requires fast synchronous data model and web resource or database that uses slow
asynchronous and strongly prefers more than a single item per request. The
library performs many internal optimizations on how the data are fetched. Unlike
many alternative approaches (mostly centered around the scroll listener) it
features clean classic MVC design.
The mentioned library is the open source project under Apache 2.0 license. The
wrapping app (same repository) is under GPLv3.
The demo app is fully usable by the end non-programming user. It allows to view
the large Google Books directory, displaying titles and book covers. If it is
possible to purchase the book from some vendor, the "book purchase link" appears
in the book details view. Tapping on it opens the web browser of your device (no
longer this app) and you may read more details or even to make a purchase there.
The app communicates with Google server with the help of
com.google.apis:google-api-services-books library that if fetched from Maven
Central. Maven Central specifies the license of this library as Apache 2.0.
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 6.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。