Send? Just what do you think NFC is, exactly? It sounds like you think it's 
an alternative to WiFi or Bluetooth. That's not exactly true, or only 
approximately true, depending on how you want to look at it.

While in theory you could use it to communicate between two devices, the 
short range involved, and the low speed, make it less than attractive for 
this. If you Bluetooth or WiFi available, those would be much more natural. 
So you may want to rethink whether this is the right tool for your job.

Probably as a result, the activity I'm aware of is more around RFID tags and 
various active readers. Probably there are people doing it, my point is just 
that it doesn't seem to be terribly mainstream, and you may have trouble 
finding code samples.

Yes, you'll have to divide it.  The details are clearly laid out in the NDEF 
standard document, which should only have taken you two minutes to locate. 
That's how long it took me, anyway, starting from never having read any 
technical details on NFC. Really, I just entered NFC Tag into Google, 
clicked on Wikipedia, and clicked on this link from the Standards section 
there:

http://www.nfc-forum.org/specs/

<http://www.nfc-forum.org/specs/>See Section 2.3.3 of the NDEF spec.

On Wednesday, May 25, 2011 5:10:56 AM UTC-7, [email protected] wrote:
>
> hi, 
>
> I do not think I explained myself well. 
> What I need is the code, so that when i take a photo with my mobile. 
> it bring me the option to send the picture by nfc. 
> thx 
>
>
>
> On 13 mayo, 17:28, cg-dev <[email protected]> wrote: 
> > Hi, 
> > 
> > As far as I know, I don't think you can put an image into a tag in a 
> > standard way. 
> > Check with Smart Poster Ndef tag type, maybe you can with this type. 
> > 
> > If only your application need to read and write the image, you can 
> > simply use Ndef type "Text" and put your image in a raw buffer. 
> > 
> > Regards. 
> > 
> > On 12 mai, 13:46, "[email protected]" <[email protected]> wrote: 
> > 
> > 
> > 
> > > Hi I asked for the code to send a photo with NFC without using a web 
> > > page, if the records are 7ks we will have to divide it? or use many, 
> > > or how can I do it?- Ocultar texto de la cita - 
> > 
> > - Mostrar texto de la cita -

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

Reply via email to