Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 770 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 770 Bytes

CardsOfDiscord

An Android clone of Cards Against Humanity


Building from source

  1. Install Gradle (v2.2.1)
    1. Set GRADLE_HOME variable to extracted folder
    2. Add %GRADLE_HOME%\bin to PATH
Eclipse
  1. Install Android ADT Plugin
  2. Install Gradle Plugin
    1. Add http://www.nodeclipse.org/updates/ to Eclipse Software Sources
    2. Search for Gradle IDE, Enide Gradle, and Minimalist Gradle Editor
  3. Import project into Eclipse
Android Studio
  1. Open Project > Select build.gradle from project root

Then select build.gradle and build/run the file