You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
# Android NFC Demo#
This application provides a skeleton for NFC communication between two applications. Two different NFC enabled devices are able to send and receive string messages back and forth using NFC. The purpose of this application is to demonstrate basic NFC usage for inter-device communication and to provide a foundation for applications that require NFC operations.