Specify the minimum Android version with the uses-sdk element 11.
使用uses - sdk元素11指定最低的Android版本。
It's a good practice to group the repetitions in a higher level element (lines 1, 4 and 11).
将一些副本分组成一个更高层的元素是很好的做法(第1、4和11行)。
Listing 11: Expressing constraints on element types.
清单11:表示元素类型的约束。
应用推荐