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
Post a Comment