[android-developers] Re: enableForegroundNdefPush not working

2011-08-16 Thread musfiq
No. Holding the mobile with your application runnig in the foreground (with NFC enabled in both) did not produce anything. But it is possible to exchange tags from google tags application which is supplied with 2.3.4. Seems like something is screwed :( //Musfiq On Aug 15, 3:30 pm, nadam wrote: >

[android-developers] Re: enableForegroundNdefPush not working

2011-08-15 Thread nadam
No, it's just a static message which is enabled as soon as the app is running. Holding the phone back-to-back with another Nexus S should push the message over. On 15 Aug, 20:16, musfiq wrote: > Thanks. I have found the app. But how to use it for ndef push? Can I > write an word and send it to th

[android-developers] Re: enableForegroundNdefPush not working

2011-08-15 Thread musfiq
Thanks. I have found the app. But how to use it for ndef push? Can I write an word and send it to the othe phone? On Aug 13, 7:06 am, nadam wrote: > Strange. Here's a direct > link.https://market.android.com/details?id=se.anyro.nfc_reader > > On 12 Aug, 18:13, musfiq wrote: > > > Normal tag sha

[android-developers] Re: enableForegroundNdefPush not working

2011-08-13 Thread nadam
Strange. Here's a direct link. https://market.android.com/details?id=se.anyro.nfc_reader On 12 Aug, 18:13, musfiq wrote: > Normal tag sharing works. But foregroundNDEFPush not working? > Nothing in logcat. By the way, I could not find your apps searchin > "ndef push" in the market. > > On Aug 11,

[android-developers] Re: enableForegroundNdefPush not working

2011-08-12 Thread musfiq
Normal tag sharing works. But foregroundNDEFPush not working? Nothing in logcat. By the way, I could not find your apps searchin "ndef push" in the market. On Aug 11, 12:35 pm, nadam wrote: > That description seems to cover everything you need (except holding > the two phones together back-to-bac

[android-developers] Re: enableForegroundNdefPush not working

2011-08-11 Thread nadam
That description seems to cover everything you need (except holding the two phones together back-to-back, but I assume you've done that too). You can also check for error messages in logcat. I can't think of anything going wrong with uploading the api demo example, but just to double check you can

[android-developers] Re: enableForegroundNdefPush not working

2011-08-11 Thread musfiq
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 tra

[android-developers] Re: enableForegroundNdefPush not working

2011-08-10 Thread nadam
Check out the sticky notes example at https://nfc.android.com On 9 Aug, 03:46, musfiq 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 t

[android-developers] Re: enableForegroundNdefPush not working

2011-08-09 Thread Michael Roland
Hallo Musfiq, it might help if you posted some of the relevant code. br, Michael On Aug 9, 3:46 am, musfiq 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