abraao / GuaranaCodeAndroidLibs

This is generic code I've reused in certain projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Description

This is generic code I've reused in certain projects.

Usage in Eclipse

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:

  1. Add this project as an Android project in Eclipse.
  2. Right click on the project, select "Properties".
  3. In the left side, click on "Android".
  4. 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:

  1. Right click on that project, then go to "Properties".
  2. Right click on the project, select "Properties".
  3. In the left side, click on "Android".
  4. Under the "Library" section on the bottom right, click on "Add", then select the GuaranaCodeAndroidLibs project and click on "Ok".

Other IDEs / development environments

Send an email to me.

Contact

abraao@guaranacode.com

About

This is generic code I've reused in certain projects.

License:Other


Languages

Language:Java 100.0%