1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00
anytype-kotlin/README.md
2022-03-23 20:26:11 +03:00

1.4 KiB

Anytype.io - Mobile

Build project

Prerequisites
  • Download anytype/anytype-android (private) repository from Github

  • Create apikeys.properties file in root project folder:

gpr.usr=GITHUB_USER_ID
gpr.key=GITHUB_TOKEN
  • Create github.properties file in root project folder:
amplitude.debug="AMPLITUDE_DEBUG_KEY"
amplitude.release="AMPLITUDE_RELEASE_KEY"

Then build project.

Setup your Firebase account for Anytype

We're using Firebase App Distribution + Firebase Crashlytics. We have two separate projects: one for debug builds (which we distribute mostly for our Q&A team), another one for release builds.

Install the latest Anytype Android release:

From Google Play.

Or download an apk for your device architecture from our website.

Join our community & telegram channels

Official Anytype community.

Follow what community writes about our Android client.

Join our Android Testers telegram channel.

Our tech change log.

Anytype Android app dependencies.