Android support v7 can't find ActionBarActivity -
i've used manuals available , managed add v7 support android version 2.3 project.
i'm trying add actionbaractivity can't found.. although actionbar found...
this me trying actionbaractivity.
this sdk manager can see can import v7 path, doesn't have actionbaractivity
delete support v4 jar file in project/lib folder.
you can have there , work support v7 lib, v7 has v4 lib , must have same version work.
remove v4 jar file, add v7.
Comments
Post a Comment