blob: 06c3a3d95f7ab3207aad40b7ccb5b612f076b41b [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/picture1">
<activity android:name="p1.p2.MyActivity"/>
</application>
</manifest>