How to add gradle library in android project.
We download the project from github. https://github.com/michael-rapp/ChromeLikeTabSwitcher
We follow these step but it showing the error.
- Import the library folder from above zip as Android project.
- It create folder of main with blank src, so we copy the data from folder java to src.
- After refresh in eclips it's showing error in src folder of functions.
We also import example folder and follow the same step as above, but no luck.
Let me know if i do something wrong or can you test this library on your eclips.
Thanks..