ShowKad (MyKad reader)

ShowKad (MyKad reader)

by Causal Idea

Android application ShowKad (MyKad reader) screenshot

ShowKad (MyKad reader)

ShowKad reads from the MyKad chip.
A tap on the photo gives an enlarged picture to help visual inspection of the cardholder.
It also provides an easy way for other apps to read MyKad, by allowing them to launch ShowKad using intent, and get the MyKad personal particulars back, without having to deal with smartcard commands and reader integration.Instead of asking customers or students to fill up application or registration forms, just read their personal particulars from MyKad.
There is no chance of introducing human errors, for example, in IC number copying.
All data is replicated electronically.
ShowKad brings to everyone efficient data processing previously limited to huge and wealthy corporations and government departments.
And it does this WITHOUT a computer.
Even better is, there is NO software licensing fee.
ShowKad is available for use by anyone FREE OF CHARGE.Sample code for launching ShowKad through intent from another app : intent = new Intent ("com.causalidea.cikad.showkad.READ_MYKAD"); extras = new Bundle (); extras.putBoolean ("READ_PHOTO", false); // Do not read the photo intent.putExtras (extras); activity.startActivityForResult (intent, 0); Sample code for receiving the output from ShowKad : public void onActivityResult (int requestCode, int resultCode, Intent intent) { if (resultCode == Activity.RESULT_OK) { extras = intent.getExtras (); if (extras != null) { extras.getString ("IC_NUMBER")); extras.getString ("NAME")); extras.getString ("GENDER")); extras.getString ("CITIZENSHIP")); extras.getString ("BIRTH_DATE")); extras.getString ("RACE")); extras.getString ("RELIGION")); extras.getString ("ADDRESS_1")); extras.getString ("ADDRESS_2")); extras.getString ("ADDRESS_3")); extras.getString ("POSTCODE")); extras.getString ("CITY")); extras.getString ("STATE")); photoByteArray = extras.getByteArray ("PHOTO"); if (photoByteArray != null) { bitmap = BitmapFactory.decodeByteArray (photoByteArray, 0, photoByteArray.length); imageView.setImageBitmap (bitmap); } } } else if (resultCode == Activity.RESULT_CANCELED) { } }ShowKad works on a general purpose smartphone or tablet.
A smartcard reader of model ACR38U-PocketMate is needed.
This is probably one of the smallest and most portable contact smartcard readers in the market.
To purchase the reader, please visit :http://www.causalidea.com/home/ci-showkadTo experience how it works without a smartcard reader, please install the demo edition, which assumes the presence of a fictitious MyKad.Disclaimer :While Causal Idea attempts to ensure the application is correct, and may introduce updates whenever necessary, it does not guarantee the application is flawless, and is not responsible for any loss, injury or damage inflicted during and after the installation and use of the application.Reminder :You are responsible for the safe-keeping of the collected personal particulars, and for making sure they are not utilized in any manner not agreed by their owners.Third-party components :This application contains the file choosing component aFileChooser from iPaulPro.
The license terms of aFileChooser are available at https://github.com/iPaulPro/aFileChooser/blob/master/LICENSE.txtAdditional hardware required :This application is meant to be used with a smartcard reader, which is available at http://www.causalidea.com/home/ci-showkad

About ShowKad (MyKad reader)

Package name (App ID)
com.causalidea.cikad.showkad
Available on
Google Play
Price
Free
Developer
Causal Idea

Looking for the ShowKad (MyKad reader) APK?

The safest way to get ShowKad (MyKad reader) (com.causalidea.cikad.showkad) on your Android device is to install it directly from Google Play — you'll always get the latest official version, automatic updates, and no risk of modified or infected APK files from third-party sites.

Get it on Google Play
Features
📸

Camera Features

Advanced camera features with editing capabilities.

🌤️

Weather Features

Get accurate weather forecasts and real-time updates.

📊

Productivity Tools

Boost your productivity with powerful tools and features.

Screenshots

See ShowKad (MyKad reader) in Action

ShowKad (MyKad reader) Screen 1
ShowKad (MyKad reader) Screen 2
ShowKad (MyKad reader) Screen 3
FAQ

Frequently Asked Questions

Is ShowKad (MyKad reader) free?

Yes, ShowKad (MyKad reader) is free to download and install on Android through Google Play.

How do I install ShowKad (MyKad reader) on Android?

Open Google Play on your Android phone or tablet, search for ShowKad (MyKad reader) by Causal Idea or tap the Google Play button on this page, then tap Install. The app downloads and installs automatically.

What is com.causalidea.cikad.showkad?

com.causalidea.cikad.showkad is the App ID (package name) of ShowKad (MyKad reader) on Google Play. Every Android app has a unique package name, and it is the safest way to verify you are installing the official app.

Is ShowKad (MyKad reader) safe to download?

Installing ShowKad (MyKad reader) from Google Play is the safest option: you get the official version published by Causal Idea, verified by Google Play Protect, with automatic updates. Avoid APK files from unofficial third-party sites.

ShowKad (MyKad reader)

Get ShowKad (MyKad reader) Today

ShowKad (MyKad reader) for Android — free download on Google Play.

Get it on Google Play

Compatible with Android phones and tablets — available on Google Play.

Love this app?

Share it with friends and family on your favorite social network.

Ask AI about this app

Get instant answers about features, tips and more from popular AI assistants.