Files
android_development/samples/ReceiveContentDemo
Nikita Dubrovsky c3af8fa30e Update demo app for the updated onReceiveContent() API
Bug: 170191676
Bug: 152068298
Test: Manual
Change-Id: Ic146edcf632dc25a0def62532eb53d866dbdc8ae
2020-10-23 17:20:13 -07:00
..

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