Build & Config
Building is pretty straight forward. The easiest way is to open the project in Android Studio.
Consider changing the kitshn.properties
when forking. It currently contains contact information, crash reporting server details and the share wrapping URL.
txt
about.github="https://www.github.com/aimok04/kitshn"
about.github.new.issue="https://www.github.com/aimok04/kitshn/issues/new"
about.contact.website="https://kitshn.app"
about.contact.mailto="[email protected]"
# default kitshn crash receiver running on a cloudflare worker
acra.http.uri="https://acra.kitshn.app/report/"
acra.http.basic.auth.login="PDEogxtl3k4LMCnH"
acra.http.basic.auth.password="zmeLkKkJvsnwdrHA"
# default kitshn share wrapper
share.wrapper.url="https://x.kitshn.app/#"