If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device
I am trying to bundle a native android sdk in a CN1 library. My issue is how access android resource id to do something like the following example in Codename one *Android code:* getFaudDetectorInstance().registerUsernameField((TextView) R.id.usernameField); getFaudDetectorInstance().registerPasswordField((TextView) R.id.passwordField); -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/8b5bfc1b-66f9-4402-a9d6-3f4d1ac92392%40googlegroups.com.
