Android SDK Extras - ConstraintLayout and Solvers
Last Time Checked
All the packages were last checked on:
All the packages were taken directly from the official Google's Android host.
How to install offline Android SDK Extras - ConstraintLayout and Solvers?
This package will be installed side-by-side based on the very specifc version and revision number.
Upon updates, it will be installed on its own location specific to minor/micro number so on one API level can have many specific version installed.
You can install MANY VERSIONS for this package installation.
The offline installation is done using Bash'sunzip
that is widely avaialble on Windows (with WSL), Linux and Mac.However you can use whatever unzipping/decompressing/extracting tools you like that support extracting .zip, but please pay attention carefully so that the package is installed correctly and is recognized.We use Bash'sunzip
for this purpose , respectively.
- Download the latest version of the packages available above.If it has different OSes, choose one that match your development OS.
- After finished, you can DISCONNECT any internet connections.
- Locate the downloaded .zip pacakge into accessible location, as you will need that location for installation purpose.
- Open up CLI/CMD, for Windows make sure you have WSL or Bash for Windows support.
- Now follow the steps below, it mimics CMD interface to make it easier for you:
cd $ANDROID_SDK_ROOT
First, go to the root directory of Android SDK installation. On Windows you might also type:cd %ANDROID_SDK_ROOT%
Remember! You should only proceed to the next step if only you already in the root directory of Android SDK.- Now, from rootdir of Android SDK, locate the package you've downloaded and then extract the package based on your OS.
Make sure to change the /path/to/ with absolute path that points to actual downloaded package file location on your local disk. - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.2.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.2 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.2 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.2 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.2.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.2 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.2 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.2 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.1.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.1 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.1 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.1 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.1.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.1 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.1 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.1 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-alpha8.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha8 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha8 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha8 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha8.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha8 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha8 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha8 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-alpha8.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha8 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha8 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha8 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha8.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha8 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha8 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha8 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-beta1.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta1 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta1 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta1 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-beta2.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta2 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta2 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta2 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-beta3.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta3 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta3 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta3 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-beta3.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta3 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta3 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta3 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-beta4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta4 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta4 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-beta4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta4 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta4 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-beta5.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta5 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta5 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta5 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-beta5.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta5 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta5 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta5 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha4 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-alpha4.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-alpha4 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-alpha4 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-solver-1.0.0-beta1.zip -d extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta1 && cd extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.0-beta1 && mv solver/* . && rm -rf solver
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta1 on all OSes - [all OSes]
unzip path/to/com.android.support.constraint-constraint-layout-1.0.0-beta2.zip -d extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta2 && cd extras/m2repository/com/android/support/constraint/constraint-layout/1.0.0-beta2 && mv constraintlayout/* . && rm -rf constraintlayout
extract the package archive as-is from the root SDK directory, to install version 1.0.0-beta2 on all OSes - DONE! :D