Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
qq921124136 opened this issue Apr 28, 2023 · 3 comments

Comments

@qq921124136
Copy link

image

@Akafm15
Copy link

Akafm15 commented May 2, 2023

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

1 similar comment
@Akafm15
Copy link

Akafm15 commented May 2, 2023

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
Copy link

Akafm15 commented May 2, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants