Shadow

Shadow

How to bypass NFC tag reading using ADB?

Good afternoon. Brief story: My institution has several nfc tags in building which have to be scanned with specific app built and used in Microsoft PowerApps. Now, my question is, if it’s possible to “imitate” that the specific nfc tag, with specific uid and data was scanned via ADB tools using windows and performin so on my android devixe. After some research, I found kind of solution but it didn’t work so far:
adb shell am start -W -a android.nfc.action.TAG_DISCOVERED --es “uid” “someuid” -t “text/plain” --es “android.nfc.extra.TEXT” “sometext” -c android.intent.category.DEFAULT -n com.microsoft.msapps/.MainActivity
To be honest, Im not really familiar with the topic, but I really hope to find some help here. Maybe you could suggest anothe methods of solution, maybe there is already written application which imitates that an nfc tag was scanned for whole android system? Maybe there is any AC122U emulator which also provides opportunity to scan non-physically-existing nfc tag for Windows or Android? Any other suggestions are welcome. Best wishes.

Popular Android topics Top

PragmaticBookshelf
Kevin Brothaler edited by Susannah Davidson Pfalzer This book will teach you everything you need to know to create compelling graphics o...
New
big_f
I am making an app with Nativescript-vue and I would like to have an event where I click on an icon and then a new box appears. For the i...
New
Prosper226
Hi guys, I’m trying to do multi ussd with java on android, I can’t do it. I looked at the documentation of telephonyManager on android, ...
New
Apoorv
I have made my version of browser on android platform.I have used chromium as base. I have build it successfully & but the logo or i...
New
DAZ
Is it possible to develop an application that will generate NFC pulses even when the screen is off?
New
freerefills
I have an android app whereby notifications will fire and immediately leave the tray. This doesn’t always happen, it’s unpredictable they...
New
tsellami
Hey everyone! I’m a senior Android dev with over 5 years of experience. I just launched a website called SocialCode to help developers co...
New
nihar-gingercube
We have developed a audio/video calling functionality using opentok sdk, now we want to integrate speech recognizer for transcribing voic...
New
Devraj5032
I’m using TensorFlow Lite (TFLite) with React Native Expo. When I test the app using the Expo Go app, everything works fine. However, whe...
New
KamalDeepPareek
Which is top android development tools, as we know 2.5 billion devices globally
New

Other popular topics Top

dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
New
AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
New
AstonJ
Saw this on TikTok of all places! :lol: Anyone heard of them before? Lite:
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
First poster: joeb
The File System Access API with Origin Private File System. WebKit supports new API that makes it possible for web apps to create, open,...
New
AstonJ
Chris Seaton, the creator of TruffleRuby has died. It appears from suicide :cry: He left this note on Twitter on the weekend: And one...
New

Latest in Android

View all threads ❯