{"id":291,"date":"2026-07-21T23:39:46","date_gmt":"2026-07-21T15:39:46","guid":{"rendered":"https:\/\/297123.xyz\/?p=291"},"modified":"2026-07-28T12:17:07","modified_gmt":"2026-07-28T04:17:07","slug":"%e5%9c%a8linux%e4%b8%ad%e9%83%a8%e7%bd%b2redroid","status":"publish","type":"post","link":"https:\/\/297123.xyz\/index.php\/2026\/07\/21\/%e5%9c%a8linux%e4%b8%ad%e9%83%a8%e7%bd%b2redroid\/","title":{"rendered":"\u5728Linux\u4e2d\u90e8\u7f72redroid"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u524d\u8a00<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u9700\u8981\u5e26\u6838\u663e\u7684x86\u67b6\u6784\u5904\u7406\u5668\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u955c\u50cf\u5217\u8868\uff1a<a href=\"https:\/\/github.com\/ERSTT\/redroid\">https:\/\/github.com\/ERSTT\/redroid<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u8fc7\u7a0b<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u98de\u725bOS\u7248<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u5728\u98de\u725b\u5546\u5e97\u641c\u7d22<code>binder_linux<\/code>\u5b89\u88c5\uff0c\u7136\u540e\u6253\u5f00docker-compose\uff0c\u8bbe\u7f6e\u540d\u79f0\u548c\u76ee\u5f55\uff0ccompose\u5185\u5bb9\u5982\u4e0b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>services:\n  redroid:\n    image: erstt\/redroid:11.0.0_houdini_ChromeOS\n    tty: true\n    stdin_open: true\n    privileged: true\n    devices:\n      - \/dev\/dri\n      - \/dev\/binder\n    networks:\n      - main\n    ports:\n      - 5555:5555\n    volumes:\n      - .\/data:\/data\n    command:\n      - androidboot.redroid_width=1280\n      - androidboot.redroid_height=720\n      - androidboot.redroid_dpi=240\n      - androidboot.redroid_fps=60\n      - androidboot.redroid_audio_mode=none\n      - androidboot.redroid_gpu_mode=host\n      - androidboot.use_memfd=1\n      - ro.config.low_ram=true\nnetworks:\n  main:\n    driver: bridge\n    name: main<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u5176\u4ed6Linux\u7cfb\u7edf<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u53c2\u8003\u4e0b\u5217\u4e24\u4e2a\u5e16\u5b50\uff1a<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.silverdragon.cn\/archives\/7474\/\" data-type=\"link\" data-id=\"https:\/\/www.silverdragon.cn\/archives\/7474\/\">\u4f7f\u7528ReDroid\u6253\u9020\u81ea\u5df1\u7684\u4e91\u624b\u673a<\/a> #X86\u67b6\u6784<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.cnblogs.com\/kanadeblisst\/p\/18285095\" data-type=\"link\" data-id=\"https:\/\/www.cnblogs.com\/kanadeblisst\/p\/18285095\">\u9999\u6a59\u6d3e5plus\u4e0a\u8dd1\u4e91\u624b\u673a\u65b9\u6848\u4e00 redroid(\u5e26\u786c\u4ef6\u52a0\u901f)&nbsp;<\/a> #Arm\u67b6\u6784<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u8fde\u63a5<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u5728windows\u7cfb\u7edf\u4e2d\u4e0b\u8f7dscrcpy\uff0c<a href=\"https:\/\/1820230139.share.123pan.cn\/123pan\/rT2ojv-Uq0Bv?pwd=bugD#\" data-type=\"link\" data-id=\"https:\/\/1820230139.share.123pan.cn\/123pan\/rT2ojv-Uq0Bv?pwd=bugD#\">\u70b9\u6211\u76f4\u8fbe<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u5728\u89e3\u538b\u51fa\u6765\u7684\u6587\u4ef6\u76ee\u5f55\u4e0b\uff0c\u65b0\u5efa\u4e00\u4e2abat\u811a\u672c\uff0c\u6ce8\u610f\u7f16\u7801\u4e3aansi\uff0c\u4ee3\u7801\u5982\u4e0b<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@echo off\necho Starting scrcpy with 1280x720 resolution and audio...\ncmd \/k \"scrcpy.exe --tcpip=xxx.xxx.xxx.xxx:5555 --max-size=1280 --video-bit-rate=3M --no-audio\"<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u53cc\u51fb\u521a\u521b\u5efa\u7684bat\u811a\u672c\u5373\u53ef\u8fde\u63a5redroid\u5bb9\u5668\uff0c\u5411\u7a97\u53e3\u62d6\u5165\u5b89\u88c5\u5305\u5373\u53ef\u5b89\u88c5\u5e94\u7528\uff0c\u5b89\u88c5\u540e\u7684\u5e94\u7528\u5728\u4e0b\u6ed1\u83dc\u5355\u4e2d\u3002\u5173\u95ed\u65f6\u5173\u95edcmd\u7a97\u53e3\u5373\u53ef\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u5bb9\u5668\u65e0\u7f51\u7edc\u89e3\u51b3\u529e\u6cd5<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>1.\u8fdb\u5165ADB\u8c03\u8bd5\nadb -s xxx:5555 shell\n2.\u8fdb\u5165shell\u540e\u5207\u6362\u5230root\nsu\n3 \u7981\u7528\u7f51\u7edc\u76d1\u63a7\u670d\u52a1\nsettings put global captive_portal_mode 0\nsettings put global captive_portal_server ''\n4.\u91cd\u542f\nreboot<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><br><br><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u524d\u8a00 \u9700\u8981\u5e26\u6838\u663e\u7684x86\u67b6\u6784\u5904\u7406\u5668\u3002 \u955c\u50cf\u5217\u8868\uff1ahttps:\/\/github.com\/ERSTT\/redroi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":292,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[8],"class_list":["post-291","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learn","tag-8"],"_links":{"self":[{"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/posts\/291","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=291"}],"version-history":[{"count":5,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/posts\/291\/revisions"}],"predecessor-version":[{"id":312,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/posts\/291\/revisions\/312"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/media\/292"}],"wp:attachment":[{"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=291"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/categories?post=291"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/297123.xyz\/index.php\/wp-json\/wp\/v2\/tags?post=291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}