admin
2022-01-12 8327000a0cce5e47226372e0e25c1e6faec497e7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.jarvan.fluwx" >
4
5    <uses-sdk android:minSdkVersion="16" />
5-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml
6
7    <uses-permission android:name="android.permission.INTERNET" />
7-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:4:5-67
7-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:4:22-64
8    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
8-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:5:5-79
8-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:5:22-76
9    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
9-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:6:5-76
9-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:6:22-73
10    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
10-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:7:5-81
10-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:7:22-78
11
12    <!-- Support WeChat query on Android P -->
13    <queries>
13-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:10:5-12:15
14        <package android:name="com.tencent.mm" />
14-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:11:9-50
14-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:11:18-47
15    </queries>
16
17    <application>
17-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:14:5-59:19
18        <activity
18-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:15:9-19:58
19            android:name="com.jarvan.fluwx.wxapi.FluwxWXEntryActivity"
19-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:16:13-55
20            android:launchMode="singleTask"
20-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:17:13-44
21            android:taskAffinity="${applicationId}"
21-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:18:13-52
22            android:theme="@style/DisablePreviewTheme" />
22-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:19:13-55
23
24        <activity-alias
24-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:35:9-48:26
25            android:name="${applicationId}.wxapi.WXPayEntryActivity"
25-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:36:13-69
26            android:exported="true"
26-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:37:13-36
27            android:launchMode="singleInstance"
27-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:38:13-48
28            android:targetActivity="com.jarvan.fluwx.wxapi.FluwxWXEntryActivity"
28-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:39:13-81
29            android:theme="@style/DisablePreviewTheme" >
29-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:40:13-55
30            <intent-filter>
30-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:29:13-33:29
31                <action android:name="android.intent.action.VIEW" />
31-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:30:17-69
31-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:30:25-66
32
33                <category android:name="android.intent.category.DEFAULT" />
33-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:31:17-76
33-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:31:27-73
34
35                <data android:scheme="sdksample" />
35-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:32:17-52
35-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:32:23-49
36            </intent-filter>
37        </activity-alias>
38        <activity-alias
38-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:21:9-34:26
39            android:name="${applicationId}.wxapi.WXEntryActivity"
39-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:22:13-66
40            android:exported="true"
40-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:23:13-36
41            android:launchMode="singleTop"
41-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:24:13-43
42            android:targetActivity="com.jarvan.fluwx.wxapi.FluwxWXEntryActivity"
42-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:25:13-81
43            android:taskAffinity="${applicationId}"
43-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:26:13-52
44            android:theme="@style/DisablePreviewTheme" >
44-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:27:13-55
45            <intent-filter>
45-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:29:13-33:29
46                <action android:name="android.intent.action.VIEW" />
46-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:30:17-69
46-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:30:25-66
47
48                <category android:name="android.intent.category.DEFAULT" />
48-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:31:17-76
48-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:31:27-73
49
50                <data android:scheme="sdksample" />
50-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:32:17-52
50-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:32:23-49
51            </intent-filter>
52        </activity-alias>
53
54        <provider
54-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:50:9-58:20
55            android:name="com.jarvan.fluwx.FluwxFileProvider"
55-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:51:13-62
56            android:authorities="${applicationId}.fluwxprovider"
56-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:52:13-65
57            android:exported="false"
57-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:53:13-37
58            android:grantUriPermissions="true" >
58-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:54:13-47
59            <meta-data
59-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:55:13-57:69
60                android:name="android.support.FILE_PROVIDER_PATHS"
60-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:56:17-67
61                android:resource="@xml/fluwx_file_provider_paths" />
61-->D:\Program Files\flutter_windows_2.5.3-stable\flutter\.pub-cache\hosted\pub.flutter-io.cn\fluwx-3.6.1+4\android\src\main\AndroidManifest.xml:57:17-66
62        </provider>
63    </application>
64
65</manifest>