V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  liuw666  ›  全部回复第 18 页 / 共 18 页
回复总数  344
1 ... 9  10  11  12  13  14  15  16  17  18  
2020-10-29 08:35:26 +08:00
回复了 he110comex 创建的主题 iOS iOS 14 切换 Apple ID 没有以前方便了?
app store 点击右上角头像,弹窗滑到最底部有退出登录
2020-10-17 16:48:21 +08:00
回复了 eden0412 创建的主题 Apple 有多少准备买 iPhone 12 mini 的?
买买买
2020-09-23 19:35:08 +08:00
回复了 asanelder 创建的主题 问与答 android launcher 快速切换的功能
Intent intentw = new Intent(Intent.ACTION_MAIN);
intentw.addCategory(Intent.CATEGORY_HOME);
intentw.setClassName("android", "com.android.internal.app.ResolverActivity");
startActivity(intentw);
2020-09-23 19:33:51 +08:00
回复了 asanelder 创建的主题 问与答 android launcher 快速切换的功能
startActivity 可以弹出 launcher 选择框,记不清具体包名路径。可以自己做一个小 app,就几行代码
1 ... 9  10  11  12  13  14  15  16  17  18  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1290 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 17:40 · PVG 01:40 · LAX 10:40 · JFK 13:40
Developed with CodeLauncher
♥ Do have faith in what you're doing.