1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.useasy.webviewdemo"
4    android:versionCode="1"
5    android:versionName="1.0" >
6
7    <uses-sdk
8        android:minSdkVersion="24"
9        android:targetSdkVersion="34" />
10
11    <uses-permission android:name="android.permission.INTERNET" />
11-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:5:5-67
11-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:5:22-64
12    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
12-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:6:5-80
12-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:6:22-77
13    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
13-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:7:5-81
13-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:7:22-78
14    <uses-permission android:name="android.permission.RECORD_AUDIO" />
14-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:8:5-71
14-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:8:22-68
15    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
15-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:9:5-79
15-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:9:22-77
16    <uses-permission android:name="android.permission.CAMERA" />
16-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:10:5-65
16-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:10:22-62
17    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
17-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:11:5-78
17-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:11:22-76
18    <uses-permission android:name="android.permission.READ_MEDIA_AUDIO" />
18-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:12:5-74
18-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:12:22-72
19
20    <permission
20-->[androidx.core:core:1.15.0] /Users/luyao/.gradle/caches/transforms-3/08e1c6be8e253eb7bd651c84c707cabc/transformed/core-1.15.0/AndroidManifest.xml:22:5-24:47
21        android:name="com.useasy.webviewdemo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
21-->[androidx.core:core:1.15.0] /Users/luyao/.gradle/caches/transforms-3/08e1c6be8e253eb7bd651c84c707cabc/transformed/core-1.15.0/AndroidManifest.xml:23:9-81
22        android:protectionLevel="signature" />
22-->[androidx.core:core:1.15.0] /Users/luyao/.gradle/caches/transforms-3/08e1c6be8e253eb7bd651c84c707cabc/transformed/core-1.15.0/AndroidManifest.xml:24:9-44
23
24    <uses-permission android:name="com.useasy.webviewdemo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" /> <!-- To handle the reselection within the app on Android 14 (API level 34) -->
24-->[androidx.core:core:1.15.0] /Users/luyao/.gradle/caches/transforms-3/08e1c6be8e253eb7bd651c84c707cabc/transformed/core-1.15.0/AndroidManifest.xml:26:5-97
24-->[androidx.core:core:1.15.0] /Users/luyao/.gradle/caches/transforms-3/08e1c6be8e253eb7bd651c84c707cabc/transformed/core-1.15.0/AndroidManifest.xml:26:22-94
25    <uses-permission android:name="android.permission.READ_MEDIA_VISUAL_USER_SELECTED" /> <!-- Devices running Android 13 (API level 33) or higher -->
25-->[io.github.justson:agentweb-filechooser:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/3d9038e935d7efc8e3af9a30d1ba3280/transformed/agentweb-filechooser-v5.1.1-androidx/AndroidManifest.xml:7:5-90
25-->[io.github.justson:agentweb-filechooser:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/3d9038e935d7efc8e3af9a30d1ba3280/transformed/agentweb-filechooser-v5.1.1-androidx/AndroidManifest.xml:7:22-87
26    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
26-->[io.github.justson:agentweb-filechooser:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/3d9038e935d7efc8e3af9a30d1ba3280/transformed/agentweb-filechooser-v5.1.1-androidx/AndroidManifest.xml:9:5-76
26-->[io.github.justson:agentweb-filechooser:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/3d9038e935d7efc8e3af9a30d1ba3280/transformed/agentweb-filechooser-v5.1.1-androidx/AndroidManifest.xml:9:22-73
27    <uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
27-->[io.github.justson:agentweb-filechooser:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/3d9038e935d7efc8e3af9a30d1ba3280/transformed/agentweb-filechooser-v5.1.1-androidx/AndroidManifest.xml:10:5-75
27-->[io.github.justson:agentweb-filechooser:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/3d9038e935d7efc8e3af9a30d1ba3280/transformed/agentweb-filechooser-v5.1.1-androidx/AndroidManifest.xml:10:22-72
28
29    <application
29-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:15:5-36:19
30        android:allowBackup="true"
30-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:16:9-35
31        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
31-->[androidx.core:core:1.15.0] /Users/luyao/.gradle/caches/transforms-3/08e1c6be8e253eb7bd651c84c707cabc/transformed/core-1.15.0/AndroidManifest.xml:28:18-86
32        android:dataExtractionRules="@xml/data_extraction_rules"
32-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:17:9-65
33        android:debuggable="true"
34        android:extractNativeLibs="false"
35        android:fullBackupContent="@xml/backup_rules"
35-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:18:9-54
36        android:icon="@mipmap/ic_launcher"
36-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:19:9-43
37        android:label="@string/app_name"
37-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:20:9-41
38        android:networkSecurityConfig="@xml/network_security_config"
38-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:24:9-69
39        android:roundIcon="@mipmap/ic_launcher_round"
39-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:21:9-54
40        android:supportsRtl="true"
40-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:22:9-35
41        android:theme="@style/Theme.WebViewDemo" >
41-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:23:9-49
42        <activity
42-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:26:9-35:20
43            android:name="com.useasy.webviewdemo.MainActivity"
43-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:27:13-41
44            android:exported="true"
44-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:28:13-36
45            android:windowSoftInputMode="adjustResize" >
45-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:29:13-55
46            <intent-filter>
46-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:30:13-34:29
47                <action android:name="android.intent.action.MAIN" />
47-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:31:17-69
47-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:31:25-66
48
49                <category android:name="android.intent.category.LAUNCHER" />
49-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:33:17-77
49-->/Users/luyao/Downloads/WebViewDemo/app/src/main/AndroidManifest.xml:33:27-74
50            </intent-filter>
51        </activity>
52
53        <provider
53-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:24:9-32:20
54            android:name="androidx.startup.InitializationProvider"
54-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:25:13-67
55            android:authorities="com.useasy.webviewdemo.androidx-startup"
55-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:26:13-68
56            android:exported="false" >
56-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:27:13-37
57            <meta-data
57-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:29:13-31:52
58                android:name="androidx.emoji2.text.EmojiCompatInitializer"
58-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:30:17-75
59                android:value="androidx.startup" />
59-->[androidx.emoji2:emoji2:1.3.0] /Users/luyao/.gradle/caches/transforms-3/50262fc5cb72b9071a915029740d0d9d/transformed/emoji2-1.3.0/AndroidManifest.xml:31:17-49
60            <meta-data
60-->[androidx.lifecycle:lifecycle-process:2.6.2] /Users/luyao/.gradle/caches/transforms-3/57d8f45213c197a0d418f5513ada7b3b/transformed/lifecycle-process-2.6.2/AndroidManifest.xml:29:13-31:52
61                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
61-->[androidx.lifecycle:lifecycle-process:2.6.2] /Users/luyao/.gradle/caches/transforms-3/57d8f45213c197a0d418f5513ada7b3b/transformed/lifecycle-process-2.6.2/AndroidManifest.xml:30:17-78
62                android:value="androidx.startup" />
62-->[androidx.lifecycle:lifecycle-process:2.6.2] /Users/luyao/.gradle/caches/transforms-3/57d8f45213c197a0d418f5513ada7b3b/transformed/lifecycle-process-2.6.2/AndroidManifest.xml:31:17-49
63            <meta-data
63-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:29:13-31:52
64                android:name="androidx.profileinstaller.ProfileInstallerInitializer"
64-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:30:17-85
65                android:value="androidx.startup" />
65-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:31:17-49
66        </provider>
67        <provider
67-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:8:9-16:20
68            android:name="com.just.agentweb.AgentWebFileProvider"
68-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:9:13-66
69            android:authorities="com.useasy.webviewdemo.AgentWebFileProvider"
69-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:10:13-72
70            android:exported="false"
70-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:11:13-37
71            android:grantUriPermissions="true" >
71-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:12:13-47
72            <meta-data
72-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:13:13-15:60
73                android:name="android.support.FILE_PROVIDER_PATHS"
73-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:14:17-67
74                android:resource="@xml/web_files_public" />
74-->[io.github.justson:agentweb-core:v5.1.1-androidx] /Users/luyao/.gradle/caches/transforms-3/602eea023a51f0c151126c1baf9151d3/transformed/agentweb-core-v5.1.1-androidx/AndroidManifest.xml:15:17-57
75        </provider>
76
77        <receiver
77-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:34:9-52:20
78            android:name="androidx.profileinstaller.ProfileInstallReceiver"
78-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:35:13-76
79            android:directBootAware="false"
79-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:36:13-44
80            android:enabled="true"
80-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:37:13-35
81            android:exported="true"
81-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:38:13-36
82            android:permission="android.permission.DUMP" >
82-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:39:13-57
83            <intent-filter>
83-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:40:13-42:29
84                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
84-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:41:17-91
84-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:41:25-88
85            </intent-filter>
86            <intent-filter>
86-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:43:13-45:29
87                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
87-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:44:17-85
87-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:44:25-82
88            </intent-filter>
89            <intent-filter>
89-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:46:13-48:29
90                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
90-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:47:17-88
90-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:47:25-85
91            </intent-filter>
92            <intent-filter>
92-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:49:13-51:29
93                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
93-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:50:17-95
93-->[androidx.profileinstaller:profileinstaller:1.4.0] /Users/luyao/.gradle/caches/transforms-3/01e9851c1d21b5c33f8ee196ba37474d/transformed/profileinstaller-1.4.0/AndroidManifest.xml:50:25-92
94            </intent-filter>
95        </receiver>
96    </application>
97
98</manifest>
