• Home
  • Games
    Action-adventure Simulation Business Role Playing Sports Competition Casual Intelligence Card Strategy Music Rhythm Text Puzzle Flying Shooting Love Development
  • Apps
    Business Office Newsletter Social Life Entertainment Online Shopping Practical Tools Travel Financial Management Educational Learning Information Reading Sports and Health
  • Blogs

English 中文(简体) 中文(繁体) 한국어 日本語 Português Español Русский العربية Indonesia Deutsch Français ภาษาไทย
Home Apps Business Office ShowKad
ShowKad
ShowKadDownload
1
2
3
4
5
8.5

Zombie Gunship Survival

  • Version 2.9.1
  • Category Business Office
  • Package Name com.causalidea.cikad.showkad
  • Update Time June 6, 2025
  • Size 175.17KB
About this app

Reads MyKad, using an ACR38U-PocketMate smartcard 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

What's New in the Latest Version 2.9.1

Last updated on Mar 1, 2022 Removed write permission for external storage. This permission is no longer needed.
Screenshots
ShowKad
ShowKad
ShowKad
Users also viewed
  • WiseCrop

    WiseCropr

    2.0 November 4, 2025
    8.9
    1
    2
    3
    4
    5
  • UpNote

    UpNoter

    9.10.16 November 4, 2025
    8.5
    1
    2
    3
    4
    5
  • Super Copy

    Super Copyr

    1.8.3 November 3, 2025
    7.8
    1
    2
    3
    4
    5
  • Scaffold Sample App

    Scaffold Sample Appr

    26.0.0 November 2, 2025
    7.4
    1
    2
    3
    4
    5
  • Tareas Pendientes

    Tareas Pendientesr

    2.0 November 2, 2025
    8.5
    1
    2
    3
    4
    5
  • IC Battery Saver

    IC Battery Saverr

    3.2.8 November 2, 2025
    8.6
    1
    2
    3
    4
    5
  • ResPack 03 - Free Diary

    ResPack 03 - Free Diaryr

    1.2 November 2, 2025
    7.8
    1
    2
    3
    4
    5
  • Flex mobile

    Flex mobiler

    1.0 November 2, 2025
    7.6
    1
    2
    3
    4
    5
  • Holy Quran Offline

    Holy Quran Offliner

    1.5.5 November 1, 2025
    8.3
    1
    2
    3
    4
    5
  • Voice Intent

    Voice Intentr

    1.1 October 31, 2025
    9.1
    1
    2
    3
    4
    5
You may also be interested
  • Game bai Thapthanh

    Game bai Thapthanhr

    3.0 November 4, 2025
    7.9
    1
    2
    3
    4
    5
  • Extreme Monster Truck Show 4x4

    Extreme Monster Truck Show 4x4r

    1.1 November 4, 2025
    7.8
    1
    2
    3
    4
    5
  • Tygem Go Pro

    Tygem Go Pror

    3.46.108 November 4, 2025
    9.3
    1
    2
    3
    4
    5
  • Oscar Mario Run Adventure

    Oscar Mario Run Adventurer

    1.0 November 4, 2025
    8.6
    1
    2
    3
    4
    5
  • Triviascapes: trivia & IQ test

    Triviascapes: trivia & IQ testr

    1.7.009 November 4, 2025
    7.6
    1
    2
    3
    4
    5
  • Impossible Nine

    Impossible Niner

    3.0.0 November 4, 2025
    9
    1
    2
    3
    4
    5
  • Battle Skylands: Alliances

    Battle Skylands: Alliancesr

    1.1.131 November 4, 2025
    8.9
    1
    2
    3
    4
    5
  • Treasure swirl Ultimate memory

    Treasure swirl Ultimate memoryr

    1.0.7 November 4, 2025
    9.3
    1
    2
    3
    4
    5
  • Shooter Shady - Shoot 'em up!

    Shooter Shady - Shoot 'em up!r

    7.0 November 4, 2025
    9.2
    1
    2
    3
    4
    5
  • Pianika Nissa Sabyan

    Pianika Nissa Sabyanr

    1.0 November 4, 2025
    7.9
    1
    2
    3
    4
    5
Categories Games
  • Action-adventureAction-adventure
  • Simulation BusinessSimulation Business
  • Role PlayingRole Playing
  • Sports CompetitionSports Competition
  • Casual IntelligenceCasual Intelligence
  • Card StrategyCard Strategy
  • Music RhythmMusic Rhythm
  • Text PuzzleText Puzzle
  • Flying ShootingFlying Shooting
  • Love DevelopmentLove Development
Categories Apps
  • Business OfficeBusiness Office
  • Newsletter SocialNewsletter Social
  • Life EntertainmentLife Entertainment
  • Online ShoppingOnline Shopping
  • Practical ToolsPractical Tools
  • TravelTravel
  • Financial ManagementFinancial Management
  • Educational LearningEducational Learning
  • Information ReadingInformation Reading
  • Sports and HealthSports and Health
About Privacy Policy Terms of Service Cooking Policy

© Copyright 2017-2025 downzi.com