Files
android_development/samples/ReceiveContentDemo
Nikita Dubrovsky 6cb00ae9db Update ContentInfo.partition to return a Pair instead of a Map
Bug: 174125311
Test: manual
Change-Id: Ibf8176abf2cfcf88912128c5bc729d408a00e56a
2020-12-02 16:15:00 -08: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