Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Im using PhoneGap version 2.1 and tried to incorporate the facebook-phonegap plugin ( https://github.com/davejohnson/phonegap-plugin-facebook-connect )

I followed the step by step tutorial but i ended up with this 3 errors: http://i.imgur.com/Wlgkz.png

Any ideas how i can fix them ?

share|improve this question
check this stackoverflow.com/questions/1678122/… – Ajmal Oct 8 '12 at 4:08
Thanks :) This helped me too – Radoslav Georgiev Oct 10 '12 at 11:28

1 Answer

up vote 0 down vote accepted

Okay, so the way to solve tis is either upgrade to higher JDK version or remove the @Override annotations :) Simple but frustrating if you don't do every-Java dev

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.