Closed MarcoLizza closed 10 years ago
I am sorry, I won't. Please also see here: https://github.com/timroes/EnhancedListView/issues/22#issuecomment-31536040
Thanks, didn't noticed the other issue.
Hi timroes,
I was able to add your library in my Eclipse project by doing the following:
When the process is finished, inside the library folder there were these three files:
In other words, the command above has "translated" the gradle project into an Eclipse project.
Done that, I have imported the project into my Eclipse workspace, made changes to get a valid project without any error, set it to be an Android library and added it to my application as usual in Eclipse.
I hope this will help.
Hi, have you considered providing the library in JAR format, too?
I'm still developing using Eclipse and I would like not to include your source file (and resources) in the app-codebase itself...