- Jun 6, 2020
- 11,517
- 4,383
Hi,
guys. I need some help here.
I have a market APP that stopped working after I set the SDK target version to 29.
The line 380 where the code crashes (see below) is simply a call to the LoadLayout for my layout.
All I did was to set 29 here:
B4X:
Of course I also se the path for the android jar to the new platform 29.:
C:\Android\platforms\android-29\android.jar
if I set it back the manifest to 28
B4X:
even leaving the platform jar path to 29, it works fine.
Please help...
THANKS!!
Error occurred on line: 380 (Main)
java.lang.NoSuchFieldException: No field mColorStateList in class Landroid/graphics/drawable/GradientDrawable$GradientState; (declaration of 'android.graphics.drawable.GradientDrawable$GradientState' appears in /system/framework/framework.jar)
at...
guys. I need some help here.
I have a market APP that stopped working after I set the SDK target version to 29.
The line 380 where the code crashes (see below) is simply a call to the LoadLayout for my layout.
All I did was to set 29 here:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
C:\Android\platforms\android-29\android.jar
if I set it back the manifest to 28
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Please help...
THANKS!!
Error occurred on line: 380 (Main)
java.lang.NoSuchFieldException: No field mColorStateList in class Landroid/graphics/drawable/GradientDrawable$GradientState; (declaration of 'android.graphics.drawable.GradientDrawable$GradientState' appears in /system/framework/framework.jar)
at...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید