Giter Club home page Giter Club logo

Comments (5)

jungledrum avatar jungledrum commented on June 21, 2024

试试appboard

from eeui.

ukik avatar ukik commented on June 21, 2024

I mean "Hello World" apk size
debug: 38,555 Kb (38,5 MB)
release: 34,673 Kb (34,6 MB)

I think this size so big, what should I do to reduce the original size?

from eeui.

akFace avatar akFace commented on June 21, 2024

delete x86 or other ndk
image

from eeui.

ukik avatar ukik commented on June 21, 2024

`
λ gradlew buildRelease

Configure project :app
WARNING:: DSL element 'annotationProcessorOptions.includeCompileClasspath' is obsolete.
It will be removed in version 7.0 of the Android Gradle plugin.
It does not do anything and AGP no longer includes annotation processors added on your project's compile classpath

Configure project :eeui
WARNING:: DSL element 'annotationProcessorOptions.includeCompileClasspath' is obsolete.
It will be removed in version 7.0 of the Android Gradle plugin.
It does not do anything and AGP no longer includes annotation processors added on your project's compile classpath

Configure project :weex_sdk
null
WARNING:: Please remove usages of jcenter() Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'eeuiApp', project ':app', project ':eeui', ...

Task :weex_sdk:generateJsonModelRelease
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|armeabi-v7a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|armeabi-v7a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|armeabi-v7a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|armeabi-v7a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|arm64-v8a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|arm64-v8a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|arm64-v8a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|arm64-v8a : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86_64 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86_64 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\CMakeLists.txt:45:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86_64 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\CMakeLists.txt : C/C++ release|x86_64 : CMake Warning (dev) at C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\src\legacyRelease\cpp\Source\js_runtime\CMakeLists.txt:207:
Syntax Warning in cmake code at column 31

Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.

Task :weex_sdk:externalNativeBuildRelease
Build multiple targets weexcore_armeabi-v7a libweexjsb.so_armeabi-v7a weexjss_armeabi-v7a libweexjst.so_armeabi-v7a
ninja: Entering directory C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\.cxx\cmake\release\armeabi-v7a' Build multiple targets libweexjst.so_arm64-v8a weexcore_arm64-v8a weexjss_arm64-v8a libweexjsb.so_arm64-v8a ninja: Entering directory C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk.cxx\cmake\release\arm64-v8a'
Build multiple targets libweexjst.so_x86 libweexjsb.so_x86 weexjss_x86 weexcore_x86
ninja: Entering directory C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk\.cxx\cmake\release\x86' Build multiple targets libweexjst.so_x86_64 weexcore_x86_64 weexjss_x86_64 libweexjsb.so_x86_64 ninja: Entering directory C:\Users\ASUS\Desktop\eeui-demo\eeui-boilerplate-china-2.4\plugins\eeui\WeexSDK\android\sdk.cxx\cmake\release\x86_64'

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings

`

from eeui.

ukik avatar ukik commented on June 21, 2024

delete x86 or other ndk
image

Thank you, it works

from eeui.

Related Issues (20)

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.