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

推荐订阅源

C
Check Point Blog
AI
AI
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
U
Unit 42
Vercel News
Vercel News
Stack Overflow Blog
Stack Overflow Blog
P
Proofpoint News Feed
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
WordPress大学
WordPress大学
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
B
Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
F
Full Disclosure
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Help Net Security
Recorded Future
Recorded Future
N
News and Events Feed by Topic
雷峰网
雷峰网
V
Vulnerabilities – Threatpost
Schneier on Security
Schneier on Security
aimingoo的专栏
aimingoo的专栏
S
Schneier on Security
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
O
OpenAI News
Project Zero
Project Zero
罗磊的独立博客
G
GRAHAM CLULEY
腾讯CDC
P
Privacy International News Feed
V
V2EX
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
H
Heimdal Security Blog
L
LINUX DO - 热门话题
Forbes - Security
Forbes - Security
美团技术团队
MongoDB | Blog
MongoDB | Blog
Security Latest
Security Latest
M
MIT News - Artificial intelligence
T
Tor Project blog
Cisco Talos Blog
Cisco Talos Blog
宝玉的分享
宝玉的分享
T
Threat Research - Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog

邢平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
尝试在闲置的 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

评论