#Picture-in-Picture Playground
This is a simple sample app to try out the new Android N Picture-in-Picture mode for Android TV. Please see my blog post for more details!
To compile and run the project you'll need:
- Android SDK.
- Android N (API 24) .
- Android SDK Tools
- Android SDK Build tools 24.0.0 rc1
- Android Support Repository
- Android Support libraries
- JDK 8
#Building
To build, install and run a debug version, run this from the root of the project:
./gradlew assembleDebug