Hi All
I loaded up a library which was billscan that worked in December perfectly but now i want to use it and B4A mentions i needed additional items added from the SDK Which I have the latested installed.. I went thru the sdk and added these new items and now I get this error on all programs within Android. The only way i could resolve this was to re-install the SDK.
Any ideas ?
Here is the error
This is where it all started
and I have tried to run Jetifier but that did not help
I loaded up a library which was billscan that worked in December perfectly but now i want to use it and B4A mentions i needed additional items added from the SDK Which I have the latested installed.. I went thru the sdk and added these new items and now I get this error on all programs within Android. The only way i could resolve this was to re-install the SDK.
Any ideas ?
Here is the error
B4A Version: 10.60
Parsing code. (0.00s)
Java Version: 8
Building folders structure. (0.05s)
Compiling code. (0.15s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Generating R file. Error
c:\android\tools\..\extras\b4a_remote\androidx\constraintlayout\constraintlayout\2.0.4\unpacked-constraintlayout-2.0.4\res\values\values.xml:339: error: Attribute "android:alpha" has already been defined
c:\android\tools\..\extras\b4a_remote\androidx\constraintlayout\constraintlayout\2.0.4\unpacked-constraintlayout-2.0.4\res\values\values.xml:342: error: Attribute "android:translationX" has already been defined
c:\android\tools\..\extras\b4a_remote\androidx\constraintlayout\constraintlayout\2.0.4\unpacked-constraintlayout-2.0.4\res\values\values.xml:342: error: Attribute "android:translationY" has already been defined
c:\android\tools\..\extras\b4a_remote\androidx\constraintlayout\constraintlayout\2.0.4\unpacked-constraintlayout-2.0.4\res\values\values.xml:342: error: Attribute "android:translationZ" has already been defined
c:\android\tools\..\extras\b4a_remote\androidx\savedstate\savedstate\1.1.0\unpacked-savedstate-1.1.0\res\values\values.xml:3: error: Found tag id where item is expected
c:\android\tools\..\extras\b4a_remote\androidx\lifecycle\lifecycle-viewmodel\2.3.0\unpacked-lifecycle-viewmodel-2.3.0\res\values\values.xml:3: error: Found tag id where item is expected
c:\android\tools\..\extras\b4a_remote\androidx\lifecycle\lifecycle-runtime\2.3.0\unpacked-lifecycle-runtime-2.3.0\res\values\values.xml:3: error: Found tag id where item is expected
This is where it all started
Organizing libraries. Error
Maven artifact not found: androidx.annotation/annotation-experimental
and I have tried to run Jetifier but that did not help