Azure IoT Device SDK for Android

Saritha V 31 Reputation points
2020-07-17T13:27:34.03+00:00

Hello,
We are planning to use Azure IoT SDK on a device running Android. Can the Azure IoT device SDK for C can be used or we need to use the Azure IoT SDK in java only to support IoT device client running on Android

Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
219 questions
0 comments No comments
{count} vote

Accepted answer
  1. QuantumCache 20,266 Reputation points
    2020-07-17T18:29:06.733+00:00

    Hello @SarithaV-0610 , Thanks for reaching out to us!

    Azure IoT SDK in Java, this is the recommended way for Android ! Azure IoT Hub Java SDK officially supports the Android Things platform. Ref.

    Below are few recommended documentation links on this topic to get started,

    Develop for Android Things platform using Azure IoT SDKs

    Develop for Android platform

    Install Azure IoT device and service SDKs for Java

    Azure IoT Hub device SDK for Java:
    • Add to Maven project
    Source code
    API reference
    Module reference

    Azure IoT Hub service SDK for Java:
    • Add to Maven project
    Source code
    API reference

    Azure Provisioning device and service SDKs for Java:
    • Add to Maven project
    Source code
    API reference

    Java SDK OS Supportability:

    12866-1.png

    FYI, just in case looking for IOS, the below is the reference docs link,

    Azure IoT Hub service SDK for iOS:
    • Install from CocoaPod
    Samples

    Please let us know if you need further help in this matter.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.