Java Question ConstraintLayout

Johan Schoeman

Expert
Licensed User
Longtime User
I have the same problem as what @moster67 reported here:
https://www.b4x.com/android/forum/threads/xmllayoutbuilder-constraintlayout.71509/#post-454438

I have updated my SDK and Android Support Repository Rev 44 is installed. There is however no folder called "constraint" anywhere.....

Remove the reference to the testing framework by editing this file:
android-sdk-windows\extras\android\m2repository\com\android\support\constraint\constraint-layout-solver\1.0.0-alpha1\constraint-layout-solver-1.0.0-alpha1.pom


Can someone please advise on this?
 
Last edited:
Top