How do you install a custom library in android studio? -


what want reference two way grid view library , use control in project instead of standard gridview.

it doesn't seem compiled in way (can compile java/android libraries?), tried creating new project , adding reference project in project structure window. added whole folder external libraries node, can't seem able reference in it.

i'm not sure of i've tried correct, step me through (very basic) task? thanks.

here's answer describing how clone libraries github via android studio.

you need add reference library project through:

file -> project  structure -> modules 

Comments