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

官方正式版Studio 4.1.2 有提示导入项目使用的版本过低 #8

Closed
LikCodeLab opened this issue Mar 9, 2021 · 10 comments
Closed

Comments

@LikCodeLab
Copy link

官方正式版Studio 4.1.2 有提示导入项目使用的版本过低
This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.3 or newer
作者是否描述 相关工具 版本

@zhujiang521
Copy link
Owner

需要使用AndroidSdio Beta 4.2版本或者Canary版本,正式版本目前不支持 Compose

@LikCodeLab
Copy link
Author

捕获
Beta 4.2 好像也不行,也是提示,作者使用的是Canary版本??

@zhujiang521
Copy link
Owner

对,我使用的是 Canary 版本,我本地三个版本都有😂

@sparrow007
Copy link

Hello, I am start learning this project, would you please tell me what's the backend codes or you just use API and integrate in your app?

@15335179243
Copy link

Hello, I am start learning this project, would you please tell me what's the backend codes or you just use API and integrate in your app?

Hello Indians, our project is open source, the back end is also open source, if you like, you can go to the official website to check it, hope the world coexists peacefully, technology has no borders, love you.

@zhujiang521
Copy link
Owner

您好,我开始学习这个项目,请您告诉我什么是后端代码,或者您仅使用API​​并集成到您的应用程序中?

怎么说,这个后台代码是现有的,可以直接进行调用的

@wenwenwen888
Copy link

4.2正式版也编译出问题了

Invalid injected android support version '202.7660.26.42.7322048', expected to be of the form 'w.x.y.z'

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

* Exception is:
com.intellij.openapi.externalSystem.model.ExternalSystemException: Invalid injected android support version '202.7660.26.42.7322048', expected to be of the form 'w.x.y.z'
org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
	at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
org.gradle.api.InvalidUserDataException: Invalid injected android support version '202.7660.26.42.7322048', expected to be of the form 'w.x.y.z'
	

@wenwenwen888
Copy link

4.2正式版也编译出问题了

Invalid injected android support version '202.7660.26.42.7322048', expected to be of the form 'w.x.y.z'

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

* Exception is:
com.intellij.openapi.externalSystem.model.ExternalSystemException: Invalid injected android support version '202.7660.26.42.7322048', expected to be of the form 'w.x.y.z'
org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
	at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:297)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
org.gradle.api.InvalidUserDataException: Invalid injected android support version '202.7660.26.42.7322048', expected to be of the form 'w.x.y.z'
	

自己解决了

@prience03
Copy link

@wenwenwen888 请问怎么解决的,我也遇到这个问题了

@wenwenwen888
Copy link

@prience03 降低gradle版本

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

6 participants