1<?xml version="1.0" encoding="utf-8"?> 2<manifest package="com.github.mikephil.charting"> 3 4 <!-- <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> 5 6 <application 7 android:allowBackup="true" 8 android:icon="@drawable/ic_launcher" 9 android:label="@string/app_name" 10 android:theme="@style/AppTheme" > 11 </application> --> 12 13</manifest>