Reply To: Error in registerActivity

Forum MIFARE SDK Error in registerActivity Reply To: Error in registerActivity

Re: Error in registerActivity

29. February 2016 at 10:00

C C
Hi,

I've included the jar file into the project. It seems that some file names causing warnings.

Reading program jar [/home/chang/mako/out/target/common/obj/APPS/Settings_intermediates/classes.jar]
Warning: class [com/nxp/nfclib/plus/╦К.class] unexpectedly contains class [com.nxp.nfclib.plus.ˊ]
Warning: class [com/nxp/nfclib/╦К$2.class] unexpectedly contains class [com.nxp.nfclib.ˊ$2]
Warning: class [com/nxp/nfclib/╦К$1.class] unexpectedly contains class [com.nxp.nfclib.ˊ$1]
Warning: class [com/nxp/nfclib/╦К$if$1.class] unexpectedly contains class [com.nxp.nfclib.ˊ$if$1]
Warning: class [com/nxp/nfclib/desfire/╦Л$1.class] unexpectedly contains class [com.nxp.nfclib.desfire.ˋ$1]
Warning: class [com/nxp/nfclib/desfire/DESFireFile$╦К.class] unexpectedly contains class [com.nxp.nfclib.desfire.DESFireFile$ˊ]
Warning: class [com/nxp/nfclib/desfire/╦О.class] unexpectedly contains class [com.nxp.nfclib.desfire.?]
Warning: class [com/nxp/nfclib/desfire/╦Л.class] unexpectedly contains class [com.nxp.nfclib.desfire.ˋ]
Warning: class [com/nxp/nfclib/desfire/╦К.class] unexpectedly contains class [com.nxp.nfclib.desfire.ˊ]
Warning: class [com/nxp/nfclib/ndef/Uri$╦П.class] unexpectedly contains class [com.nxp.nfclib.ndef.Uri$?]
Warning: class [com/nxp/nfclib/ndef/Uri$╦Л.class] unexpectedly contains class [com.nxp.nfclib.ndef.Uri$ˋ]
Warning: class [com/nxp/nfclib/ndef/Uri$╦О.class] unexpectedly contains class [com.nxp.nfclib.ndef.Uri$?]
Warning: class [com/nxp/nfclib/ndef/Uri$╦К.class] unexpectedly contains class [com.nxp.nfclib.ndef.Uri$ˊ]
Warning: class [com/nxp/nfclib/icode/╩╗.class] unexpectedly contains class [com.nxp.nfclib.icode.?]
Warning: class [com/nxp/nfclib/icode/╩╝.class] unexpectedly contains class [com.nxp.nfclib.icode.?]
Warning: class [com/nxp/nfclib/icode/╦П.class] unexpectedly contains class [com.nxp.nfclib.icode.?]
Warning: class [com/nxp/nfclib/icode/╦О.class] unexpectedly contains class [com.nxp.nfclib.icode.?]
Warning: class [com/nxp/nfclib/icode/сРЭ.class] unexpectedly contains class [com.nxp.nfclib.icode.?]
Warning: class [com/nxp/nfclib/icode/╦Л.class] unexpectedly contains class [com.nxp.nfclib.icode.ˋ]
Warning: class [com/nxp/nfclib/icode/╦К.class] unexpectedly contains class [com.nxp.nfclib.icode.ˊ]
Warning: class [com/nxp/nfclib/keystore/hardware/╦Л$if.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.ˋ$if]
Warning: class [com/nxp/nfclib/keystore/hardware/╦Л$1.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.ˋ$1]
Warning: class [com/nxp/nfclib/keystore/hardware/╦Л$If.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.ˋ$If]
Warning: class [com/nxp/nfclib/keystore/hardware/╦О.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.?]
Warning: class [com/nxp/nfclib/keystore/hardware/╦Л$╦К.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.ˋ$ˊ]
Warning: class [com/nxp/nfclib/keystore/hardware/╦Л.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.ˋ]
Warning: class [com/nxp/nfclib/keystore/hardware/╦К.class] unexpectedly contains class [com.nxp.nfclib.keystore.hardware.ˊ]
Warning: class [com/nxp/nfclib/╦К$if.class] unexpectedly contains class [com.nxp.nfclib.ˊ$if]
Warning: class [com/nxp/nfclib/ntag/╦К.class] unexpectedly contains class [com.nxp.nfclib.ntag.ˊ]
Warning: class [com/nxp/nfclib/╦К.class] unexpectedly contains class [com.nxp.nfclib.ˊ]
Reading library jar [/home/chang/mako/out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/classes.jar]
Reading library jar [/home/chang/mako/out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar]
Reading library jar [/home/chang/mako/out/target/common/obj/JAVA_LIBRARIES/core-junit_intermediates/classes.jar]
Reading library jar [/home/chang/mako/out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar]
Reading library jar [/home/chang/mako/out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar]
Reading library jar [/home/chang/mako/out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/classes.jar]
Warning: there were 30 classes in incorrectly named files.
You should make sure all file names correspond to their class names.
The directory hierarchies must correspond to the package hierarchies.
If you don't mind the mentioned classes not being written out,
you could try your luck using the '-ignorewarnings' option.
Error: Please correct the above warnings first.
+ 0  |  - 0