cancel
Showing results for 
Search instead for 
Did you mean: 

How to begin programming in Android Studio?

SUlov.1
Associate

Hello.

I'm beginner at programming and I'm trying do make Android app in Android studio that can read and write ST25DV64K, and I can't find appropriate libraries. Do you have some kind of source code for public that can help us?

Thank you in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

Welcome, @SUlov.1​, to the community!

there is a tool for an NFC Tap Android app called STSW-ST25001, where you will find three download options:

  • STSW-ST25001 - link to the app in the Google play store
  • STSW-ST25001APK - the app as APK file for direct install
  • STSW-ST25002 - source code of the app

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

Welcome, @SUlov.1​, to the community!

there is a tool for an NFC Tap Android app called STSW-ST25001, where you will find three download options:

  • STSW-ST25001 - link to the app in the Google play store
  • STSW-ST25001APK - the app as APK file for direct install
  • STSW-ST25002 - source code of the app

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Thank you very much.