Reorder the lines to create an AndroidManifest.xml file.
AndroidManifest File
Constructing a program
Report a typo
Put the items in the correct order
</activity>
android:icon="@mipmap/ic_launcher">
package="org.hyperskill.manifest">
</manifest>
</application>
<activity android:name=".MainActivity">
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
<application
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.