增加qq音乐写入
This commit is contained in:
@@ -53,6 +53,16 @@
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<!-- <activity-->
|
||||
<!-- android:name=".activity.third_party.NfcQQMusicActivity"-->
|
||||
<!-- android:launchMode="singleTask">-->
|
||||
<!-- <intent-filter>-->
|
||||
<!-- <action android:name="android.nfc.action.NDEF_DISCOVERED" />-->
|
||||
<!-- <category android:name="android.intent.category.DEFAULT" />-->
|
||||
<!-- <!– 匹配 QQ 音乐 Scheme –>-->
|
||||
<!-- <data android:scheme="qqmusic" />-->
|
||||
<!-- </intent-filter>-->
|
||||
<!-- </activity>-->
|
||||
|
||||
<service
|
||||
android:name="com.google.android.accessibility.selecttospeak.SelectToSpeakService"
|
||||
|
||||
Reference in New Issue
Block a user