SGFinger sgf = new SGFinger(context); int result = sgf.OpenDevice(0); // 0 = first USB device if (result == ERROR_NONE) Toast.makeText(this, "Device Registered", Toast.LENGTH_LONG).show();
Place your finger on the prism. If you see a clear fingerprint image on your screen, your registration is successful! 5. Troubleshooting Common Issues secugen device registration
, which combines a fingerprint scanner with a smart card reader. Troubleshooting Common Issues If the device fails to register, check for: Driver Mismatch SGFinger sgf = new SGFinger(context); int result = sgf
Getting Started: How to Register and Set Up Your SecuGen Device SGFinger sgf = new SGFinger(context)