原创 obm 的merge工作終於搞定了

經過3天的努力,終於把obm和blob給merge完了。總結一下:   1. 剛拿到的obm與原來的差距太大,開始犯了個錯,想把新的版本merge到老版本上,錯了。。。,內容太多,搞得焦頭爛額還浪費一天時間。最後得出結論,每次拿到新版,都

原创 又開始在新的地方寫些東西,google的blogger上不去了

 在google上寫了兩個星期的東西,誰知道上不去了,氣死了,可惜了那些文章。剛開始想罵google,誰知道發現好像source.android.com and developer.android.com www.blogger.com

原创 tips for android source code getting

Ubuntu8.10   1. install prerequiries:   sudo apt-get install flex bison gperf libsdl-dev libesd0-dev libwxgtk2.6-dev bu

原创 using dd to clear space in Nand flash

 mtd0: 00100000 00020000 "Bootloader"mtd1: 00040000 00020000 "security"mtd2: 00800000 00020000 "BP IMAGE"mtd3: 000c0000

原创 review for svn installation

網上找了一篇比較接近的文章很不錯:refer to:http://www.wemaster.com.cn/blog/?p=26 這裏加了點自己的安裝感受: ubuntu 下 svn的安裝和配置 SubVersion服務安裝設置 原文出

原创 how to get toolchain from android source -make windows sdk

最近在移植一個庫,所以比較多的牽扯到了編譯(compile)。   因爲這個庫很大程度上的依賴c++,stl,所以僅僅使用android prebuilt好的toolchain就有些顯得不夠了。   首先

原创 Eclair setup

Eclair need java 5 to compile 1. install java 5 on Ubuntu sudo apt-get install sun-java5-jdk if installed java6 already

原创 實戰tips of svn installation

 1. sudo apt-get install apache2  2. sudo apt-get install subversion  3. sudo apt-get install libapache2-svn     // ins

原创 Eclipse Java UI with jigloo

找了半天的JAva GUI工具,最後收到jigloo還是比較簡單   1. go to help-> install software 2. add http://www.cloudgarden.com/jigloo 3. instal

原创 enable home screen lock

  problem, the screen lock can not be enabled, because             in KeyguardViewMediator class, log show here:    if

原创 google IO 2009 video collection

http://so.youku.com/search_video/q_Google%20IO%202009%20

原创 key and mouse simulation

 /system/bin/input input [text/keyevent] input motionevent <x> <y> <down|move|up> input motionevent-batch<pointer-log>

原创 Making new Android HOME screen

 1. android home tags               <intent-filter>                <action android:name="android.intent.action.MAIN" />

原创 LCD flicking issue - close

after long time debugging this issue is closed unexpectly. pxa935 + 2502a + sharp LCD is not good combination because t

原创 debugging on capacitive touch screen

if you are the engineer for develop driver with a vendor who just enter into this area (junior vendor), the following e