Launcher3-mx
Launcher3-mx copied to clipboard
Cannot run the project in android studio
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 The sysui_shared.jar is wrong, i have not the right one, this need you get the right one.
@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 This code is old, I have not the right one, you can build withoutQuickStepDebug.
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 Sorry, this project cann't build with quickstep, there is not dependence jar file.