nn574204775

nn574204775

V2EX 第 67275 号会员,加入于 2014-07-08 00:52:20 +08:00
nn574204775 最近回复了
2018-01-10 02:38:05 +08:00
回复了 0Y89tX3MgR4I 创建的主题 Android QQ 的消息通知默认合并吗
@caixiangyu17 _(:з」∠)_ 你这么乱说合适吗
@tcxdawn 用 FileProvider 但是 QQ 这种辣鸡会不支持(但是还是有办法的
2017-09-24 15:27:24 +08:00
回复了 WhoMercy 创建的主题 全球工单系统 网易云安卓版无法更新,卸载后无法再安装
魔法..
用 adb install 试试呢..
2017-04-27 19:39:56 +08:00
回复了 Wilon 创建的主题 Android 现在市面上的安卓手机,都是什么系统版本以内的?
@gamexg 语言换成英语 中文的是半年前的了
2017-04-24 14:59:08 +08:00
回复了 lfk0000 创建的主题 Android 一加 3t 的这四个后台限制功能是系统自带的还是氧 os 的?
都不是 Android 的
2017-04-19 17:26:08 +08:00
回复了 rockyou12 创建的主题 Android 怎样不让微信和 QQ 响应图片的 ACTION_VIEW 的 intent
← 几天之前刚做了((
2017-04-19 17:23:28 +08:00
回复了 rockyou12 创建的主题 Android 怎样不让微信和 QQ 响应图片的 ACTION_VIEW 的 intent
QQ 的问题
只能自己做个和系统的差不多的 UI (
2017-04-07 09:22:43 +08:00
回复了 DarinJi 创建的主题 Android Android 机如何换上“思源宋体”字?
```xml
<family name="serif" lang="zh-Hans">
<font weight="100" style="normal" index="2">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="2">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="2">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="2">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="2">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="2">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="2">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="2">NotoSerifCJK-Black.ttc</font>
</family>
<family name="serif" lang="zh-Hant">
<font weight="100" style="normal" index="3">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="3">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="3">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="3">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="3">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="3">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="3">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="3">NotoSerifCJK-Black.ttc</font>
</family>
<family name="serif" lang="ja">
<font weight="100" style="normal" index="0">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="0">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="0">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="0">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="0">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="0">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="0">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="0">NotoSerifCJK-Black.ttc</font>
</family>
<family name="serif" lang="ko">
<font weight="100" style="normal" index="1">NotoSerifCJK-Thin.ttc</font>
<font weight="200" style="normal" index="1">NotoSerifCJK-ExtraLight.ttc</font>
<font weight="300" style="normal" index="1">NotoSerifCJK-Light.ttc</font>
<font weight="400" style="normal" index="1">NotoSerifCJK-Regular.ttc</font>
<font weight="500" style="normal" index="1">NotoSerifCJK-Medium.ttc</font>
<font weight="600" style="normal" index="1">NotoSerifCJK-SemiBold.ttc</font>
<font weight="700" style="normal" index="1">NotoSerifCJK-Bold.ttc</font>
<font weight="900" style="normal" index="1">NotoSerifCJK-Black.ttc</font>
</family>
```
加到本来的 serif 前面
坏处是原来的 serif 不会被用了..
2017-03-06 15:14:42 +08:00
回复了 freeboy 创建的主题 Android 请教安卓如何保护 AndroidManifest.xml 文件?
再怎么做都不能阻止别人拿到这个的..
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3496 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 00:08 · PVG 08:08 · LAX 17:08 · JFK 20:08
Developed with CodeLauncher
♥ Do have faith in what you're doing.