Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

mrdafian47/mhw-mobile

Repository files navigation

MHW Mobile

Android Application for Monster Hunter World Collection. Build with Kotlin & Java Language

Getting Start

You can open this project with Android Studio

Prerequisites

What things you need to install the software and install them :

  • Java 8
  • Gradle

If you using Mac OS, you could install this with Homebrew

$ brew cask install java8
$ brew install gradle

Installing

Create first folder repo, then clone project

$ cd Workspace/android/
$ git clone https://github.com/mohamad-rizki/mhw-mobile

Testing

To testing with JVM, just running this command

$ ./gradlew test

Will generate report for testing. In directory app/build/reports/tests

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published