1*90c8c64dSAndroid Build Coastguard WorkerSample app that demonstrates how to implement support for receiving content (e.g. images) via paste 2*90c8c64dSAndroid Build Coastguard Workerfrom the long-press menu, drag-and-drop, etc. 3*90c8c64dSAndroid Build Coastguard Worker 4*90c8c64dSAndroid Build Coastguard WorkerTo build and run: 5*90c8c64dSAndroid Build Coastguard Worker```$bash 6*90c8c64dSAndroid Build Coastguard Workerm ReceiveContentDemo && adb install out/target/product/blueline/system/app/ReceiveContentDemo/ReceiveContentDemo.apk 7*90c8c64dSAndroid Build Coastguard Worker``` 8