GithubHelp home page GithubHelp logo

autojsusedex's Introduction

autojsUseDex

IDEA打包jar包详尽流程

  1. 打开菜单栏File-Project Structure
  2. 点击Artifacts
  3. 点击 "+" - JAR - From module with depenencies
  4. Main Class选择自己要打包的类
  5. 点击ok
  6. 菜单栏 点击Build-Artifacts
  7. 点击build
  8. 此时Output directory便出现了jar包
  9. 把jar转成dexdx --dex --output classes2.dex base.jar
  10. 测试jar包是否可用java - jar jar包名称

其他问题

###. Intellij idea 出现错误 error:java: 无效的源发行版: 11
链接: https://www.cnblogs.com/wat1314/p/11053159.html

  1. ctrl+shift+alt+s打开项目结构点击Modules
  2. 找到Language level 点击下拉箭头出现不同的版本号
  3. 选择和你项目配置的jdk版本一致的版本语言(我的是1.8版本)

autojsusedex's People

Contributors

snailuncle avatar

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.