SkillAgentSearch skills...

SuicaNFCReader

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.

Install / Use

/learn @edenparadisus/SuicaNFCReader
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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. <a href="https://drive.google.com/file/d/1FMq20dVy2ZySrnmD79NkmVe5Y5b4ib7A/view?usp=drive_link">Download latest APK version HERE</a>

Features

<ul class="feature-list"> <li>Read and display raw data from Suica and Pasmo NFC cards.</li> <li>User-friendly interface for easy data visualization.</li> <li>Secure and private handling of card data.</li> </ul>

Requirements

<ul class="feature-list"> <li>Android Studio</li> <li>Android device with NFC capability</li> <li>Minimum Android SDK version 21 (Lollipop)</li> </ul>

Installation

  1. Clone the repository:

    <div class="code-block"> <pre><code>git clone https://github.com/l0rded/SuicaNFCReader.git</code></pre> </div>
  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:

    <div class="code-block"> <pre><code>git checkout -b feature-branch</code></pre> </div>
  3. Make your changes and commit them:

    <div class="code-block"> <pre><code>git commit -m 'Add new feature'</code></pre> </div>
  4. Push to the branch:

    <div class="code-block"> <pre><code>git push origin feature-branch</code></pre> </div>
  5. Open a pull request.

Contact

If you have any questions or suggestions, feel free to reach out to the project maintainer at <a href="mailto:edenabdullahh@gmail.com">edenabdullahh@gmail.com</a>.

View on GitHub
GitHub Stars8
CategoryDesign
Updated16h ago
Forks0

Languages

Kotlin

Security Score

75/100

Audited on Apr 7, 2026

No findings