Re: [android-developers] Using NFC on Android

2012-10-04 Thread Balesabu Godugu
Android API level 9 supports NFC functions but Android API level 10 has more functionalists in terms of NFC. So better to use API level 10. On Mon, Oct 1, 2012 at 6:27 PM, William Chan wrote: > Hi > > I'm working on a project for Uni and I was wondering which is the lowest > level of the Androi

Re: [android-developers] Using NFC on Android

2012-10-04 Thread shiva pendem
Hi Min sdk version should be of *9* to use nfc Thanks shiva shankar On Thu, Oct 4, 2012 at 12:29 PM, TreKing wrote: > On Mon, Oct 1, 2012 at 7:57 AM, William Chan wrote: > >> I'm working on a project for Uni and I was wondering which is the lowest >> level of the Android API I would need to u

Re: [android-developers] Using NFC on Android

2012-10-04 Thread yogendra G
I would think Gingerbread would be fine for NFC. Br, Yogi On Thu, Oct 4, 2012 at 12:29 PM, TreKing wrote: > On Mon, Oct 1, 2012 at 7:57 AM, William Chan wrote: > >> I'm working on a project for Uni and I was wondering which is the lowest >> level of the Android API I would need to use for acce

Re: [android-developers] Using NFC on Android

2012-10-04 Thread TreKing
On Mon, Oct 1, 2012 at 7:57 AM, William Chan wrote: > I'm working on a project for Uni and I was wondering which is the lowest > level of the Android API I would need to use for accessing NFC functions > etc. > Can't you answer this for yourself by reading the documentation on NFC?

[android-developers] Using NFC on Android

2012-10-03 Thread William Chan
Hi I'm working on a project for Uni and I was wondering which is the lowest level of the Android API I would need to use for accessing NFC functions etc. Thank you very much. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to th