Can this be used in Eclipse? If so, how?
Closed this issue · 6 comments
I'd like to add this to my project in Eclipse, I'm not using Android studio.
Im not actually sure if Eclipse allows usage of .aar files.
There is a hackish solution to get the .jar file from the .aar file from stackoverflow answer.
Link to aar file is here
I can't guarantee the above solution will work.
If you find a better way, please feel free to share.
Otherwise, just create a new library project in eclipse and import the source and res files to the appropriate folder structure.
What source folder though? I cloned your project to my desktop and this src folder is empty: Documents\GitHub\SpritzerTextView\lib\src\main\src
I'm not sure why it would be empty,
Here's a zip files with the source
Dropbox link
Works! Thanks!
On Tue, Mar 18, 2014 at 5:20 PM, Andrew Giang notifications@github.comwrote:
I'm not sure why it would be empty,
Here's a zip files with the source
Dropbox link https://www.dropbox.com/s/tta2t8tmjaip5ny/main.zipReply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-38005298
.
No problem!