just do IT

Sunday, July 31, 2011

modify CE code for our platform

›
A majority of windows CE core and drivers code is available to us, they reside in public directory of CE installation folder. Occasionally...
Monday, June 27, 2011

addr2line for windows

›
While debugging os or application crash bug on windows ce (the tool winaddr2line isn't particularly used for windows CE application, i...
1 comment:
Tuesday, May 31, 2011

quickswitch

›
One of the most used function on a pc is switching between tasks. We may write some code in vim, switch to firefox to search for the usage o...
Thursday, April 14, 2011

extend windows ce platform with oalioctl

›
Though not being a open source platform, windows ce is designed to be flexible so that device venders can extend it easily. oalioctl is a f...
Tuesday, March 8, 2011

resolve windows ce remote tool connection issue

›
remote tools for windows ce is a set of powerful tools for debugging. I have Visual Studio 2005, Windows Embedded CE 6.0 R3 installed, but ...
Tuesday, January 25, 2011

view call stack of crashed application on android

›
On android, when a process crashes in native code, the call stack of the process will be saved to a log file in /data/tombstomes/, and writt...
11 comments:
Wednesday, January 19, 2011

install h.264 plugin for linphone on ubuntu

›
h.264 plugin isn't a standard part of linphone installation on ubuntu. We must manually compile and install it. 1. Download msx264 pl...
4 comments:
Thursday, January 13, 2011

utility for debugging android native application

›
agdb is a utility aims to ease the task of debugging android native application. Its working mechanism is similar to ndk-gdb . But it's...
Monday, January 10, 2011

view raw yuv file with mplayer

›
mplayer is a powerful utility that is helpful for examining the raw yuv file. We decoded this h.264 media file ( test_avc_amr.mp4 ) coming ...
1 comment:
Friday, December 24, 2010

another free uml tool, bouml

›
Having tried metauml as my primary design utility recently, the experience isn't as good as I expected. At the beginning, I thought I wo...
Tuesday, December 21, 2010

common programming and debugging tools

›
To help me memorize commonly used programming and debugging tools on windows and linux, I created a wiki page here: http://code.google.com/...
Sunday, December 19, 2010

port exosip to android

›
Port exosip to android platform isn't a difficult task because exosip doesn't rely on any special system calls that aren't avail...
‹
›
Home
View web version
Powered by Blogger.