Hello,
I've made a class to hash a string and get the result. My code runs fine on the emulator but as soon as I run it on the phone I get an application error. Here's some details about it :
I don't know if it helps but here is some information about the handset obtained by pressing *#0000# keys.Code:No Class Def Found Error java/lang/NoClassDefFoundError java/security/NoSuchAlgorithmException
Does it mean that java.security.NoSuchAlgorithmException is part of the Nokia 6131 NFC SDK and not of the Nokia 6131 NFC Phone library ?Code:Nokia 6131 NFC V 03.11 08-03-07 RM-216 Language V 03.11 08-03-07 RM-216
Best Regards

Reply With Quote

