Skip to content

NecroEye/TRComics

Repository files navigation

🪐 TRComics

What is TRComics?

TRComics [TR-Comics] (noun): A comic & Light novel reading application

Screenshots

Home screen Viewer screen More info on viewer screen Search screen Favorites screen Manage accounts screen

Note: the screenshots don't indicate the final product.

Download

🚧 PROJECT IS UNDER DEVELOPMENT (~90% finished) 🚧

The signed APK is currently not yet available, please build it yourself to test.

Tech Stacks

This project is trying to use the latest Android tech stacks.

Building

To build this project, you need the latest stable of Android Studio.

  1. Clone the project and open in Android Studio.
  2. Sync project with Gradle then Run 'app'.

Note:

The playRelease build variant will bundle Firebase Crashlytics to the app. By default it will use the ossDebug build variant. The rest of the build variants won't bundle Firebase at all.

To use the playRelease build variant, first you need to create a Firebase Android app with com.muratcangzm.trcomics as the package name then store the google-services.json file in the root of app module.

License

Copyright 2023 Muratcan Gözüm

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.