Android Photo Frame

We share pictures of nearly every moment of our lives (and our kids’ lives) through social media. That’s great for distant relatives that can handle a smart phone, but what about those that can’t? I recently setup a cheap Android tablet as a remote controlled digital photo frame. I wanted a setup where the user… Continue reading Android Photo Frame

Published
Categorized as Other

TLS on Azure with Legacy Android

In a recent project using Azure, SSL worked perfectly on all devices – but those running Android 2.X. It turned out that legacy Android has limited support for modern SSL/TLS features such as SNI and subject alternative name. Getting TLS configuration right nowadays can be quite tricky. Google Chrome is aggressively pushing for deprecation of… Continue reading TLS on Azure with Legacy Android