Coder Social home page Coder Social logo

android_builder's People

Contributors

wsine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_builder's Issues

请帮忙

Run if [ ! -f "gradlew" ]; then gradle wrapper; fi

Welcome to Gradle 8.2.1!

Here are the highlights of this release:

  • Kotlin DSL: new reference documentation, assignment syntax by default
  • Kotlin DSL is now the default with Gradle init
  • Improved suggestions to resolve errors in console output
  • Reduced sync memory consumption

For more details see https://docs.gradle.org/8.2.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

  • What went wrong:
    Directory '/home/runner/work/android_builder/android_builder/project' does not contain a Gradle build.

A Gradle build should contain a 'settings.gradle' or 'settings.gradle.kts' file in its root directory. It may also contain a 'build.gradle' or 'build.gradle.kts' file.

To create a new Gradle build in this directory run 'gradle init'

For more information about the 'init' task, please refer to https://docs.gradle.org/8.2.1/userguide/build_init_plugin.html in the Gradle documentation.

For more details on creating a Gradle build, please refer to https://docs.gradle.org/8.2.1/userguide/tutorial_using_tasks.html in the Gradle documentation.

  • Try:

Run gradle init to create a new Gradle build in this directory.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Get more help at https://help.gradle.org./

BUILD FAILED in 5s
Error: Process completed with exit code 1.

编译APK出错,求助

在编译:https://github.com/wuxianlin/ijkplayer-av3a 时出现一个错误,两个警告如下:
Annotations

1 error and 2 warnings

build
Process completed with exit code 1.

build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

build
The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

大侠如得空,请帮忙看一下。感谢

上传的问题

工具很好用,但是在action里面的不太方面存放。
可否增加上传到Releases的操作呢?

另外,现在在编译的时候,有提示报错,但是不影响使用。
image

编译出错,紧急求助

要编译的app
Fork后的android_builder

(我对fork后的.github/workflows/build.yaml做过一些修改:改为安装Java18,安装Groovy,(运行gradlew后提示需要安装这些))

Action时在Build the app中报错:
FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/runner/work/android_builder/android_builder/project/app/build.gradle.kts' line: 9

  • What went wrong:
    /home/runner/work/android_builder/android_builder/project/local.properties (No such file or directory)

  • Try:

Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

  • Exception is:
    java.io.FileNotFoundException: /home/runner/work/android_builder/android_builder/project/local.properties (No such file or directory)
    ......(见Action

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.