Hi,

I suggest looking at the example here:

https://github.com/gast-lib/gast-lib/blob/master/app/src/root/gast/playground/nfc/NFCInventoryActivity.java

The code helps you write an Activity that helps the user create the right 
NFC tags. Just copy and paste the code into your app and change the MIME 
type and what data it writes to the NFC.

Greg

On Thursday, July 19, 2012 11:27:50 PM UTC-4, rmq wrote:
>
> What kind of Application you need to develop. 
>  
> You can donwload some exmaple applicaiton from the path 
>  
> http://developer.android.com/tools/samples/index.html and also go through 
>  
> http://developer.android.com/guide/topics/connectivity/nfc/nfc.html
>  
> Which is the protocol you will be supporting with NFC . I wanted to know , 
> if it NDEF category or ISO 15693 or ISO 14443.  If the card does not 
> support NDEF then you need to do bit differently 
>  
> Regards
> Raunaque 
>
>
>  
> On Thu, Jul 19, 2012 at 11:45 PM, TreKing wrote:
>>
>>  I want to develop a NFC based application and don’t know where to 
>>> start. Can you give me some suggestions / help, any useful links.
>>
>>
>> http://developer.android.com/guide/index.html
>>
>>
>> -------------------------------------------------------------------------------------------------
>> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago 
>> transit tracking app for Android-powered devices
>>
>>  -- 
>> 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+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to