# Android Edge to Edge 101

DevFeed: [Android Edge to Edge 101](<https://devfeed.tech/articles/android-edge-to-edge-101-40805.md>)

Original publisher: [Read original article](<https://www.bloco.io/blog/edge-to-edge-101>)

Author: Cláudia

Published: 2021-11-23T17:19:19Z

Content type: tutorial

Language: en

Sources: [Blog - Bloco](<https://devfeed.tech/sources/blog-bloco.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [navigation](<https://devfeed.tech/topics/navigation.md>), [screen](<https://devfeed.tech/topics/screen.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [development](<https://devfeed.tech/tags/development.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [product](<https://devfeed.tech/tags/product.md>), [screen](<https://devfeed.tech/tags/screen.md>)

## AI overview

This tutorial explains Android edge-to-edge layouts and the three system navigation modes. It describes implementation considerations, including differences across Android APIs and devices, and discusses ways to provide a consistent experience on older versions.

## Source excerpt

Android users now expect their apps to look good fullscreen. No more black bars below the notch and the navigation. But the official documentation does not cover everything. Learn how you can become an Edge to Edge master.