tree: c5a9288d8a907d2269ff90a494ea2a755612433c [path history] [tgz]
  1. res/
  2. src/
  3. Android.bp
  4. AndroidManifest.xml
  5. README.md
samples/ReceiveContentDemo/README.md

Sample app that demonstrates how to implement support for receiving content (e.g. images) via paste from the long-press menu, drag-and-drop, etc.

To build and run:

m ReceiveContentDemo && adb install out/target/product/blueline/system/app/ReceiveContentDemo/ReceiveContentDemo.apk