09 2009 档案

如何在linux中访问Android手机
摘要:Setting up a Device for Development With an Android-powered device, you can develop and debug your Android applications just as you would on the emulator. There are just a few things to do before you... 阅读全文
posted @ 2009-09-28 07:30 loop 阅读(1445) 评论(0) 推荐(0)
Wince 无法远程debug
摘要:这两天一个项目无法远程debug,autobuild出来的程序又跑起来不稳定,郁闷。又无法接串口线,郁闷中的郁闷。google之,试了N多方法,失望了N次。最后发现,把控制面板-》系统-》存储内存加大一点就可以debug了。。。。。汗!!估计原因是:remote debug需要在设备上产生一些临时文件。而默认的image没有任何空闲的存储内存。。。 阅读全文
posted @ 2009-09-01 18:19 loop 阅读(207) 评论(0) 推荐(0)