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

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -