資源簡介
android 指紋識別 實例源碼下載
代碼片段和文件信息
package?com.example.fingureprint;
import?java.security.KeyStore;
import?java.security.KeyStoreException;
import?java.security.NoSuchAlgorithmException;
import?java.security.NoSuchProviderException;
import?javax.crypto.KeyGenerator;
import?com.example.fingureprint.callback.CryptoobjectHelper;
import?com.example.fingureprint.callback.MyAuthCallback;
import?android.app.Activity;
import?android.app.AlertDialog;
import?android.app.Dialog;
import?android.content.DialogInterface;
import?android.hardware.fingerprint.FingerprintManager;
import?android.os.Build;
import?android.os.Build.VERSION;
import?android.os.Bundle;
import?android.os.Handler;
import?android.os.Message;
import?android.security.keystore.KeyProperties;
import?android.support.v4.hardware.fingerprint.Finger
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\
?????文件?????????475??2017-01-05?09:19??Finger-identification-master\.classpath
?????文件?????????848??2017-01-05?09:19??Finger-identification-master\.project
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\.settings\
?????文件?????????177??2017-01-05?09:19??Finger-identification-master\.settings\org.eclipse.jdt.core.prefs
?????文件????????1601??2017-01-05?09:19??Finger-identification-master\AndroidManifest.xm
?????文件???????51394??2017-01-05?09:19??Finger-identification-master\ic_launcher-web.png
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\libs\
?????文件?????1422188??2017-01-05?09:19??Finger-identification-master\libs\android-support-v4.jar
?????文件?????????781??2017-01-05?09:19??Finger-identification-master\proguard-project.txt
?????文件?????????563??2017-01-05?09:19??Finger-identification-master\project.properties
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\drawable-hdpi\
?????文件????????1025??2017-01-05?09:19??Finger-identification-master\res\drawable-hdpi\alpha0.png
?????文件????????7658??2017-01-05?09:19??Finger-identification-master\res\drawable-hdpi\ic_launcher.png
?????文件????????3287??2017-01-05?09:19??Finger-identification-master\res\drawable-hdpi\icon_fingure.png
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\drawable-mdpi\
?????文件????????3777??2017-01-05?09:19??Finger-identification-master\res\drawable-mdpi\ic_launcher.png
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\drawable-xhdpi\
?????文件???????12516??2017-01-05?09:19??Finger-identification-master\res\drawable-xhdpi\ic_launcher.png
?????文件????????1402??2017-01-05?09:19??Finger-identification-master\res\drawable-xhdpi\zhiwen_dialog_bg.png
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\drawable-xxhdpi\
?????文件???????24777??2017-01-05?09:19??Finger-identification-master\res\drawable-xxhdpi\ic_launcher.png
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\layout\
?????文件?????????461??2017-01-05?09:19??Finger-identification-master\res\layout\activity_fingure_arise.xm
?????文件?????????789??2017-01-05?09:19??Finger-identification-master\res\layout\activity_main.xm
?????文件????????1663??2017-01-05?09:19??Finger-identification-master\res\layout\zhiwen_customdialog.xm
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\menu\
?????文件?????????374??2017-01-05?09:19??Finger-identification-master\res\menu\main.xm
?????目錄???????????0??2017-01-05?09:19??Finger-identification-master\res\values-v11\
?????文件?????????334??2017-01-05?09:19??Finger-identification-master\res\values-v11\st
............此處省略19個文件信息
評論
共有 條評論