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

Cannot run the project in android studio #30

Open
androidcodehunter opened this issue Aug 26, 2022 · 5 comments
Open

Cannot run the project in android studio #30

androidcodehunter opened this issue Aug 26, 2022 · 5 comments

Comments

@androidcodehunter
Copy link

androidcodehunter commented Aug 26, 2022

When I clone the project and hit run withQuickStepDebug the project failed. Here is the error code. Do you know what is the error:

D:\android\chines\quickstep\src\com\android\launcher3\uioverrides\plugins\PluginManagerWrapper.java:31: error: cannot find symbol
import com.android.systemui.shared.plugins.PluginActionManager;
                                          ^
  symbol:   class PluginActionManager
  location: package com.android.systemui.shared.plugins
@yuchuangu85
Copy link
Collaborator

@androidcodehunter The sysui_shared.jar is wrong, i have not the right one, this need you get the right one.

@androidcodehunter
Copy link
Author

androidcodehunter commented Aug 26, 2022

@yuchuangu85 any idea where to get the right one without building aosp source code because I found some projects and almost all of them not building.

@yuchuangu85
Copy link
Collaborator

yuchuangu85 commented Aug 26, 2022

@androidcodehunter This code is old, I have not the right one, you can build withoutQuickStepDebug.

@androidcodehunter
Copy link
Author

androidcodehunter commented Oct 11, 2022 via email

@yuchuangu85
Copy link
Collaborator

@androidcodehunter Sorry, this project cann't build with quickstep, there is not dependence jar file.

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