diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index 81606d4d9..74388e3ee 100755
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -20,8 +20,8 @@ version to be published. The next versionCode will be 7, regardless of whether t
versionName is 2.31, 2.4, or 3.0. -->
It also reads 2D barcodes, called QR Codes, which can contain links to - web sites, contact information such as phone numbers and email addresses, map locations and more.
+It also reads 2D barcodes such as QR Codes and DataMatrix. + These can contain links to web sites, contact information such as phone numbers and email + addresses, and more.
IMPORTANT: 1D barcodes like those found on products require a phone with autofocus. - Without it, only QR Codes will be scannable.
+ Without it, only QR Codes and DataMatrix codes will be scannable.When a barcode is read, a beep sound will play and you'll see the results of the scan, a description of what the barcode contains, and options to take action on the contents.
If you're having trouble scanning, make sure to hold the phone steady. If the camera is unable to diff --git a/android/assets/html/whatsnew.html b/android/assets/html/whatsnew.html index d318e4dcc..683b0f357 100644 --- a/android/assets/html/whatsnew.html +++ b/android/assets/html/whatsnew.html @@ -1,6 +1,6 @@
-