1<manifest xmlns:android="http://schemas.android.com/apk/res/android" 2 package="com.example.layerlib"> 3 4 <application android:allowBackup="true" android:label="@string/app_name" 5 android:supportsRtl="true"> 6 7 </application> 8 9</manifest> 10