Page-turning library for Android

Two months ago, digging through my old code, I found exciting sources — a simulation of book pages turning, which I did for one of my old projects. In addition to curling, the code supports zooming and dragging of the zoomed area as well.

I decided to comb this code, added caching in a background thread, put it in a separate library, and published it under the MIT license. The result looks like this:

If it’s interesting for you and you wish to use it in your applications, the source code can be found here.

--

--

Alexander Shevelev

An Android developer from Yandex LLC, Moscow, Russia. That’s all.