惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
MyScale Blog
MyScale Blog
Cyberwarzone
Cyberwarzone
Schneier on Security
Schneier on Security
I
Intezer
Cisco Talos Blog
Cisco Talos Blog
Cloudbric
Cloudbric
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
NISL@THU
NISL@THU
博客园 - Franky
F
Fortinet All Blogs
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
T
The Exploit Database - CXSecurity.com
P
Proofpoint News Feed
N
News and Events Feed by Topic
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
F
Full Disclosure
T
Troy Hunt's Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Project Zero
Project Zero
P
Palo Alto Networks Blog
Recorded Future
Recorded Future
美团技术团队
D
Docker
PCI Perspectives
PCI Perspectives
Microsoft Azure Blog
Microsoft Azure Blog
MongoDB | Blog
MongoDB | Blog
L
LINUX DO - 最新话题
Recent Announcements
Recent Announcements
Hacker News: Ask HN
Hacker News: Ask HN
人人都是产品经理
人人都是产品经理
月光博客
月光博客
D
DataBreaches.Net
The Hacker News
The Hacker News
爱范儿
爱范儿
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
SecWiki News
SecWiki News
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
A
About on SuperTechFans
Latest news
Latest news
GbyAI
GbyAI
T
Tor Project blog
L
LINUX DO - 热门话题
Security Latest
Security Latest
博客园 - 聂微东
Y
Y Combinator Blog
AI
AI
M
MIT News - Artificial intelligence

邢平cn's blog

甲骨文密钥 ssh 连不上且忘记登录密码解决方法 让 traefik 代替你的 waf(使用 CrowdSec)+ nginx + acme.sh + mtls-auth 使用 rclone 和 alist 加密和备份你的数据到公有云 邓晓芒《黑格尔辩证法讲演录》读书笔记 如何白嫖和使用 GitHub models 的 LLM(gpt4o 和 Llama-3.1-405b) 提升部署在 cloudflare、vercel 或 netlify 的网站在中国国内的访问速度和稳定性 免费通过 NS1 利用监控宝平台实现实时基于不同运营商的故障转移 记录某一测速网站的 js 逆向的过程 列举几个免费域名和权威 dns 服务器 Hexo 博客折腾 docker 学习笔记 国内各个 as 自治系统[转] 『现学现忘』Git基础 — 19、在Git中进行忽略文件操作 让在 vpc 中的 aws lambda 函数不通过 nat 获得访问互联网的能力 cron 笔记 curl 遇到的坑 你的常用域名被其他 vercel 账号使用的解决方法 解决升级 umamiv2.11 时出现的 P3009 错误 v2ray+ws+tls 太慢解决方法 在 python 中运行 bash 实时输出结果(windows) 在存在父子文件结构情况下使用 python import test
尝试在闲置的 surface pro 4 上运行安卓应用
xingpingcn · 2023-04-03 · via 邢平cn's blog

尝试在闲置的 surface pro 4 上运行安卓应用

尝试在闲置的 surface pro 4 上运行安卓应用

2023年4月3日

1 min read

Table of Contents

  • fydo os
  • blissos
  • Ubuntu+anbox

目前的结论是能在使用触屏的同时运行安卓应用,也仅仅是能用。

目前尝试过几种方案

fydo os

我只使用过免费版,目前体验下来是最流畅的,也是最不需要折腾的,但是目前免费版没触屏。遗憾

blissos

装上之后触屏时有时无,而在有的时候只是拙劣的鼠标点击模拟,基本的多指操作和滑动功能都没有,流畅度还不如 fydo os,出的这个 surface 专版感觉就是纯粹让 ppt 好看些。

Ubuntu+anbox

最后只能尝试在 Linux 上运行安卓了。

我装的是 LTS 22,安装好系统后还得找 hy2 能用的客户端(因为要去 GitHub 下资源),一番折腾后找到了nekoray这个带 GUI 的客户端(因为这个时候 sing-boxclashmeta 还有 hy2 官方都没有 Linux GUI,而且路由配置还非常麻烦,没现成的作业可以抄),而 nekoray 后端用的就是 sing-box,可惜 nekoray 自带广告。

之后刷入Surface Linux Kernel,触屏是有了,也仅仅是能用的程度,不太跟手,和 win 下的体验差太多。

之后安装 anbox,一开始闪退,最后发现不是配置有问题,而是不支持 5.17 以上内核,安装 Surface Linux Kernel 的时候已经默认安装目前最新的 6.6 版本了,理论上降级是能用的,但是不知道修改过的 Surface Linux Kernel 能不能用,我也懒得再降级了。马上花 10 分钟打开 PE 滚回去 windows

评论