JetRuby Agency

We believe sharing knowledge pushes the industry forward and creates communication bridges. Our technical expertise includes Agritech, Healthcare, and many more.

Follow publication

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Responses (5)

Write a response

online tool for NDEF messages parsing can be very useful (i.e https://ndefparser.online)

--

Tried the code on the latest AS and Kotlin (1.5.31).
Checking nfcAdapter on null (in both activities) did not work, had to replace it with getter, and it works now.

--

The project seems to no longer work with the current Android Studio. After the necessary upgrades of Gradle etc. I get the following when trying to build: "Caused by: java.lang.ClassNotFoundException: Didn't find class" com.jetruby.nfc.example.SenderActivity "on path: DexPathList [[zip file" / data / app / ~~ ISc ... "

--