HomeSort by relevance Sort by last modified time
    Searched refs:Beam (Results 1 - 2 of 2) sorted by null

  /development/samples/AndroidBeamDemo/src/com/example/android/beam/
Beam.java 17 package com.example.android.beam;
42 public class Beam extends Activity implements CreateNdefMessageCallback,
74 String text = ("Beam me up!\n\n" +
75 "Beam Time: " + time.format("%H:%M:%S"));
78 "application/com.example.android.beam", text.getBytes())
87 //,NdefRecord.createApplicationRecord("com.example.android.beam")
117 // Check to see that the Activity started due to an Android Beam
135 // only one message sent during the beam
  /frameworks/base/docs/html/resources/
resources-data.js 414 en: 'Android Beam Demo'
417 en: 'An example of how to use the Android Beam feature to send messages between two Android-powered devices (API level 14 or later) that support NFC.'

Completed in 290 milliseconds