Skip to main content
SUlov.1
Associate
September 23, 2021
Solved

How to begin programming in Android Studio?

  • September 23, 2021
  • 1 reply
  • 813 views

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.

This topic has been closed for replies.
Best answer by Peter BENSCH

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

1 reply

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
September 23, 2021

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

SUlov.1
SUlov.1Author
Associate
September 24, 2021

Thank you very much.