<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xx="tags" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Mobile - Ken Muse</title><atom:link href="https://www.kenmuse.com/tags/mobile/rss/" rel="self" type="application/rss+xml"/><link>https://www.kenmuse.com/tags/mobile/</link><description>Discover Azure, DevOps, and development insights with Ken Muse, a DevOps Architect at GitHub and 4x Microsoft Azure MVP</description><language>en-us</language><sy:updatePeriod>weekly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><image><title>Mobile - Ken Muse</title><link>https://www.kenmuse.com/tags/mobile/</link><width>32</width><url>https://www.kenmuse.com/tags/mobile/favicon/favicon-32x32.png</url><height>32</height></image><atom:link href="https://www.kenmuse.com/tags/mobile/rss/index.xml" rel="self" type="application/rss+xml"/><item><title>Decoding Binary Data in Swift</title><link>https://www.kenmuse.com/blog/decoding-binary-data-in-swift/</link><pubDate>Thu, 23 May 2024 00:00:00 -0400</pubDate><guid isPermaLink="false">decoding-binary-data-in-swift</guid><category>Programming</category><description>To properly decode binary data in Swift, it helps to be able to incrementally read the data and convert it to a Swift type. Learn to build a Binary Data Reader!</description><enclosure type="image/png" url="https://www.kenmuse.com/blog/decoding-binary-data-in-swift/images/banner.png"/></item><item><title>Creating Swift Binary Decoders</title><link>https://www.kenmuse.com/blog/creating-swift-decoders/</link><pubDate>Thu, 16 May 2024 00:00:00 -0400</pubDate><guid isPermaLink="false">creating-swift-decoders</guid><category>Programming</category><description>If you want to be able to parse Bluetooth data, you need to be able to decode it. Learn to implement a custom Swift binary decoder.</description><enclosure type="image/png" url="https://www.kenmuse.com/blog/creating-swift-decoders/images/banner.png"/></item><item><title>Creating an Int24 for iOS</title><link>https://www.kenmuse.com/blog/creating-an-int24-for-ios/</link><pubDate>Sat, 27 Apr 2024 00:00:00 -0400</pubDate><guid isPermaLink="false">creating-an-int24-for-ios</guid><category>Programming</category><description>To develop a Bluetooth application for iOS in Swift, we need a 24-bit unsigned integer. In this post, we'll explore how to create an integer data type in Swift.</description><enclosure type="image/png" url="https://www.kenmuse.com/blog/creating-an-int24-for-ios/images/banner.png"/></item><item><title>Understanding Bluetooth Basics</title><link>https://www.kenmuse.com/blog/understanding-bluetooth-basics/</link><pubDate>Sat, 13 Apr 2024 00:00:00 -0400</pubDate><guid isPermaLink="false">understanding-bluetooth-basics</guid><category>Programming</category><description>The first step in building a Bluetooth Low Energy app is understanding the basics of how data is provided to clients using Services and Characteristics.</description><enclosure type="image/png" url="https://www.kenmuse.com/blog/understanding-bluetooth-basics/images/model.png"/></item><item><title>Swift, Workouts, and Bluetooth Low Energy</title><link>https://www.kenmuse.com/blog/swift-workouts-and-bluetooth-low-energy/</link><pubDate>Fri, 05 Apr 2024 00:00:00 -0400</pubDate><guid isPermaLink="false">swift-workouts-and-bluetooth-low-energy</guid><category>Programming</category><description>I needed accurate workout details, so I decided to turn my treadmill into a smart device and integrate it with my Apple watch. Learn how I started my journey.</description><enclosure type="image/ebp" url="https://www.kenmuse.com/blog/swift-workouts-and-bluetooth-low-energy/images/banner.webp"/></item><item><title>Moving From Android to iPhone</title><link>https://www.kenmuse.com/blog/moving-from-android-to-iphone/</link><pubDate>Thu, 17 Nov 2022 00:00:00 -0500</pubDate><guid isPermaLink="false">moving-from-android-to-iphone</guid><category>General</category><description>&lt;p&gt;My wife and I have been long-time fans of Google&amp;rsquo;s products (until they discontinue them, of course!) and have used Android devices for as long as they&amp;rsquo;ve been available. When Google introduce the Nexus and Pixel phones, we moved to those to enjoy the first-party experience. It was no small decision to try out the new iPhone 14 Pro and Max devices to see how they compared. Working with a lot of Apple products already, it promised to give me a more integrated experience between work and personal devices. At the same time, Google updated both of our phones to Pixel 6a, giving us newer versions of those devices. One great thing about Google is definitely how inexpensive they make it to upgrade each year. This year, it was free to upgrade while last year it was just over $100 to step up to a newer model.&lt;/p&gt;</description><enclosure type="image/png" url="https://www.kenmuse.com/blog/moving-from-android-to-iphone/images/banner.png"/></item></channel></rss>