Closed GoogleCodeExporter closed 9 years ago
You should build the source code using sdk 2.0 even if you are targeting 1.6
because "android.provider.ContactsContract" is only available staring 2.0.
For all errors saying "XX must override a superclass method YY":
1. Open eclipse, right click on your project then select Properties
2. Select "Java Compiler" from the left and change the version from 1.5 to 1.6
3. Select OK
Original comment by boss...@yahoo.fr
on 5 Apr 2011 at 7:03
Original comment by boss...@yahoo.fr
on 13 Jul 2011 at 11:54
Original issue reported on code.google.com by
Ronny.Ar...@gmail.com
on 5 Apr 2011 at 12:05