Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.93 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.93 KB

androidx-window-samples

This project contains the WindowManager samples located in the androidx WM project location

The goal of this project is to provide an easy way to test latest WM sample updates by removing direct dependencies and access to core androidx pieces providing instead through maven/google dependencies (when possible). To get latest WM updates, its usage is done through androidx snapshots

The project setup has been done using Android Studio Bumblebee so it works just on that IDE out of the box (i.e. if you are using Arctic Fox you will have to do some changes in the project config files).

Note If you want to try out embedded Activities you will have to use an Android 12L emulator.