Friday, August 5, 2011

[android-developers] Re: NFC Secure Element

Hi.
Now i modified the source code like the nemik's diffs before for my
Nexus S.But when i make the source code i got errors

packages/apps/Nfc/src/com/android/nfc/NfcService.java:47: cannot find
symbol
symbol : class INfcSecureElement
location: package android.nfc
import android.nfc.INfcSecureElement;

i think it's because i used the @hide methods.How can i find a way to
make it work?
Thanks for any tips.

Regards
tommy.yang

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment