How to import android library from GitHub to eclipse -


how add gradle library in android project.

we download project github. https://github.com/michael-rapp/chromeliketabswitcher

we follow these step showing error.

  1. import library folder above zip android project.
  2. it create folder of main blank src, copy data folder java src.
  3. after refresh in eclips it's showing error in src folder of functions.

we import example folder , follow same step above, no luck.

let me know if wrong or can test library on eclips.

thanks..


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -