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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -