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/SuicaNFCReaderREADME
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
-
Clone the repository:
<div class="code-block"> <pre><code>git clone https://github.com/l0rded/SuicaNFCReader.git</code></pre> </div> -
Open the project in Android Studio.
-
Sync the project with Gradle files.
-
Build and run the project on an NFC-capable Android device.
Usage
-
Open the app on your Android device.
-
Place your Suica or Pasmo card near the NFC sensor on your device.
-
The app will automatically detect and read the card data.
-
View the raw data displayed on the screen.
Contributing
-
Fork the repository.
-
Create a new branch:
<div class="code-block"> <pre><code>git checkout -b feature-branch</code></pre> </div> -
Make your changes and commit them:
<div class="code-block"> <pre><code>git commit -m 'Add new feature'</code></pre> </div> -
Push to the branch:
<div class="code-block"> <pre><code>git push origin feature-branch</code></pre> </div> -
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>.
