Prosp3r / riot-android

A glossy Matrix collaboration client for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector

Vector is an Android Matrix client.

Get it on Google Play

Get it on F-Droid

Build instructions

This client is a standard android studio project.

If you want to compile it in command line with gradle, go to the project directory:

Debug mode:

./gradlew assembleDebug

Release mode:

./gradlew assembleRelease

And it should build the project (you need to have the right android SDKs)

FAQ

  1. What is the minimum android version supported?

    the mininum SDK is 16 (android 4.1)

  2. Where the apk is generated?

    vector/build/outputs/apk

About

A glossy Matrix collaboration client for Android

License:Apache License 2.0


Languages

Language:Java 93.2%Language:JavaScript 6.0%Language:HTML 0.8%Language:Shell 0.0%