awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesScreen Adaptation Utilities

Tools for converting pixel values from design mockups into percentage-based layouts that scale across Android screen resolutions.

Distinct from Android Layout Components: Distinct from Android Layout Components: focuses on automatic pixel-to-percentage conversion for screen adaptation rather than general layout organization.

Explore 2 awesome GitHub repositories matching mobile development · Screen Adaptation Utilities. Refine with filters or upvote what's useful.

Awesome Screen Adaptation Utilities GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jessyancoding/androidautosizeJessYanCoding 的头像

    JessYanCoding/AndroidAutoSize

    13,731在 GitHub 上查看↗

    AndroidAutoSize is a screen adaptation library for Android that automatically scales layout dimensions and view sizes across different screen resolutions. It functions as an automatic layout scaler and view dimension manager, ensuring that user interface proportions remain consistent by referencing a base design dimension. The library allows developers to define screen measurements using alternative units such as millimeters, inches, or points instead of standard density-independent pixels. It includes capabilities for custom dimension overrides, enabling the scaling process to be disabled or

    Provides a comprehensive set of utilities for automatically adapting layouts to maintain consistency across diverse Android screen resolutions.

    Javaadapterviewandroidarms
    在 GitHub 上查看↗13,731
  • hongyangandroid/androidautolayouthongyangAndroid 的头像

    hongyangAndroid/AndroidAutoLayout

    6,684在 GitHub 上查看↗

    AndroidAutoLayout is an Android library that converts pixel values from design mockups into percentage-based layouts, enabling consistent scaling across different screen resolutions. At its core, it functions as a pixel-to-percentage converter and screen resolution scaling tool, allowing developers to design layouts using exact pixel dimensions from mockups and have them automatically adapt to any target device. The library provides several distinctive approaches to screen adaptation. It can generate resolution-specific dimension resource files from a single baseline design, eliminating manua

    Converts pixel values from design mockups into percentage-based layouts for consistent scaling across Android screen resolutions.

    Java
    在 GitHub 上查看↗6,684
  1. Home
  2. Mobile Development
  3. Android Layout Components
  4. Screen Adaptation Utilities