<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" | |
package="p1.p2"> | |
<application android:icon="@drawable/picture1"> | |
<activity tools:node="rep<caret>"> | |
</activity> | |
</application> | |
</manifest> |