Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on an Android smartphone #15

Open
denisghior opened this issue Mar 5, 2022 · 1 comment
Open

Running on an Android smartphone #15

denisghior opened this issue Mar 5, 2022 · 1 comment

Comments

@denisghior
Copy link

Hello, the README.md file suggests this program should run just fine on an NFC enabled device (e.g., smartphone) however it after running using any of the commands sudo ./nfc-frog full, sudo ./nfc-frogfast or sudo ./nfc-frogGPO the device is undetected: 'Unable to open NFC device'.

How can I go about running it on my Android device? Any help/suggestions would be appreciated.

PS: I've installed all the necessary drivers and libnfc.

@cuamckuu
Copy link
Owner

cuamckuu commented Mar 5, 2022

Hi, that looks like a libnfc problem. Try running commands like nfc-list or nfc-pool from libnfc to test if it works ok.

Also for Android it might be easier to use Java/Kotlin solutions like this or this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants