雪白鲜花

文章
6
资源
0
加入时间
3年0月10天

Android应用程序的debug属性

在开发Android应用程序时,我们可以在AndroidManifest.xml中设置其debug属性,比如示例1示例1            android:icon="@drawable/ic_launcher"        android:label="@string/app_name"        android:theme="@style/AppTheme"