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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -