Skip to content

ChobiJava/DarkHouseExtreme

Repository files navigation

DarkHouseExtreme

This repository contains the sourcecode for the Android game "House of Mystery"

Download from Google Play

To report or view any issues or bugs, please see visit the Issues tab.

Building

Gradle

The easiest way to build and run the project is with Android Studio v1.+.

Eclipse

  1. Open "File".
  2. Import Project.
  3. Select "Build.gradle" under project directory.
  4. Click "OK".

IntelliJ

  1. File -> New.
  2. Project from existing source
  3. Import project from external source -> gradle.
  4. Use customizable gradle wrapper.
  5. Finish.

Gradle will then handle everything and build the project.

Download the .apk

Just click this link to download the apk directly to you phone and install it. You can also drag the apk to a running android emulator to install it

Note

This code won't run on a device which already has the signed version from Google Play already installed. This is the standard security feature made by google to prohibit replacement of an already signed application with an unsigned copy.

To build and run from this code, you have to first uninstall the signed copy on your phone.

Also, if you have a previous version installed, the new version might not work if the database has been altered. Just uninstall the old version if you have this problem.

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages