Files
android_development/samples/ReceiveContentDemo/README.md
Nikita Dubrovsky e93ddc6009 Demo app for the content insertion API
Bug: 152068298
Test: Manual
Change-Id: I5f4cb573a07e412dcc5247ad235fb99dc9c789ab
2020-10-13 09:17:15 -07:00

295 B

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