[AC-3955] TouchID Module Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-07-26T19:34:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ibrahim MESLEM |
Assignee | Shak Hossain |
Created | 2016-06-29T11:09:56.000+0000 |
Updated | 2016-07-26T19:34:18.000+0000 |
Description
Hello ,
Im trying to use the ti.touchid module but i can't use it on android ?
Attachments
File | Date | Size |
---|---|---|
ti.touchid-android-1.0.0.zip | 2016-07-01T19:37:21.000+0000 | 47029 |
Hello, https://github.com/appcelerator-modules/ti.touchid from here I compiled a module version for Android. I have attached the module for you. Try using it. If you have any problem let me know. Regards, Sharif.
Hello , Thank's for your reply , but unfortunately it doesn't work for me too . Titanium Sdk : 5.3.0 NDK : android-ndk-r12b when i changed minsdk: 5.4.0 in manifet file into minsdk: 5.3.0 i arrive to launch the module but it didn't recognize the FingerPrintHelper class. Best regards .
This is the error that i get : WARN] : dalvikvm: Unable to resolve superclass of Lti/touchid/FingerPrintHelper; (207) [WARN] : dalvikvm: Link of class 'Lti/touchid/FingerPrintHelper;' failed [ERROR] : dalvikvm: Could not find class 'ti.touchid.FingerPrintHelper', referenced from method ti.touchid.TouchidModule.
[~bahinapster] Hi, we don't support android-ndk-r12b. To compile android modules with SDK 5.4.0 and lower you need to have android-ndk-r10e.