Giter Site home page Giter Site logo

carmen-android's Introduction

卡门项目

帮助用户最大化利用信用卡的免息期.

配置环境

  1. 安装gradle
    1. OS X: brew install gradle
  2. 安装Android SDK
  3. 在根目录新建local.properties文件,添加sdk.dir=/path/to/android/sdk
  4. 阅读Android SDK的README
  5. 打开Android SDK,安装如下组件:
    1. Android SDK Tools
    2. Android SDK Platform-tools
    3. Android SDK Build-tools
    4. Android 6.0 (API 23)
    5. Android Support Repository
    6. Android Support Library
    7. Google Play Services
    8. Google Repository
  6. ./gradlew

重建项目

如果项目改名了,在Intellij里面选择Import,不要选择Open,就可重新配置好项目.

常见错误

  1. 如果AVD出现分辨率的错误,可以把如下模块从Android SDK移除:
    1. Android Wear ARM EABI v7a System Image
    2. Android Wear Intel x86 Atom System Image
  2. Android模拟器不能启动,出现"emulator: Failed to sync vcpu reg emulator: Failed to sync HAX vcpu context"的错误。解决办法:把VirtualBox虚拟机都停掉。

Gradle使用

  1. 列出任务: gradle tasks
  2. 安装app: gradle installDebug

carmen-android's People

Contributors

fossilet avatar greasynose avatar rainsun avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

carmen-android's Issues

Android测试云

咱app在手头有限的几个机器上表现都各不一样,有白屏的,有显示不全的,还是得找个测试云多测试几个机型。

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.