java - how can I create a new project without appcompat_v7 -
i unable why appcompat_v7 created automatically... finding irritating.. please rid off problem. tried create new project , found every newly created project.
when creating new android project remove check in front of "create activity". doing this, eclipse not automatically import library project "appcompat_v7". manually have create main activity. careful imports use if have stuff fragment
or actionbar
.
this useful.
hope helps! :)
Comments
Post a Comment