|
Will Windev get support for the AndroidX library? |
Iniciado por Thysie, jan., 14 2020 1:13 PM - 2 respostas |
| |
| | | |
|
| |
Membro registado 6 mensagems |
|
Publicado em janeiro, 14 2020 - 1:13 PM |
So on trying to work with a 3rd party library that uses an AppCompactActivity component I discovered lack of support Windev has for the "androidx." library.
Will Windev ever get support for this library or does it already have it and I am missing something?
-- Regards, Thysie |
| |
| |
| | | |
|
| | |
| |
Publicado em maio, 05 2021 - 9:13 AM |
Has anyone found a way to resolve this issue?
I also encountered the same problem with the device SDK that I'm using. The SDK uses AndroidX library, and I'm currently using Windev 24 which I suppose doesn't support it - I'm getting errors during compilation.
Regards,
Rossano |
| |
| |
| | | |
|
| | |
| |
Publicado em maio, 05 2021 - 10:38 AM |
I was able to resolve this issue by opening the original Java project in Android studio and including the AndroidX .jar files from the "Gradle" folder. These .jar files will have to be included when we "generate" our application in Windev.
Regards,
Rossano |
| |
| |
| | | |
|
| | | | |
| | |
|