Android Developers Blog
The latest Android and Google Play news for app and game developers.
🔍
Platform Android Studio Google Play Jetpack Kotlin Docs News
Layout
Detecting device type – How to know if a device is foldable or a tablet
Detecting device type – How to know if a device is foldable or a tablet

27 มิถุนายน 2566

Posted by Alex Vanyo, Developer Relations Engineer With the increase in Android apps being used on large screen form factors like fol...


Understanding the performance benefits of ConstraintLayout
Understanding the performance benefits of ConstraintLayout

24 สิงหาคม 2560

Posted by Takeshi Hagikura, Developer Programs Engineer Since announcing ConstraintLayout at Google I/O last year, we've continued t...


New Layout Widgets: Space and GridLayout
New Layout Widgets: Space and GridLayout

10 พฤศจิกายน 2554

[This post is by Philip Milne , who is part of the Android framework team. — Tim Bray] Ice Cream Sandwich (ICS) sports two new widgets that ...


New Tools For Managing Screen Sizes
New Tools For Managing Screen Sizes

27 กรกฎาคม 2554

[This post is by Dianne Hackborn and a supporting cast of thousands; Dianne’s fingerprints can be found all over the Android Application Fra...


New Mode for Apps on Large Screens
New Mode for Apps on Large Screens

11 กรกฎาคม 2554

[This post is by Scott Main, lead tech writer for developer.android.com . — Tim Bray] Android tablets are becoming more popular, and we'...


Android Layout Tricks #3: Optimize by merging
Android Layout Tricks #3: Optimize by merging

03 มีนาคม 2552

In the previous installment of Android Layout Tricks , I showed you how to use the <include /> tag in XML layout to reuse and share ...


Article Image Placeholder
Android Layout Tricks #2: Reusing layouts

25 กุมภาพันธ์ 2552

Android comes with a wide variety of widgets , small visual construction blocks you can glue together to present the users with complex and ...


Android Layout Tricks #1
Android Layout Tricks #1

24 กุมภาพันธ์ 2552

The Android UI toolkit offers several layout managers that are rather easy to use and, most of the time, you only need the basic features of...