I think it would work, but you may want to consider whether supporting Android 2.2 and older is even worth it. How many 2.2 devices can use an NFC radio?
On Mon, Jan 16, 2012 at 1:44 PM, ANKUR GOEL <[email protected]> wrote: > so if i use reflection or wrapper classes it will work or not . > > > > > > > On Mon, Jan 16, 2012 at 5:48 PM, sparky <[email protected]> wrote: >> >> Since NFC wasn't added to the platform until 2.3 >> (http://developer.android.com/sdk/android-2.3-highlights.html), your only >> choice is to piece together a complete solution yourself. >> >> -- >> 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 > > > -- > 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 -- 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

