Adafruit library and test sketch for BMP085

I'm preparing to use the BMP085 sensor I have on the way to my postbox by installing the Adafruit library (I copied .h and .cpp files in the libraries folder) and compiling the test sketch. However, I have the compilation error as per the attached screenshot (I'm using ArduinoDroid on my ASUS tablet).
Anyone could please explain what I'm doing wrong?
Thank you so much.

My head has the compilation error as per the attached screenshot.

Note: The screenshot is rotated/

It seems that the library is not in the right place.
I do not know the tool you use, but the Arduino IDE needs to be reloaded to see new libraries.
Did you try that?