Skip to content

This Android application is designed to read and display data from Japan’s popular transportation NFC cards, Suica and Pasmo. The app provides a way to see the raw data from the cards.

Notifications You must be signed in to change notification settings

l0rded/SuicaNFCReader

Repository files navigation

Suica and Pasmo Reader

This Android application is designed to read and display data from Japan’s popular transportation NFC cards, Suica and Pasmo. The app provides a way to see the raw data from the cards. Download latest APK version HERE

Features

  • Read and display raw data from Suica and Pasmo NFC cards.
  • User-friendly interface for easy data visualization.
  • Secure and private handling of card data.

Requirements

  • Android Studio
  • Android device with NFC capability
  • Minimum Android SDK version 21 (Lollipop)

Installation

  1. Clone the repository:

    git clone https://github.com/l0rded/SuicaNFCReader.git
  2. Open the project in Android Studio.

  3. Sync the project with Gradle files.

  4. Build and run the project on an NFC-capable Android device.

Usage

  1. Open the app on your Android device.

  2. Place your Suica or Pasmo card near the NFC sensor on your device.

  3. The app will automatically detect and read the card data.

  4. View the raw data displayed on the screen.

Contributing

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-branch
  3. Make your changes and commit them:

    git commit -m 'Add new feature'
  4. Push to the branch:

    git push origin feature-branch
  5. Open a pull request.

Contact

If you have any questions or suggestions, feel free to reach out to the project maintainer at edenabdullahh@gmail.com.

About

This Android application is designed to read and display data from Japan’s popular transportation NFC cards, Suica and Pasmo. The app provides a way to see the raw data from the cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published