# Downloadable Software

This page provides access to the essential software resources for developing with and managing the iDynamo 5 Gen III secure card reader. Here you will find Software Development Kits (SDKs) for integrating the device into applications across Android, iOS, and Windows platforms. Additionally, you can download utility programs for device demonstration and configuration, as well as specialized browser applications and the Reader Management System (RMS) for remote, large-scale device management.

#### API/SDK

<table data-header-hidden><thead><tr><th width="203.6666259765625">Endpoint &#x26; Method (Click for Postman Link)</th><th width="513.6666870117188">Summary</th></tr></thead><tbody><tr><td><strong>Description</strong> </td><td><strong>Summary</strong></td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/99510109.zip"><strong>SDK - MagTek SCRA - Android</strong></a></td><td>A development kit for Android containing tools, documentation, and sample code to integrate iDynamo 5 Gen III and other MagTek Secure Card Reader Authenticators into your mobile applications.</td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/99510111.zip"><strong>SDK - MagTek SCRA - iOS</strong></a></td><td>A library, sample code, and documentation for developing iOS applications that communicate with the iDynamo 5 Gen III via audio, Lightning, or Bluetooth LE connections.</td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/99510132.zip"><strong>SDK - MagTek SCRA- .NET for Windows</strong></a></td><td>A Windows .NET API providing a library, sample code, and documentation for creating host applications that connect to the iDynamo 5 Gen III via USB or Audio.</td></tr></tbody></table>

#### Apps

<table data-header-hidden><thead><tr><th width="266.66668701171875">Endpoint &#x26; Method (Click for Postman Link)</th><th width="478.00018310546875">Summary</th></tr></thead><tbody><tr><td><strong>Description</strong></td><td><strong>Summary</strong></td></tr><tr><td><a href="https://itunes.apple.com/us/app/magneflex/id1169053188?mt=8"><strong>MagneFlex Blue - iOS Browser</strong></a></td><td>A full-function browser for iOS that allows HTML5 web applications to interact seamlessly with MagTek hardware like the iDynamo 5 Gen III, simplifying app development and enabling white-labeling.</td></tr><tr><td><a href="https://play.google.com/store/apps/details?id=com.magtek.mobile.android.magneflex&#x26;hl=en"><strong>MagneFlex Sky - Android, Browser</strong></a></td><td>A feature-rich browser for Android devices, designed to run HTML5 web applications that require direct interaction with MagTek readers, available on Google Play and the Amazon app store.</td></tr><tr><td><a href="https://apps.apple.com/us/app/magtek-rms-v2/id6738223218"><strong>MagTek Reader Management System - iOS</strong></a></td><td>An iOS application that is part of the RMS suite, enabling remote configuration and firmware updates for iDynamo 5 Gen III and other MagTek readers across large-scale deployments.</td></tr><tr><td><a href="https://rsgw.magensa.net/RMS/windowsclient/publish.htm"><strong>MagTek Reader Management System - Windows</strong></a></td><td>A Windows application for the RMS suite, providing tools to centrally manage, configure, and update firmware on multiple iDynamo 5 Gen III devices in an enterprise environment.</td></tr></tbody></table>

#### Demo Program

<table data-header-hidden><thead><tr><th width="206">Endpoint &#x26; Method (Click for Postman Link)</th><th width="541.3333740234375">Summary</th></tr></thead><tbody><tr><td><strong>Description</strong></td><td><strong>Summary</strong></td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/1000009588.zip"><strong>Dynamo 5 Gen III Utility</strong></a></td><td>A utility program for demonstrating the iDynamo 5 Gen III's core functions, including swiping cards, adjusting device configuration settings, and performing firmware updates when the reader is in HID or Keyboard mode.</td></tr></tbody></table>

#### Magneflex Browser

The MagneFlex Browser is a full function browser this free development tool can be white-labelled and provides a turnkey integration solution for web applications, working with MagTek hardware and services. Sites developed in HTML 5 with device responsive views will work seamlessly in this browser allowing an app to respond to devices whether they are tablets or phones.

<table data-header-hidden><thead><tr><th width="206">Endpoint &#x26; Method (Click for Postman Link)</th><th>Summary</th></tr></thead><tbody><tr><td><strong>Description</strong></td><td><strong>Summary</strong></td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/1000007632.zip"><strong>MagneFlex Navy, Browser for Windows x64</strong></a></td><td>A full-featured HTML5 browser for 64-bit Windows systems that facilitates the development and testing of web-based applications requiring direct communication with MagTek hardware.</td></tr><tr><td><a href="https://www.magtek.com/Content/SoftwarePackages/1000007633.zip"><strong>MagneFlex Navy for Windows x86</strong></a></td><td>A full-featured HTML5 browser for 32-bit Windows systems, offering a developer mode and modern rendering engine to build and debug web applications that work with MagTek readers.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/downloadable-software.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
