score:0

i have the same problem, and update all support library to the latest version (include android-support-v13.jar). it will work fine.

score:0

i fixed it by:

right click android progect ---> android tools ---> add support liberary...--->download latest android support

score:1

i tried this:

a) restarted eclipse.

b) deleted all .jar files under libs/ folder. (if you have android-support-v4.jar or any other lib files)

c) also, checked at chris banes's stack overflow post

d) clean build


Related Query

More Query from same tag