what is the functions and features, of appcompat_v7? in latest version adt.
or can i remove and can i run normally android project.


what is the functions and features, of appcompat_v7? in latest version adt.
or can i remove and can i run normally android project.


It adds support for Action bar UI. Dependency for this library is V4 support library. If you are not using any components from this library then you remove it.