Hello
We have an old BJA project that we need to recompile because the legacy Firebase Cloud Messaging will be discontinued in june 2024.
We plan to redevelop a new app with more features, but for the time being, we need to make the old app working.
We don't have the ability to rewrite the whole B4A app.
After installing all libraries and dependencies in the SDK manager, we still receive the error message:
We must use following libraries in our project:
I tried reinstalling B4A and the SDK Manager multiple times without succes.
I followed this forum requests to resolve the issue, but also without succes.
Thank you in advance!
We have an old BJA project that we need to recompile because the legacy Firebase Cloud Messaging will be discontinued in june 2024.
We plan to redevelop a new app with more features, but for the time being, we need to make the old app working.
We don't have the ability to rewrite the whole B4A app.
After installing all libraries and dependencies in the SDK manager, we still receive the error message:
B4A error:
B4A Versie: 12.80
Controleren code. (0.06s)
Java Versie: 8
Building folders structure. (0.56s)
Compileren code. (0.56s)
Compileren weergaven code. (0.13s)
Bibliotheken organiseren. (0.00s)
(AndroidX SDK)
Compiling resources (0.33s)
Linking resources Error
c:\android\tools\..\extras\b4a_remote\androidx\core\core\1.13.0\unpacked-core-1.13.0\res\values\values.xml:121: error: resource android:attr/lStar not found.
error: failed linking references.
We must use following libraries in our project:
I tried reinstalling B4A and the SDK Manager multiple times without succes.
I followed this forum requests to resolve the issue, but also without succes.
- https://www.b4x.com/android/forum/t...-android-attr-lstar-not-found.141799/#content
- https://www.b4x.com/android/forum/t...-android-attr-lstar-not-found.140266/#content
- B4A version: 12.80 X64 version
- Java version: jdk1.8.0_131
- Android.jar: android 28
Thank you in advance!