Android Studio Load-layout-layout not working

I updated Android Studio to version 2.1.2 and I want to download the tool constraint-layout, but it gives this message

To install: - com.android.support.constraint: constraint-layout-solver: 1.0.0-alpha3 (extras; m2repository; com; android; support; restriction; constraint-layout-solver; 1.0.0-alpha3) - com .android.support.constraint: constraint-layout: 1.0.0-alpha3 (extras; m2repository; com; android; support; restriction; restriction-layout; 1.0.0-alpha3)

Installing com.android.support.constraint: constraint-layout-solver: 1.0.0-alpha3 Maven package paths should start with m2repository. Failed to install. com.android.support.constraint: layout solver constraint: 1.0.0-alpha3

Installing com.android.support.constraint: constraint-layout: 1.0.0-alpha3 Maven package paths should start with m2repository. Failed to install. com.android.support.constraint: layout constraint: 1.0.0-alpha3

Package failure: - com.android.support.constraint: constraint-layout-solver: 1.0.0-alpha3 (extras; m2repository; com; android; support; restriction; constraint-layout-solver; 1.0.0-alpha3) - com .android.support.constraint: constraint-layout: 1.0.0-alpha3 (extras; m2repository; com; android; support; restriction; restriction-layout; 1.0.0-alpha3)

Does anyone else have the same problem with me? And if so, how did you solve it?

EDIT

My OS is Ubuntu 16.04

+4
source share
1 answer

- 2.2, 2.2, . 2.2

+6

All Articles