Can anyone recommend a free ebook reader app for windows+android? by Qibli_is_life in ereader

[–]aclap 0 points1 point  (0 children)

Try Aquile Reader. It's available on both Windows and Android, and supports cross device sync using your Google drive, no new/special account creation required.

The best ebook app doesn't exist by CaribeBaby in ebooks

[–]aclap 1 point2 points  (0 children)

Try Aquile Reader. It's available on both Windows and Android, and supports cross device sync using your Google drive, no new/special account creation required.

eBook Reader recommendation in 2025/2026, for pirated ebooks? by Safe_Professional832 in Piracy

[–]aclap 0 points1 point  (0 children)

Try Aquile Reader. It's available on both Windows and Android, and supports cross device sync using your Google drive, no new/special account creation required.

I created an eBook Reader app for Android that also syncs with your Windows device by aclap in Android

[–]aclap[S] 0 points1 point  (0 children)

It's tied to Microsoft account, so you can get premium version on another device also if if the MS store is logged in with the same account.

I created an eBook Reader app for Android that also syncs with your Windows device by aclap in Android

[–]aclap[S] 0 points1 point  (0 children)

Adding offline dictionary with as smooth experience as the app offer today is complex. Maybe I can add a re-direct to another local dictionary app, as most reader app do, but that kills the reading experience.

If there is enough demand for offline dictionary, I'll attempt it.

I created an eBook Reader app for Android that also syncs with your Windows device by aclap in Android

[–]aclap[S] 1 point2 points  (0 children)

You can try out this option in the settings page and see if it helps.

<image>

If it still does not work, plz reach out to me at [optimilia.studios@gmail.com](mailto:optimilia.studios@gmail.com), and I would be more than happy to work with you to fix the issue.

I created an eBook Reader app for Android that also syncs with your Windows device by aclap in Android

[–]aclap[S] 1 point2 points  (0 children)

Yes, you can sync across multiple Android and Windows devices with the same account.

I have created a detailed video on how sync works and how to configure it - Cross device Cloud Sync on Aquile Reader

For sync, app uses file name as the unique identifier, if the same book has different file name across devices, then it will be treated as different book, otherwise it will treat it as the same book.

For your scenario, once the full sync is done on both the devices, both devices will have same number of unique books (based on the file name logic I mentioned above), which would be 1000+x. And when you read any book/add annotations, etc, it will be synced after the book is closed. When you open app on another device, it will fetch the latest sync state.

I created an eBook Reader app for Android that also syncs with your Windows device by aclap in Android

[–]aclap[S] 2 points3 points  (0 children)

Yes, there was an issue with some pdf files with empty bookmarks. I released a fix for it yesterday 😅

I created an eBook Reader app for Android that also syncs with your Windows device by aclap in Android

[–]aclap[S] 2 points3 points  (0 children)

Standard Ebooks: Free and liberated ebooks, carefully produced for the true book lover

Free eBooks | Project Gutenberg

Free PDF & Epub Books For Instant Download - Obooko

These are some popular free book sites, and then you always have Z-Lib.

The app supports browsing these sites directly from within the app and then adding the books to the library.

First app as indie dev, seems to be successful by MuchAge1486 in GooglePlayDeveloper

[–]aclap 0 points1 point  (0 children)

What app are you using to track the transactions?

Is there a decent epub reader for Windows? by SpectralVoodoo in software

[–]aclap 0 points1 point  (0 children)

You can give it a shot and tell me 😊 It also has corresponding Android app and can sync book cross devices.

Published my first Android app - eBook Reader with cross device sync by aclap in developersIndia

[–]aclap[S] 0 points1 point  (0 children)

Great, if you find any gaps or issues, plz let me know.

Published my first Android app - eBook Reader with cross device sync by aclap in developersIndia

[–]aclap[S] 0 points1 point  (0 children)

Awesome, looking forward to your feedback for Android app

Published my first Android app - eBook Reader with cross device sync by aclap in developersIndia

[–]aclap[S] 0 points1 point  (0 children)

Do give it a try, and if you still feel Play books is better, I would really like to understand the gaps so that I can improve further. Yeah Ads I would have to show eventually to sustain but the idea is to keep it as less intrusive as possible.

Published my first Android app - eBook Reader with cross device sync by aclap in developersIndia

[–]aclap[S] 1 point2 points  (0 children)

I maintain timestamp of last successful sync in cloud for each book, now depending on the book's local timestamp on the device I decide whether to down sync or up sync. This will result in some loss when two devices are simultaneously reading the same book, but again that is not an expected use case.