0

this is my first android application and I have recently installed Eclipse. When I am creating android project I am getting this error. What does it mean and how can I resolve it?

[2014-10-27 12:02:01 - App] Path: /Users/adminmac/Documents/workspace/App/libs/android-support-v4.jar
[2014-10-27 12:02:01 - App]   Length: 987314
[2014-10-27 12:02:01 - App]   SHA-1: 3b20dc871d179ba476082efe543dc1b38db46e30
[2014-10-27 12:02:01 - App] Jar mismatch! Fix your dependencies
Maroun
  • 94,125
  • 30
  • 188
  • 241
Amit Kumar
  • 79
  • 2
  • 11

1 Answers1

1

Update your lib

Right click on your project -> Android Tool -> Add support library

yuva ツ
  • 3,707
  • 9
  • 50
  • 78