OSDN Git Service

Add a util function that converts Text ndef record to text.
authorAnatol Pomazau <anatol@google.com>
Tue, 12 Oct 2010 20:19:44 +0000 (13:19 -0700)
committerAnatol Pomazau <anatol@google.com>
Tue, 12 Oct 2010 21:33:58 +0000 (14:33 -0700)
commit103f9c225778383fb94559644b7b016e2c5df512
tree1620afb5a8c49991191732244b5bf3d429f8e3ae
parent62bb2dccdd9dcf223908c728e24460e8248a9e7a
Add a util function that converts Text ndef record to text.

Add a unit test for it.

Change-Id: I5ce2020669150e3768a19354e951b6a54cc550d4
apps/Tag/src/com/android/apps/tag/NdefUtil.java
apps/Tag/tests/src/com/android/apps/tag/NdefUtilTest.java [new file with mode: 0644]