使用intent在活動之間穿梭——使用隱式Intent

1.在AndroidManifest.xml中 <intent-filter> <action android:name="com.sdau.windseeker.activitytest.ACTION_START"/> <category android:name="android.intent.category.DEFAULT"/> </intent-filter> <acti
相關文章
相關標籤/搜索