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
- 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.
- Android Studio
- Android device with NFC capability
- Minimum Android SDK version 21 (Lollipop)
-
Clone the repository:
git clone https://github.com/l0rded/SuicaNFCReader.git
-
Open the project in Android Studio.
-
Sync the project with Gradle files.
-
Build and run the project on an NFC-capable Android device.
-
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.
-
Fork the repository.
-
Create a new branch:
git checkout -b feature-branch
-
Make your changes and commit them:
git commit -m 'Add new feature'
-
Push to the branch:
git push origin feature-branch
-
Open a pull request.
If you have any questions or suggestions, feel free to reach out to the project maintainer at edenabdullahh@gmail.com.