Briefing Android Knowledge

Under Eclipse, to add a library to your application’s build path, you should:

Under Eclipse, to add a library to your application’s build path, you should:

A.
Use the import statement.

B.
Use the package statement.

C.
Add an external JAR from the project properties.

D.
Set the project’s Java compiler to the latest version.