eclipse - apcompat_v7 when you create a new Android app? -


eclipse add automatically folder appcompat_v7 when create new android app project, why folder added automatically ?

this android's support library automatically added support large diversity of os devices , fragmentation exists between different versions of android.

using support library helps avoid lot o validations in code related methods not supported in android operative systems.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -