Answers for "resources/android/xml/network_security_config.xml"

0

resources/android/xml/network_security_config.xml

<edit-config file="AndroidManifest.xml" mode="merge" target="/manifest/application" xmlns:android="http://schemas.android.com/apk/res/android">
            <application android:networkSecurityConfig="@xml/network_security_config" />
        </edit-config>
        <resource-file src="resources/android/xml/network_security_config.xml" target="res/xml/network_security_config.xml" />
Posted by: Guest on April-21-2021

Browse Popular Code Answers by Language