Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
editing
/
documentation
/
testData
/
AndroidManifest.xml
blob: e0eeb4dac8ef1a35a61345a87b9f04ed1b66d0f5 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"p1.p2"
>
<application
android:icon
=
"@drawable/icon"
>
</application>
</manifest>