From 51d812b83b75634235ee5fb70c6295a356d538eb Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
A device is “Android compatible” if it can run apps written for the
-Android execution environment. The exact details of the Android
-execution environment are defined by the Android Compatibility Definition
-Document, but the single most to the ability to install and correctly run an
-Android .apk file.
A device is “Android compatible” if it can correctly run apps written for the +Android execution environment.
There is exactly one Android API for each API level, and it’s the same @@ -222,10 +219,6 @@ microphones. ones, we will always take steps to protect existing applications so that they don’t end up being available to devices where they won’t work.
-This is implemented using the aapt tool in the SDK. To see which
-features your app explicitly requires or is implicitly assumed to require, you
-can use the command aapt dump badging.
The goal of Android is to create a huge installed base for developers to take -- cgit v1.1