[Enhancement]: Allow direct opening of books from the bookshelf in the Android app (single tap to open) #1236

Closed
opened 2026-04-24 23:54:41 +02:00 by adam · 5 comments
Owner

Originally created by @msolla-ligno on GitHub (Jun 30, 2025).

Describe the Feature/Enhancement

In the Android app, tapping on a book cover in the bookshelf always opens the book’s detail screen. To actually open and start reading the book, I have to tap again on the “Open” button.

This means I need to tap twice on the same book to start reading — once to view its details, and then again to open it. This feels unnecessary and slows down the reading experience.

In the web version, when hovering over a book cover, a shortcut icon appears that lets you open the book with a single click. But in the Android app, there’s no equivalent quick access, and of course there is no hover on mobile.

It would be great to have a one-tap shortcut to open books directly from the bookshelf view.

Why would this be helpful?

  • It would streamline the reading experience, especially for users who frequently open and close books.
  • It saves time and taps, which matters when reading on the go or navigating a large library.
  • It brings the mobile app closer to the convenience of the web version.
  • Reducing the need for repetitive taps would make the app feel much more responsive and reader-friendly.

Future Implementation (Screenshot)

Initial screen: the books list,
Image

First tap: by clicking one of them, it opens its details
Image

Second tap: finnally, pressing the button opens the book
Image

It would be fantastic if we could going from first screen to thirth one with one single tap 😄

Audiobookshelf App Version

Android App - 0.9.81

Current Implementation (Screenshot)

No response

Originally created by @msolla-ligno on GitHub (Jun 30, 2025). ### Describe the Feature/Enhancement In the Android app, tapping on a book cover in the bookshelf always opens the book’s detail screen. To actually open and start reading the book, I have to tap again on the “Open” button. This means I need to tap twice on the same book to start reading — once to view its details, and then again to open it. This feels unnecessary and slows down the reading experience. In the web version, when hovering over a book cover, a shortcut icon appears that lets you open the book with a single click. But in the Android app, there’s no equivalent quick access, and of course there is no hover on mobile. It would be great to have a one-tap shortcut to open books directly from the bookshelf view. ### Why would this be helpful? - It would streamline the reading experience, especially for users who frequently open and close books. - It saves time and taps, which matters when reading on the go or navigating a large library. - It brings the mobile app closer to the convenience of the web version. - Reducing the need for repetitive taps would make the app feel much more responsive and reader-friendly. ### Future Implementation (Screenshot) Initial screen: the books list, ![Image](https://github.com/user-attachments/assets/36ad7206-5e87-474f-8336-6e748c09ae97) First tap: by clicking one of them, it opens its details ![Image](https://github.com/user-attachments/assets/896584a6-8858-496a-ae00-098fd61d53a3) Second tap: finnally, pressing the button opens the book ![Image](https://github.com/user-attachments/assets/91e938f2-5784-4a4c-b8b5-61d903dbfb9c) It would be fantastic if we could going from first screen to thirth one with one single tap 😄 ### Audiobookshelf App Version Android App - 0.9.81 ### Current Implementation (Screenshot) _No response_
adam added the enhancement label 2026-04-24 23:54:41 +02:00
adam closed this issue 2026-04-24 23:54:42 +02:00
Author
Owner

@nichwall commented on GitHub (Jun 30, 2025):

Related to https://github.com/advplyr/audiobookshelf-app/issues/854

How would you be able to view the book details page if tapping on the book cover?
Do you want the book details to never appear?
If you have both an audiobook and an ebook for a book, what happens?

@nichwall commented on GitHub (Jun 30, 2025): Related to https://github.com/advplyr/audiobookshelf-app/issues/854 How would you be able to view the book details page if tapping on the book cover? Do you want the book details to never appear? If you have both an audiobook and an ebook for a book, what happens?
Author
Owner

@msolla-ligno commented on GitHub (Jun 30, 2025):

In the web version, you have an icon over the cover when hovering it. In mobile doesn't exist hover, but maybe detecting long press may show a submenu? or adding littler icons for audiobook an ebook?
Anyway, when I have audiobook and ebook I always had both as two different items, I din't know you can mix both in one single detail.

@msolla-ligno commented on GitHub (Jun 30, 2025): In the web version, you have an icon over the cover when hovering it. In mobile doesn't exist hover, but maybe detecting long press may show a submenu? or adding littler icons for audiobook an ebook? Anyway, when I have audiobook and ebook I always had both as two different items, I din't know you can mix both in one single detail.
Author
Owner

@nichwall commented on GitHub (Jul 1, 2025):

Yeah, you can put both formats in the same folder so you have a single library item.

Screenshot_20250630-145931.png

@nichwall commented on GitHub (Jul 1, 2025): Yeah, you can put both formats in the same folder so you have a single library item. ![Screenshot_20250630-145931.png](https://github.com/user-attachments/assets/3837f39e-d3bc-4744-9a12-378c5278fc79)
Author
Owner

@advplyr commented on GitHub (Jul 3, 2025):

I think most people would expect that clicking on a book would open the book details page

@advplyr commented on GitHub (Jul 3, 2025): I think most people would expect that clicking on a book would open the book details page
Author
Owner

@github-actions[bot] commented on GitHub (Jul 21, 2025):

Fixed in v0.10.0-beta.

@github-actions[bot] commented on GitHub (Jul 21, 2025): Fixed in [v0.10.0-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.10.0-beta).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1236