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

高版本安卓的已经无法使用 #485

Open
chejfj opened this issue Apr 21, 2024 · 1 comment
Open

高版本安卓的已经无法使用 #485

chejfj opened this issue Apr 21, 2024 · 1 comment

Comments

@chejfj
Copy link

chejfj commented Apr 21, 2024

2024-04-21 17:22:57.982 22608-22644/com.qiang.skintest E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1
Process: com.qiang.skintest, PID: 22608
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$AsyncFutureTask.done(AsyncTask.java:426)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:930)
Caused by: java.lang.NoSuchFieldError: No static field abc_text_select_handle_left_mtrl_dark of type I in class Landroidx/appcompat/R$drawable; or its superclasses (declaration of 'androidx.appcompat.R$drawable' appears in /data/app/~~JB9zF-rSewWcTfnLzP086w==/com.qiang.skintest-X9JjHNcyDY5-TygtzQI0fw==/base.apk!classes2.dex)
at skin.support.content.res.SkinCompatDrawableManager.(SkinCompatDrawableManager.java:108)
at skin.support.content.res.SkinCompatDrawableManager.get(SkinCompatDrawableManager.java:60)
at skin.support.content.res.SkinCompatVectorResources.clear(SkinCompatVectorResources.java:30)
at skin.support.content.res.SkinCompatResources.setupSkin(SkinCompatResources.java:76)
at skin.support.load.SkinBuildInLoader.loadSkinInBackground(SkinBuildInLoader.java:14)
at skin.support.SkinCompatManager$SkinLoadTask.doInBackground(SkinCompatManager.java:394)
at skin.support.SkinCompatManager$SkinLoadTask.doInBackground(SkinCompatManager.java:364)
at android.os.AsyncTask$3.call(AsyncTask.java:394)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
at java.lang.Thread.run(Thread.java:930) 

@ragecaty
Copy link

什么安卓版本?

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