Hi people!

I'm from Brazil and I'm doing using Ushahidi at my site mapadacopa.org.

I've not announced it to public yet because i want to lauch it with the apps. But i'm having problem compiling the app using the land SDK with the ADT from google.

I'm on a Debian 7 and using the ADT 22.6.3 (http://developer.android.com/tools/sdk/eclipse-adt.html).

I've cloned the 2.9.4 branch on GitHub (https://github.com/ushahidi/Ushahidi_Android), but i have tried with the master branch as well and it gives always an erros on Core library.

Eclipe (4.3.1) gives me this message when i import the project:

[2014-05-29 15:46:58 - abs] Unable to resolve target 'android-16'
[2014-05-29 15:46:58 - google-play-services_lib] Unable to resolve target 'android-8'
[2014-05-29 15:46:59 - Core] Unable to resolve target 'android-17'
[2014-05-29 15:46:59 - Coretest] Unable to resolve target 'android-7'
[2014-05-29 15:47:00 - abs] Unable to resolve target 'android-16'
[2014-05-29 15:47:00 - Core] Unable to resolve target 'android-17'

The Core library gives me two erros, on the AdminActivity.java and on ReportVideoView.java files. The erros is on the command setPluginsEnabled(true).

I would be very thankfull if you could help me!

Abraços e beijos.