-
Notifications
You must be signed in to change notification settings - Fork 194
Setup Android Studio project
Daniele Ricci edited this page Dec 1, 2016
·
7 revisions
Please do not translate this page.
We don't handle versioning of IntelliJ metadata, so your setup of Android Studio will be partially manual.
- Clone the repository:
git clone https://github.com/kontalk/androidclient.git
cd androidclient
git submodule update --init
-
Open Android Studio and select Import project
-
Point it to the root directory of the repository
-
Wait for Gradle to build and that's all!
Import should be pretty straightforward and automatic. If you have issues please report them, we'd be glad to help.
Please remember to run the submodule command after cloning the project.
- Desktop client
- FAQ (de, sr, es,)
- The personal key (de, sr, es)
- Export personal key to another device (de, it, nl, sr, es)
- Android client permissions (de, nl, sr, es)