ylliX - Online Advertising Network

allowClearTextTraffic makes app not compatible in Google Play

Hi everyone. I need to make my app to allow HTTP traffic and self signed certificates because it has to he able to connect to home servers that not always have proper HTTPS certificates. To allow that I added this on the manifest: “` android:usesCleartextTraffic="true" android:targetSandboxVersion="1" android:networkSecurityConfig="@xml/network_security_config" “` And this is the security config: “` […]

#TheAndroidShow: live from Droidcon, including the biggest update to Gemini in Android Studio and more SDK releases for Android!

Posted by Matthew McCullough – Vice President, Product Management, Android Developer We just dropped our Fall episode of #TheAndroidShow, on YouTube and on developer.android.com, and this time are live from Droidcon in London, giving you the latest in Android Developer news including the biggest update to Gemini in Android Studio as well as sharing that […]