Files
android_development/samples/AndroidBeamDemo/res/values/strings.xml
Daniel Chapin 8de7b4b166 Revert "Remove samples for deprecated Android Beam API"
Revert submission 20750504-nfc-beam-cleanup

Reason for revert: Droidfood blocking bug: 265628639

Reverted changes: /q/submissionid:20750504-nfc-beam-cleanup

Change-Id: I52227544aa152471ab3186eb21dd3a3f0e7cc193
2023-01-17 23:00:19 +00:00

10 lines
439 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Beam</string>
<string name="info">Ensure that Android Beam is enabled by turning it on in
the system Settings (select the setting icon above), then place this device up
against another Android device that supports Android Beam to send a
message.</string>
<string name="menu_settings">Android Beam settings</string>
</resources>