Skip to main content
Visitor II
June 29, 2018
Solved

how to Send Command via St25 SDK ( Androdi)

  • June 29, 2018
  • 1 reply
  • 696 views
Posted on June 29, 2018 at 17:16

Hello team,

i used CR95HFDll to write comand on the EPROM and read response.

Now i want to do this with St25 Android SDK.

could you please help me and give me some demo if exist.

best regards

Amine

#st25sdk #android
    This topic has been closed for replies.
    Best answer by Damien G.
    Posted on July 02, 2018 at 11:38

    Hello Amine,

    The

    https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25sdk001.html

    is the right place to start your development for Android applications.

    After downloading the zip file, you can find an example of a very basic Android application in directory <your_sdk_install_folder>\integration\android\examples\ST25AndroidDemoApp\.

    You will find step-by-step documentation for the demo app in <your_sdk_install_folder>\integration\android\documentation.

    Later, if you wish to see source code for a more complete Android application, check out:

    https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25002.html

    .

    Regards,

    Damien

    1 reply

    Damien G.Answer
    ST Employee
    July 2, 2018
    Posted on July 02, 2018 at 11:38

    Hello Amine,

    The

    https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25sdk001.html

    is the right place to start your development for Android applications.

    After downloading the zip file, you can find an example of a very basic Android application in directory <your_sdk_install_folder>\integration\android\examples\ST25AndroidDemoApp\.

    You will find step-by-step documentation for the demo app in <your_sdk_install_folder>\integration\android\documentation.

    Later, if you wish to see source code for a more complete Android application, check out:

    https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25002.html

    .

    Regards,

    Damien