1/8
ShowKad (MyKad reader) screenshot 0
ShowKad (MyKad reader) screenshot 1
ShowKad (MyKad reader) screenshot 2
ShowKad (MyKad reader) screenshot 3
ShowKad (MyKad reader) screenshot 4
ShowKad (MyKad reader) screenshot 5
ShowKad (MyKad reader) screenshot 6
ShowKad (MyKad reader) screenshot 7
ShowKad (MyKad reader) Icon

ShowKad (MyKad reader)

Causal Idea
Trustable Ranking Icon인증완료
1K+다운로드
180kB크기
Android Version Icon3.1+
안드로이드 버전
2.8.2(14-04-2021)최신 버전
-
(0 리뷰)
Age ratingPEGI-3
다운로드
세부 정보리뷰버전정보
1/8

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-showkad


To 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.txt


Additional hardware required :


This application is meant to be used with a smartcard reader, which is available at http://www.causalidea.com/home/ci-showkad


ShowKad (MyKad reader) - 버전 2.8.2

(14-04-2021)
다른 버전들
뭐가 새롭나Added support for API level 29, that is, Android 10.

아직 평가나 리뷰가 없습니다! 첫 번째로 남겨 보세요

-
0 Reviews
5
4
3
2
1

ShowKad (MyKad reader) - APK 정보

APK 버전: 2.8.2패키지: com.causalidea.cikad.showkad
안드로이드 호환: 3.1+ (Honeycomb)
개발자:Causal Idea권한:1
이름: ShowKad (MyKad reader)크기: 180 kB다운로드: 15버전 : 2.8.2출시 날짜: 2021-04-14 00:32:33최소 스크린: SMALL지원되는 CPU:
패키지 ID: com.causalidea.cikad.showkadSHA1 서명: B0:55:C3:45:E9:0B:74:F6:45:59:7D:90:95:26:7A:18:4B:A0:73:00개발자 (CN): Hann Wei Toh단체 (O): Causal Idea로컬 (L): Nusajaya나라 (C): MY주/시 (ST): Johor패키지 ID: com.causalidea.cikad.showkadSHA1 서명: B0:55:C3:45:E9:0B:74:F6:45:59:7D:90:95:26:7A:18:4B:A0:73:00개발자 (CN): Hann Wei Toh단체 (O): Causal Idea로컬 (L): Nusajaya나라 (C): MY주/시 (ST): Johor

ShowKad (MyKad reader)의 최신 버전

2.8.2Trust Icon Versions
14/4/2021
15 다운로드180 kB 크기
다운로드

다른 버전들

2.8.1Trust Icon Versions
10/10/2020
15 다운로드180 kB 크기
다운로드
appcoins-gift
AppCoins 게임더 많은 보상을 받으세요!
더 보기