Many are developing NFCProgramI like to call the @ hide method nfcadapter. setlocalndefmessage () and nfcadapter. setlocalndefmessage ();
However, if you call a package on Eclipse of ADT 10.5 or later, the conversion to Dalvik format failed with error 1 error will occur.
I checked a lot of information and did not solve it. I believe many people are also very depressed. OK, you can be happy!
Solution:
1. Download an eclipse with ADT 10.0, and then reference an SDK version, such as, or smaller than, which is mainly
Android SDK-tools <reversion 10, Android SDK platform-tools <reversion 3, and your SDK (I use 2.3.3 <reversion 1 );
2. Then you can reference the package. Remember to adjust the order of the packages in android2.3.3 to the bottom,
OK, the operation is successful. Please reply to me if it is helpful. I haven't replied to my blog for so long.