Code Monkey home page Code Monkey logo

anime-detour-android's Introduction

Anime Detour Android App

The official anime detour application.

Requirements

This project requires Java 1.7 and the Android SDK including:

  • Android 22 SDK
  • Build Tools 22.0.1
  • Android Support Repository
  • Android Support Library
  • Google Repository
  • Google Play Services

Installing

The release version of the application requires you to set a keystore password in the gradle.properties file. A stub of this file can be found in gradle.properties.dist You should copy the dist file to gradle.properties and change the password inside the copied file. If you are not creating a release, you can leave the temporary password in place.

Development / Debug

The debug / development version of the application can be installed by just running the command:

./gradlew installDebug

Release

You can create the release apk by running:

./gradlew clean assembleRelease

After running, the APK file can be found in: ./build/outputs/apk/base-rewrite-release.apk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.