Roberto P. Well-Known Member Licensed User Longtime User Dec 14, 2019 #1 Hello everybody I'm trying to compile the 4.5 version of the DJI library.- I updated all the libraries, but from the following error message: Maven artifact not found: androidx.constraintlayout/constraintlayout Click to expand... I also followed the directions indicated in the post: https://www.b4x.com/android/forum/t...-value-auto-value-annotations.103181/#content but nothing what else do i have to do? thank in advance
Hello everybody I'm trying to compile the 4.5 version of the DJI library.- I updated all the libraries, but from the following error message: Maven artifact not found: androidx.constraintlayout/constraintlayout Click to expand... I also followed the directions indicated in the post: https://www.b4x.com/android/forum/t...-value-auto-value-annotations.103181/#content but nothing what else do i have to do? thank in advance
Erel B4X founder Staff member Licensed User Longtime User Dec 15, 2019 #2 Tools - Sdk Manager Search for constraint and install the two androidx.constraintlayout... resources. There might be a few other resources that you need to install in a similar manner. Upvote 0
Tools - Sdk Manager Search for constraint and install the two androidx.constraintlayout... resources. There might be a few other resources that you need to install in a similar manner.
Roberto P. Well-Known Member Licensed User Longtime User Dec 15, 2019 #3 I've installed all options, but have the same problem. help me. thank you Upvote 0
DonManfred Expert Licensed User Longtime User Dec 16, 2019 #4 Roberto P. said: I've installed all options, but have the same problem. Click to expand... DID you follow the suggestion??? Erel said: Search for constraint and install the two androidx.constraintlayout... resources. Click to expand... Upvote 0
Roberto P. said: I've installed all options, but have the same problem. Click to expand... DID you follow the suggestion??? Erel said: Search for constraint and install the two androidx.constraintlayout... resources. Click to expand...
Roberto P. Well-Known Member Licensed User Longtime User Dec 16, 2019 #5 DonManfred said: DID you follow the suggestion??? Click to expand... of course, this is my sdk manager and this is the error: Upvote 0
DonManfred said: DID you follow the suggestion??? Click to expand... of course, this is my sdk manager and this is the error:
DonManfred Expert Licensed User Longtime User Dec 16, 2019 #6 what is the path you set in the b4a ide under tools configure paths for the Android.jar? Post the complete path please. Upvote 0
what is the path you set in the b4a ide under tools configure paths for the Android.jar? Post the complete path please.
Roberto P. Well-Known Member Licensed User Longtime User Dec 16, 2019 #7 DonManfred said: what is the path you set in the b4a ide under tools configure paths for the Android.jar? Post the complete path please. Click to expand... ops, it's different! C:\Android\sdk_command_line\platforms\android-28\android.jar now I retry Upvote 0
DonManfred said: what is the path you set in the b4a ide under tools configure paths for the Android.jar? Post the complete path please. Click to expand... ops, it's different! C:\Android\sdk_command_line\platforms\android-28\android.jar now I retry
Roberto P. Well-Known Member Licensed User Longtime User Dec 16, 2019 #8 have the same problem Upvote 0
DonManfred Expert Licensed User Longtime User Dec 16, 2019 #9 Search for this artifact in the sdkmanager and install it. It is another error than before. NO need to post such big images. Post the error as TEXT (it is copyable). Upvote 0
Search for this artifact in the sdkmanager and install it. It is another error than before. NO need to post such big images. Post the error as TEXT (it is copyable).
Roberto P. Well-Known Member Licensed User Longtime User Dec 16, 2019 #10 DonManfred said: Search for this artifact in the sdkmanager and install it. It is another error than before. Click to expand... Upvote 0
DonManfred said: Search for this artifact in the sdkmanager and install it. It is another error than before. Click to expand...
DonManfred Expert Licensed User Longtime User Dec 16, 2019 #11 LOL? Search for the Artifactname! What is the artifactname which is missing? "artifact"? NO, never. Check your error and search for the missing one Remember: Erel said: There might be a few other resources that you need to install in a similar manner. Click to expand... Last edited: Dec 16, 2019 Upvote 0
LOL? Search for the Artifactname! What is the artifactname which is missing? "artifact"? NO, never. Check your error and search for the missing one Remember: Erel said: There might be a few other resources that you need to install in a similar manner. Click to expand...
Roberto P. Well-Known Member Licensed User Longtime User Dec 16, 2019 #12 DonManfred said: LOL? Search for the Artifactname! What is the artifactname which is missing? "artifact"? NO, never. Check your error and search for the missing one Remember: Click to expand... thanks Manfred, but I don't know what to look for anymore !? I'm installing everything but not compiling. But is such a thing possible ?! Upvote 0
DonManfred said: LOL? Search for the Artifactname! What is the artifactname which is missing? "artifact"? NO, never. Check your error and search for the missing one Remember: Click to expand... thanks Manfred, but I don't know what to look for anymore !? I'm installing everything but not compiling. But is such a thing possible ?!
Roberto P. Well-Known Member Licensed User Longtime User Dec 16, 2019 #14 after installing all the resource combinations it works! Is it possible that we have to do all these configurations for the resources? RESOLVED! anyway, compile ..... now I try to make the app work. thanks Upvote 0
after installing all the resource combinations it works! Is it possible that we have to do all these configurations for the resources? RESOLVED! anyway, compile ..... now I try to make the app work. thanks