Thursday, August 11, 2011

[android-developers] Re: enableForegroundNdefPush not working

I have 2 Google nexus S phone with android version 2.3.4. I have
uploaded "Api demo" example in both.
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/nfc/index.html

When I try to run ForegroundDispatch in one mobile and
ForegroundNdefPush in another, no tag transfer is happening. Both
mobile have NFC enabled. Am I missing something?
/Musfiq

On Aug 10, 1:11 am, Michael Roland <mi.rol...@gmail.com> wrote:
> Hallo Musfiq,
>
> it might help if you posted some of the relevant code.
>
> br,
> Michael
>
> On Aug 9, 3:46 am, musfiq <musfiqu...@gmail.com> wrote:
>
> > Hi:
> > I am trying to share a string between mobile phones using NFC. I want
> > the same application to send the tag and another to receive the tag in
> > two different role (Sender and receiver).  I have tried to use
> > "enableForegroundNdefPush" in the sender side and "
> > enableForegroundDispatch" in the receiver side. But it is not working.
> > Can anyone please help?
> > /Musfiq

--
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