WiFi Configuration

This sample application demonstrate how to manage WiFi networks.

Download Source

Product

EMDK For Android - 6.6

Devices

MC18KK MC32N0JB MC40JB MC40KK MC92KK TC70KK TC75KK

Overview

The EMDK for Android allows you to configure Wi-Fi of a Symbol device.

The available actions are:

  • Disable Wi-Fi
  • Enable Wi-Fi
  • Add a Network
  • Connect to a Network
  • Enable a Network
  • Disconnect from a Network
  • Disable a Network
  • Remove a Network

Note: In order to perform all Wi-Fi network operations, Wi-Fi should be enabled.

This sample application will allow you to perform all the above mentioned Wi-Fi actions on Symbol device.

Note: Although this sample may work with previous versions of the EMDK, it is advised to update the EMDK runtime on your device before loading this sample.

Requirements

Android API 19 must be installed via the SDK Manager before attempting to load this sample.

Loading the Sample Application

The following guide will walk you through setting up the EMDK samples in your IDE.

Using This Sample

  1. When the application starts it should look like the following.

    img

  2. Select the Wi-Fi operation you want (Enable/Disable).

    img

  3. Select the Network action you want to execute from the Network Action drop-down. Let us select "Add(Default Open Network)" option.

    img

Note: You could also add Personal Network with Passphrase and Enterprise Network with required certificate, which is not in the scope of this sample.

  1. Provide some SSID to the network you want to add in SSID field (Ex. Test_Network).

img

  1. Click "Apply" button.

  2. Check the status field.

    img