This is generic code I've reused in certain projects.
Follow the instructions this project can be added to the build path of another Eclipse project.
First configure this project correctly if hasn't already been configured:
- Add this project as an Android project in Eclipse.
- Right click on the project, select "Properties".
- In the left side, click on "Android".
- Under the "Library" section on the bottom right, mark "Is Library" and click on "Ok".
Next, use this project in an Android project within Eclipse:
- Right click on that project, then go to "Properties".
- Right click on the project, select "Properties".
- In the left side, click on "Android".
- Under the "Library" section on the bottom right, click on "Add", then select the GuaranaCodeAndroidLibs project and click on "Ok".
Send an email to me.