Download this file
1 2 3 4 5 6 7 8 9
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.tempos21.alfredosdk"> <application android:allowBackup="true" android:label="@string/app_name" android:icon="@drawable/ic_launcher"> </application> </manifest>