• Hey there! Welcome to TFC! View fewer ads on the website just by signing up on TF Community.

Built a simple card storage app (nothing fancy)

althafvly

TF Premier
Hey folks,

I made a small Android app to store card details locally and securely. I built it in my free time just to learn and experiment, it’s not made by a pro, so please keep your expectations low 😅

Features:

* Save cardholder name, card number, cvv and expiry date.
* Tap to copy card number or expiry.
* Clean Material 3 UI with dark mode.
* 100% offline and no internet permission.
* Biometric/App lock support – uses your device’s fingerprint or screen lock to protect your data.

It’s simple, may have its flaws, but works well for basic needs. I’m sharing it in case someone finds it useful. Feedback or suggestions are very welcome!

🔗 GitHub (source code): https://github.com/althafvly/CCStore
📥 Download APK: https://github.com/althafvly/CCStore/releases/latest
 

Attachments

  • Screenshot_2025-07-05-23-19-17-40_f4c3553f530487ba25d395b2c916cddd.webp
    Screenshot_2025-07-05-23-19-17-40_f4c3553f530487ba25d395b2c916cddd.webp
    26.2 KB · Views: 9
  • Screenshot_2025-07-05-23-19-14-47_f4c3553f530487ba25d395b2c916cddd.webp
    Screenshot_2025-07-05-23-19-14-47_f4c3553f530487ba25d395b2c916cddd.webp
    24.4 KB · Views: 9
Hey folks,

I made a small Android app to store card details locally and securely. I built it in my free time just to learn and experiment, it’s not made by a pro, so please keep your expectations low 😅

Features:

* Save cardholder name, card number, cvv and expiry date.
* Tap to copy card number or expiry.
* Clean Material 3 UI with dark mode.
* 100% offline and no internet permission.
* Biometric/App lock support – uses your device’s fingerprint or screen lock to protect your data.

It’s simple, may have its flaws, but works well for basic needs. I’m sharing it in case someone finds it useful. Feedback or suggestions are very welcome!

🔗 GitHub (source code): https://github.com/althafvly/CCStore
📥 Download APK: https://github.com/althafvly/CCStore/releases/latest
just needed this rtype of app badly
 
Hey folks,

I made a small Android app to store card details locally and securely. I built it in my free time just to learn and experiment, it’s not made by a pro, so please keep your expectations low 😅

Features:

* Save cardholder name, card number, cvv and expiry date.
* Tap to copy card number or expiry.
* Clean Material 3 UI with dark mode.
* 100% offline and no internet permission.
* Biometric/App lock support – uses your device’s fingerprint or screen lock to protect your data.

It’s simple, may have its flaws, but works well for basic needs. I’m sharing it in case someone finds it useful. Feedback or suggestions are very welcome!

🔗 GitHub (source code): https://github.com/althafvly/CCStore
📥 Download APK: https://github.com/althafvly/CCStore/releases/latest
Very nice 👍, Good work, really helpful.
Any other app of your's ?
 
Back
Top