This Android application allows users to explore and read comic books. Users can browse through a collection of comics, view details and information about each comic, and read them within the app.
- Browse a collection of comic books.
- View detailed information about each comic book, including title, author, synopsis, and genre.
- Read comic books chapter by chapter within the app.
- Bookmark favorite comics for easy access (optional feature).
- Android Studio (version [2023.1.1])
- Android SDK with API level [34] or higher
- Clone the repository: git clone https://github.com/hindev9th/comic-app
- Open the project in Android Studio.
- Ensure you have the necessary dependencies installed (check build.gradle file for details).
- Run the app on an emulator or connected device.
- Open the app.
- Browse through the list of comics.
- Tap on a comic to view its details.
- Tap the "Read" button to start reading the comic.
- Tap left or right to navigate between chapter.