Launcher3-mx icon indicating copy to clipboard operation
Launcher3-mx copied to clipboard

Cannot run the project in android studio

Open androidcodehunter opened this issue 3 years ago • 5 comments

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

androidcodehunter avatar Aug 26 '22 13:08 androidcodehunter

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

yuchuangu85 avatar Aug 26 '22 14:08 yuchuangu85

@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.

androidcodehunter avatar Aug 26 '22 14:08 androidcodehunter

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

yuchuangu85 avatar Aug 26 '22 15:08 yuchuangu85

could you share the right file. I would like to build the quickstep? Any idea or could you share the right file with me for quickstep if you already built it.

On Fri, Aug 26, 2022, 9:05 PM CodeMX @.***> wrote:

@androidcodehunter https://github.com/androidcodehunter This code is old, I have the right one, you can build withoutQuickStepDebug.

— Reply to this email directly, view it on GitHub https://github.com/Launcher3-dev/Launcher3-mx/issues/30#issuecomment-1228609507, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7R7WMUXZ4HIHKPHYVSAU3V3DMLDANCNFSM57WX3UWA . You are receiving this because you were mentioned.Message ID: @.***>

androidcodehunter avatar Oct 11 '22 08:10 androidcodehunter

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

yuchuangu85 avatar Oct 11 '22 09:10 yuchuangu85