Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
75 views

I am currently developing two Android applications: one that implements Host Card Emulation (HCE) to store specific text data (let's call it the Card App), and another NFC application (let's call it ...
0 votes
0 answers
46 views

I am developing an app that communicates with a POS. When I do it in the foreground, it works well. When I set the app as a default payment app, it works in the background, too. However, after a few ...
Maros Zelo's user avatar
3 votes
0 answers
251 views

This is a small example for share here from a larger project where the use of HostApduService is necessary. I want to verify that my app works correctly with Android 16, but I’m encountering issues. ...
rmh's user avatar
  • 309
0 votes
1 answer
142 views

I'm trying to get this app to run on my phone, but unfortunately when I debug the onNewIntent, I'm getting the wrong one (rather than Getting android.intent.action.NDEF_DISCOVERED I get android.intent....
0 votes
0 answers
344 views

I'm trying to read an emulated HCE tag from another application, but I always get the same error in the sendCommand response: -[NFCTagReaderSession _connectTag:error:]:744 Error Domain=NFCError Code=2 ...
0 votes
2 answers
159 views

Hi everyone I'm creating an application that will mimic the emv card and return the data to POS Terminal issue After recieving the PPSE command I'm unable to receive second incoming command and my ...
Asad373's user avatar
0 votes
1 answer
152 views

I want to create a solution that by detecting an emulated NFC tag will start running a reader application on an android phone. I have found the unequivocal answer that in Android this is not possible. ...
1 vote
0 answers
440 views

I am trying to emulate an NFC card on my Android application, but the NFC reader that I'm using (another phone with NFC Tools app) doesn't read anything. And my Apdu service doesn't receive any ...
Matteo's user avatar
  • 11
-1 votes
1 answer
246 views

I'm having a problem creating a simple HCE app but when trying to execute all i get is responses 6F00, I imagine thats due to the service not beign registered as an HCE service but i cant seem to find ...
-1 votes
1 answer
235 views

I'm developing an app in Flutter to clock in and clock out from work with only tablet ora smartphones, for privacy and security reasons i need to use NFC and not Bluetooth or Wifi. I decided to ...
Simone's user avatar
  • 11
0 votes
1 answer
85 views

I am emulating an NFC card, but there is a problem in the form of sending random UUID mifareClassic cards to the terminal. By the manufacturer, they are hardwired into a specific memory cell, but for ...
0 votes
0 answers
411 views

I am creating an App for NFC HCE in Flutter. I want to notify the user when NFC is disabled from device settings. I have tried platform channel to detect this, but when I turn off NFC from settings, ...
0 votes
1 answer
623 views

I have a Waveshare PN532 NFC Raspberry Pi Hat connected to my Raspberry Pi 4 using SPI and I am trying to send an APDU SELECT command to my Android HCE app. I'm using Flutter and this package to build ...
0 votes
1 answer
220 views

This is how I set up HCE: Manifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools=&...
0 votes
1 answer
224 views

I'm currently developing an Android Host Card Emulation (HCE) app targeting API level 34. My application handles the server-side implementation of PACE (Password Authenticated Connection Establishment)...
Monssif's user avatar

15 30 50 per page
1
2 3 4 5
...
22

AltStyle によって変換されたページ (->オリジナル) /