Android Question Maven artifact not found when compiling DJIExample

Roberto P.

Well-Known Member
Licensed User
Longtime User

Roberto P.

Well-Known Member
Licensed User
Longtime User
I've installed all options, but have the same problem.
help me.
thank you
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
I've installed all options, but have the same problem.
DID you follow the suggestion???
Search for constraint and install the two androidx.constraintlayout... resources.

constraint015.png
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
what is the path you set in the b4a ide under tools configure paths for the Android.jar? Post the complete path please.

ops, it's different!

C:\Android\sdk_command_line\platforms\android-28\android.jar

now I retry
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
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:
There might be a few other resources that you need to install in a similar manner.
 
Last edited:
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
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:

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

Roberto P.

Well-Known Member
Licensed User
Longtime User
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
Top