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: the latest for Android devs, in 60 seconds! Source link
#TheAndroidShow: the latest for Android devs, in 60 seconds! Source link
In a few recent projects, I’ve needed to utilise Google Maps within environments utilising Jetpack Compose. In the early days of Compose this felt light a sought-after piece of functionality – even though it is still being built on, it now seems to be in a place where I can confidently use it. In this […]
#TheAndroidShow: live from Droidcon, with a big update to Gemini in Android Studio, and more! Source link
Learn how Android devs are getting the most out of Gemini in Android Studio Source link
Gemini in Android Studio: now helping you at every stage of the dev life cycle Source link
More frequent Android SDK releases, and a look into updates on Android Source link
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 […]
Posted by Miguel Montemayor – Developer Relations Engineer FlipaClip is an app for creating dynamic and engaging 2D animations. Its powerful toolkit allows animators of all levels to bring their ideas to life, and its developers are always searching for new ways to help its users create anything they can imagine. Increasing tablet support was […]