when adding google-play-services_lib
in eclipse they fail and show the message: select
at least one project, this is the message:
whats the problem ?
thanx
when adding google-play-services_lib
in eclipse they fail and show the message: select
at least one project, this is the message:
whats the problem ?
thanx
You would need to use the same copy of android-support-v4.jar
on the main and library project.
You can find a detailed explanation here as well