添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Log in or register!

Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!

Login or register

Looking for Customer Support?

To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:

Open a Ticket Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

> Configure project :app
WARNING: The option 'android.useDeprecatedNdk' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
NdkCompile is no longer supported
IOException: Please login to see this link.
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request"
IOException: Please login to see this link.
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request"
IOException: Please login to see this link.
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request"
Failed to download any source lists!
IO exception while downloading manifest:
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request"
at sun.net. Please login to see this link.
at sun.net. Please login to see this link.
at sun.net. Please login to see this link.
at com.android.sdklib.repository.legacy.remote.internal.DownloadCache.openUrl(DownloadCache.java:247)
at com.android.sdklib.repository.legacy.remote.internal.DownloadCache.downloadAndCache(DownloadCache.java:624)
at com.android.sdklib.repository.legacy.remote.internal.DownloadCache.openCachedUrl(DownloadCache.java:455)
at com.android.sdklib.repository.legacy.LegacyDownloader.downloadAndStream(LegacyDownloader.java:61)
at com.android.repository.impl.downloader.LocalFileAwareDownloader.downloadAndStream(LocalFileAwareDownloader.java:51)
at com.android.repository.impl.manager.RemoteRepoLoaderImpl.lambda$fetchPackages$0(RemoteRepoLoaderImpl.java:139)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

Still waiting for package manifests to be fetched remotely.

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Failed to find Build Tools revision 29.0.2

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

> Configure project :app
WARNING: The option 'android.useDeprecatedNdk' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
NdkCompile is no longer supported

> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:compileDebugAidl NO-SOURCE
> Task :app:compileDebugRenderscript NO-SOURCE
> Task :app:generateDebugBuildConfig
> Task :app:generateDebugResValues
> Task :app:generateDebugResources
> Task :app:mergeDebugResources FAILED
> Task :app:javaPreCompileDebug

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve com.android.support:support-v4:27.1.1.
Required by:
project :app
> Could not resolve com.android.support:support-v4:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:support-v4:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:support-v4:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:support-v4:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:appcompat-v7:27.1.1.
Required by:
project :app
> Could not resolve com.android.support:appcompat-v7:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:appcompat-v7:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:appcompat-v7:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request
> Could not resolve com.android.support:appcompat-v7:27.1.1.
> Could not get resource ' Please login to see this link. '.
> Could not GET ' Please login to see this link. '. Received status code 400 from server: Bad Request

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at Please login to see this link.

BUILD FAILED in 1s
4 actionable tasks: 4 executed

There's nothing wrong with the path, I set it up deliberately.
According to your hint, I reinstalled the API 29 SDK, and I set GRADLE_USER_HOME, which was not set before (suspect related to this).
Android Studio has downloaded a few more Jars that appear to be related to the phone this time.

Now, it's finally working!Compile successfully!Excited!
Thanks for your help!