etsy / AndroidStaggeredGrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.
https://github.com/etsy/AndroidStaggeredGrid
4.76k stars 1.13k forks source link

How to run in eclipse ? #64

Closed nairvishal closed 10 years ago

nairvishal commented 10 years ago

PLEASE HELP !!!! I am not familiar with Android Studio .Plzz someone help me with the steps to run this successfully on Eclipse .I tried importing it to AS also but its throwing so many notification which are so confusing .

denizmveli commented 10 years ago

You should be able to move the folders from with src/main up to the level that they're expected by Eclipse. This really is an exercise for the reader so I'm closing off this issue.

ankurshukla commented 10 years ago

I do understand that this is an exercise for the user to import this to eclipse. I am new to Android Studio and like many others I have always used ADT. From various forums I have seen that this project runs well on studio than ADT so I am trying to setup this on my studio. However I am not getting how can I get the exact library project imported to studio. I have downloaded gradle 1.11 and if you can suggest some additional steps, it will be great for us devs who really want to learn and work on this incredible plugin rather than spend time setting it up.