[Android] Android Camera Architecture and the System Workflow
In the Android System, the camera device is as a service for the Android framework. We can uses the Camera APIs to program a camera application runs on Android. …
difference
In the Android System, the camera device is as a service for the Android framework. We can uses the Camera APIs to program a camera application runs on Android. …
因為 Apple MacBook Pro 的鍵盤上沒有 Print 鍵,所以想要用快速鍵來做螢幕截圖的客倌們,就自行作個設定吧! 請到 System Settings> Keyboard Shortcuts 裡,將 Take a Screenshot 的快速鍵重新定義成其他的按鍵組合便可。
最近訂了 MacBook Pro 15”,搭配的是 Intel Core i7 2.0GHz,AMD Radeon HD 6490M 256MB 獨顯,其中 CPU 是 4核心的版本,這點讓我等了好久,前一陣子都在等 i7 第二代,而且要真四核心,這樣一些事情應該就可以運作得順暢一點,例如編譯程式碼,每次都 …
駭客任務 – 先知:「因為你不是來這裡選擇的,你早已做出了選擇才來的,你來這裡是想了解為什麼你做了這個選擇。」 駭客任務 – 先知:「任何事都始於當初的選擇。」 資訊理論:「一個事件的資訊量與該事件的發生機率成反比。」
為了試試看Google Talk 的 Video Chat 功能,昨天將手邊的 Nexus S 更新到 2.3.4,整個的更新步驟大致為下: 1. 下載 Android 2.3.4 更新檔,更名成 update.zip。2. 用 USB 連接線將手機與電腦連接,在手機上選擇 “開啟 USB 儲存裝 …
最近花點時間看看 Android-x86 的 Ethernet 是怎麼去做的,透過 Android-x86 project 的實作,可以學到許多的內容,因為此 project 是以 Apache License, Version 2.0 方式釋出,所以開發者在基於授權內容的條件下,不用開源就可以任意修改、再散佈。下面是 …
Here are some different tools for Android developer. I believe these tools will help you in your Android project development flow. Highly Useful Resources for A …
In Linux Kernel, we want to print out the mac address information, we can use this pattern. [sourcecode language=”c”] printk("mac address: %02x …
正式脫離一般的數位相機,本來還考慮 GF-2,但實在是不少人拿了,而且也希望相機在高 ISO 和色彩表現上能夠讓我滿意一點,所以這次就來試試看 Olympus 的機子吧! 原廠搭配一個 14 – 42mm 變焦鏡,不過還是手癢拿了一顆 14mm, F2.5 定焦鏡,這樣輕巧許多了,剩下就是等電池 ok,好好 …
由 Google WebM Project 分支出來的一個專案,名稱為 WebP,主要針對影像資料的壓縮,可以提供相近於 JPEG 的影像品質,而檔案大小可以減少 39.8%。採用的演算法,基本上是在過程中用 WebM 的 coding algorithm 去處理,以 JPEG 演算法程序來看,會在 JPEG 的 DC …