Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

sys1yagi/DroiDon

Repository files navigation

UNDER DEVELOPMENT

DroiDon

wercker status codecov codebeat badge

DroiDon is android app for Mastodon

Language

Kotlin

Architecture

VIPER Architecture like.

SetUp

git clone [email protected]:sys1yagi/mastodon-android.git

# build
./gradlew app:assembleDebug

Test

# app test
./gradlew app:testDebugUnitTest

# mastodon4j test
./gradlew mastodon4j:test

# mastodon4j-rx test
./gradlew mastodon4j-rx:test

Development

Install VIPER template for Android Studio. VIPER templates is a template for Android Studio which generates necessary files for VIPER architecture.

cd mastodon-android/templates
./install.sh

Release

TODO

Contribution

TODO

About

UNDER DEVELOPMENT: DroiDon is android app for Mastodon https://github.com/tootsuite/mastodon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published