architecture-samples icon indicating copy to clipboard operation
architecture-samples copied to clipboard

I am using androidGradlePlugin, which is 7.2.2. Why is it reporting red here

Open qq921124136 opened this issue 2 years ago • 4 comments

image

qq921124136 avatar Apr 28 '23 03:04 qq921124136

adb I 05-03 00:38:16 20121 20121 main.cpp:63] Android Debug Bridge version 1.0.41 adb I 05-03 00:38:16 20121 20121 main.cpp:63] Version 31.0.3p1-android-tools adb I 05-03 00:38:16 20121 20121 main.cpp:63] Installed as /data/app/~~tiYGxTuACHbgl5qXpByaiA==/com.github.standardadb-J_hYJoMYKFLLNn1F67BNjw==/lib/arm64/libfs64.so adb I 05-03 00:38:16 20121 20121 main.cpp:63] adb F 05-03 00:38:17 20121 20121 main.cpp:155] could not install smartsocket listener: Address already in use

  • failed to start daemon error: cannot connect to daemon

Copyright 2020 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

org.gradle.daemon=false org.gradle.parallel=false org.gradle.jvmargs=-Xmx5120m org.gradle.workers.max=2

kotlin.incremental=false kotlin.compiler.execution.strategy=in-process sh: [22]: org.gradle.daemon=false: inaccessible or not found sh: [23]: org.gradle.parallel=false: inaccessible or not found sh: [24]: org.gradle.jvmargs=-Xmx5120m: inaccessible or not found sh: [25]: org.gradle.workers.max=2: inaccessible or not found sh: [27]: kotlin.incremental=false: inaccessible or not found sh: [28]: kotlin.compiler.execution.strategy=in-process: inaccessible or not found

Akafm15 avatar May 02 '23 21:05 Akafm15

adb I 05-03 00:38:16 20121 20121 main.cpp:63] Android Debug Bridge version 1.0.41 adb I 05-03 00:38:16 20121 20121 main.cpp:63] Version 31.0.3p1-android-tools adb I 05-03 00:38:16 20121 20121 main.cpp:63] Installed as /data/app/~~tiYGxTuACHbgl5qXpByaiA==/com.github.standardadb-J_hYJoMYKFLLNn1F67BNjw==/lib/arm64/libfs64.so adb I 05-03 00:38:16 20121 20121 main.cpp:63] adb F 05-03 00:38:17 20121 20121 main.cpp:155] could not install smartsocket listener: Address already in use

  • failed to start daemon error: cannot connect to daemon

Copyright 2020 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

org.gradle.daemon=false org.gradle.parallel=false org.gradle.jvmargs=-Xmx5120m org.gradle.workers.max=2

kotlin.incremental=false kotlin.compiler.execution.strategy=in-process sh: [22]: org.gradle.daemon=false: inaccessible or not found sh: [23]: org.gradle.parallel=false: inaccessible or not found sh: [24]: org.gradle.jvmargs=-Xmx5120m: inaccessible or not found sh: [25]: org.gradle.workers.max=2: inaccessible or not found sh: [27]: kotlin.incremental=false: inaccessible or not found sh: [28]: kotlin.compiler.execution.strategy=in-process: inaccessible or not found

Akafm15 avatar May 02 '23 21:05 Akafm15

Idk bro is just seems that i will wont have an account pretty soon

Akafm15 avatar May 02 '23 22:05 Akafm15