[android-developers] Need a NFC compatible Desktop NFC-Reader

2011-06-07 Thread Ferit T
Hi everybody, i'm working on some simple NFC-Applications and i want to realize a simple scenario, where the Nexus S sends some Text / URI / SmartPoster to a desktop NFC-Reader. What i'm searching for is a NFC-Reader which is has the P2P- functionality. I'm using some simple nfc-read only USB Re

[android-developers] NFC Foreground Dispatch System

2011-06-14 Thread Ferit T
Hi, i'm a relatively new to the android development so there could be some dummy question. Sry for that. My problem is that i have an android application with 3 different activities; first activity is more like a container, one activity is responsible for some browsing and the third one has more

[android-developers] Re: NFC Foreground Dispatch System

2011-06-14 Thread Ferit T
is a sample application demonstrating this: > > https://github.com/commonsguy/cw-advandroid/tree/master/NFC/URLTagger > > > > > > On Tue, Jun 14, 2011 at 5:52 AM, Ferit T wrote: > > Hi, > > > i'm a relatively new to the android development so there could be so

[android-developers] Re: NFC Foreground Dispatch System

2011-06-14 Thread Ferit T
ForegroundDispatch... On 14 Jun., 13:53, Mark Murphy wrote: > On Tue, Jun 14, 2011 at 7:27 AM, Ferit T wrote: > > And how is it with external classes which are not implementing the > > class Activity. > > They are obviously being passed something that responds to > enableForegroundDis

[android-developers] NFC Dispatch

2011-05-12 Thread Ferit T
Hi, i have a question about NFC and Android, some general points. I have an Android-Application and now this Application gets some new Extension(NFC). For this, my first step was to declare the manifest elements and all standard methods ( described here http://developer.android.com/guide/topics/nf