Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using without gradle #82

Open
balasivagnanam opened this issue Jun 22, 2014 · 2 comments
Open

using without gradle #82

balasivagnanam opened this issue Jun 22, 2014 · 2 comments

Comments

@balasivagnanam
Copy link

Hey I am not using gradle and I add to my workspace directly as library and trying to reference it in my current project.. but I am getting compilation error as "SlideExpandableListAdapter" cannot be resolved as a type.

But I have enabled it as a library and referencing that and added to my project in properties.

Can you help me?? is it possible to add without gradle.. i have never used gradle till now.. thanks a lot..

@JesseFarebro
Copy link
Contributor

You could try compiling the jar file yourself and adding it to the projects
lib directory or what ever you have in its classpath.

I would really recommend using gradle though it makes the android build
process a lot more streamlined if your using dependencies.
On Jun 22, 2014 10:56 AM, "balasivagnanam" [email protected] wrote:

Hey I am not using gradle and I add to my workspace directly as library
and trying to reference it in my current project.. but I am getting
compilation error as "SlideExpandableListAdapter" cannot be resolved as a
type.

But I have enabled it as a library and referencing that and added to my
project in properties.

Can you help me?? is it possible to add without gradle.. i have never used
gradle till now.. thanks a lot..


Reply to this email directly or view it on GitHub
#82.

@emanuele2606
Copy link

Sorry but what is the gradle dependency to use this library?
I wasn't able to find it.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants