0

I'm just starting my long way to Android programming and building app where I would like to use this library https://github.com/cfgxy/DevsmartLib-Android/tree/

This is another Android project, how should I include this in my project using Eclipse?

2 Answers 2

4

The contents of that repo's devsmartlib/ directory appears to be an Android library project. You can use such projects from Eclipse or from the command line as you see fit.

Sign up to request clarification or add additional context in comments.

Comments

0

Create a new Android project in Eclipse and select the contents of devsmartlib/ as the source folder.

You can then right click on your project, click Properties, Android and add the library project from there!

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.