Skip to content

sarumont/EMVLab2600

Repository files navigation

EMVLab2600

This is a simple Android application for reading EMV chip card data via your Android phone. To build, use standard Android build commands:

# builds
./gradlew build

# builds a debug APK
./gradlew assembleDebug

# install
adb install ./app/build/outputs/apk/debug/app-debug.apk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages