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

推荐订阅源

T
Tor Project blog
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
I
InfoQ
The Cloudflare Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
人人都是产品经理
人人都是产品经理
美团技术团队
B
Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Last Week in AI
Last Week in AI
TaoSecurity Blog
TaoSecurity Blog
Hacker News: Ask HN
Hacker News: Ask HN
T
Threatpost
H
Heimdal Security Blog
爱范儿
爱范儿
博客园_首页
SecWiki News
SecWiki News
腾讯CDC
大猫的无限游戏
大猫的无限游戏
GbyAI
GbyAI
The Register - Security
The Register - Security
N
News | PayPal Newsroom
Recent Commits to openclaw:main
Recent Commits to openclaw:main
云风的 BLOG
云风的 BLOG
酷 壳 – CoolShell
酷 壳 – CoolShell
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Security Latest
Security Latest
A
Arctic Wolf
P
Privacy & Cybersecurity Law Blog
T
The Blog of Author Tim Ferriss
M
MIT News - Artificial intelligence
Microsoft Security Blog
Microsoft Security Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
量子位
Schneier on Security
Schneier on Security
Microsoft Azure Blog
Microsoft Azure Blog
Attack and Defense Labs
Attack and Defense Labs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Webroot Blog
Webroot Blog
C
Check Point Blog
Y
Y Combinator Blog
T
The Exploit Database - CXSecurity.com
aimingoo的专栏
aimingoo的专栏
I
Intezer
博客园 - 叶小钗
Cisco Talos Blog
Cisco Talos Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件

博客园 - 小糊涂的超级blog

2016 是艰难的一年 Delphi 10.1 Berlin Starter Edition MeshCombineUtility.cs method `GetTriangleStrip' of type `UnityEngine.Mesh' could be found swift也开源了. how to create a framework for ios . cool! Asphyre 更名pxl 终于全面支持跨平台了.Delphi饭们 激动了吧. WWDC2015 结束.新一波更新以及bug即将来袭. 同步依然是多人网络游戏的痛点啊 unity4.6 failed to update unity web player dyld: lazy symbol binding failed: Symbol not found: ___sincosf_stret xcode好玩的条件断点设置. 可以真人发声。 iad 集成三两事 No form of payment has been added yet. GitHub原来也可以用SVN客户端的. Happy Swifting! 简明游戏开发入门 swift metal ios8 关键字. 重学CPP Photon——Feature Overview 功能概述
Logcat 不显示日志的另一个原因. 跟cocos2dx关系不大.
小糊涂的超级blog · 2016-03-09 · via 博客园 - 小糊涂的超级blog

在Android真机调试时,如果在eclipse中看不到LogCat信息,提示是:

$ adb logcat info: log device is empty!

原因是系统默认关闭了log,需要将其打开。

解决方法:

http://stackoverflow.com/questions/6941710/unable-to-open-log-device-dev-log-main-no-such-file-or-directory

Dial this: *#*#2846579#*#*
Service menu will appear.
Go to “ProjectMenu” -> “Background Setting” ->
-> “Log Setting” //Log设置中,设置LOG开关为开
-> “Log level setting” and set the log level you wish. // 设置log级别为Verbose

Reboot the phone.

手机拨号: *#*#2846579#*#*
将会出现服务设置菜单.
选择 “ProjectMenu” -> “后台设置” ->
-> “Log 设置”,设置LOG开关为开
-> “Log 级别设置”,设置为自己希望的log level.

之后重启手机就OK啦。

H60-L01 亲测.  

然后当然还是得设置 COCOS2D_DEBUG=1 之类的. 

(吐槽一下. 这么久更新不了 因为密码被重置了... 各种不能) 

Never giveup. Thanks the world.