Yess, when I take Erel latest example, what crashed at me, and change the
#AdditionalJar: androidx.legacy:legacy-support-core-utils
to
#AdditionalJar: com.android.support:support-core-utils
the program works well. So my computer has problem with androidx.legacy:legacy-support-core-utils. But no sign in compile time, jetify is ok, all suggested lib refreshed in SDK - just I am not a clever enough :-(
Aha, my B4a don't looks using AndroidX SDK.
I am on installing new Android SDK.
*************************************************
After installing the new SDK, all thing works well.
I was skipper, I didn't think the time would come so quickly when I needed to AndroidX.
Thank you
DonManfred and
drgottjr!!