<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
package="com.i4season.ustoragetest">
|
|
<application android:allowBackup="true"
|
android:supportsRtl="true">
|
|
|
</application>
|
<!--<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="15"/>-->
|
|
</manifest>
|