安卓 NEXUS6 修改解析度,density

來源:互聯網
上載者:User

標籤:

NEXUS6原density數值:

2k屏 560

 

 每一步:

使用RE檔案管理工具,編輯system/build.prop。將“ro.sif.lcd_density=”的參數改寫成為需要修改的數值,儲存。

 

 density的計算:

需要修改的density數值=原density數值/(1440/1080)

 1440是原解析度,1080 是你想改的解析度,560/(1440/1080)算出1080是 420。ro.sif.lcd_density=420   720p的演算法是:560/(1440/720)=280 第二步:命令去修改: adb shell wm size 1080x1920 第三步:重啟手機 引用原文:http://pcedu.pconline.com.cn/600/6003437.html

安卓 NEXUS6 修改解析度,density

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.