N
N
nicolausYes2012-10-14 20:51:59
Android
nicolausYes, 2012-10-14 20:51:59

What control is used in reading applications for Android (cool reader, fbreader, etc.)?

Those who have ever used reading applications or downloaded "books" that use some controls know that their working principle is similar.
1. Pagination
2. Scrolling by moving your finger across the screen from left to right (back), from right to left (forward), or by clicking on the tap zones in the left and right parts of the screen. Tap (bottom or top, or just there) brings up the menu.
3. Fonts - Droid Mono, Sans, Serif.
Question, in fact, 2.
Question 1 . What control is used for this? Is it an add-on for WebView? Since readers align the text in width, this probably cannot be done with a TextView.
Question 2 . I saw such a reader in many applications from different people. Is it some kind of open source project?
cEs0Lk0C94R1S0GHqi4g7hH4HPmMB_faaU7-N12b

Answer the question

In order to leave comments, you need to log in

5 answer(s)
L
lopatoid, 2012-10-15
@nicolausYes

2) Similar to Android Book App Maker
www.appmk.com/android-book-app-maker/index.html

C
constv, 2012-10-14
@constv

fbreader sources are open

A
AquaXP, 2012-10-15
@AquaXP

Under Android, there are their own sources - https://github.com/geometer/FBReaderJ

I
igor_ab, 2012-11-10
@igor_ab

By the way, here is an interesting application that contains various examples of ui patterns for android. Including I saw the implementation of something similar to what you need:
play.google.com/store/apps/details?id=com.groidify.uipatterns
Unfortunately, there is no device at hand - I won’t tell you the section for sure.

A
andreysmind, 2012-10-15
@andreysmind

it looks like a bookmate, but I haven't used it for a long time, I could be wrong.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question