摘要:
.注册和配置 AndroidManifest.xml 1.用户权限 uses-permission android:name=“权限名称"; 2.注册 1> <activity name=activity类名> 2><Intent-filter> <action name =“action字符串(系 阅读全文
摘要:
阅读全文
摘要:
<?xml version="1.0" encoding="utf-8"?> <GridLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" andr 阅读全文
摘要:
帧布局以及表格布局 阅读全文
摘要:
阅读全文