https://github.com/jaerith/bibliophileplus_android
This Android project was the basis for the Bibliophile+ app, which was intended to run on most Android tablets. It eventually became available for the Nook platform.
https://github.com/jaerith/bibliophileplus_android
android java javascript tablet trivia
Last synced: 7 months ago
JSON representation
This Android project was the basis for the Bibliophile+ app, which was intended to run on most Android tablets. It eventually became available for the Nook platform.
- Host: GitHub
- URL: https://github.com/jaerith/bibliophileplus_android
- Owner: jaerith
- License: gpl-2.0
- Created: 2015-10-16T22:04:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T15:48:02.000Z (almost 10 years ago)
- Last Synced: 2025-01-11T22:14:50.367Z (9 months ago)
- Topics: android, java, javascript, tablet, trivia
- Language: Java
- Homepage:
- Size: 4.08 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bibliophile+ (for Android)
Bibliophile+ is an Android mobile application (mainly intended for tablets) that was intended for the use of bibliophiles,
especially those that were interested in how books influenced and reflected the world around them. From inspiring songs to
showcasing physical locations, the goal of the app was to serve as an interactive encyclopedia for such trivia and the
statistics behind it.# Android Requirements
* The target platform should be a 7-inch screen at least. (Supposedly, it could accommodate other screen sizes, but it
was never tested with any device with a different screen size.)
* The minimum version for Android should at least be Ice Cream Sandwich (i.e., Version 4.0.4).
* This application requires permissions for INTERNET, ACCESS_COARSE_LOCATION, and NETWORK_STATE.# Notices
The trivia data itself has been omitted from the project, since I would prefer to keep that separate.# Getting Started
These pages will help to provide a better understanding of the app:
* Overview
* Screenshots
* Data Sources
Copyright © 2012-2015 Aaron Kendall under the GNU General Public License.