Posts

Showing posts from February, 2010

[Android] Debug Tools

寫JNI但是沒有debug message會很麻煩,而Android SDK有一個tool可以方便使用 1. SDK/tools裡 2. 執行./ddms 就可以叫出debug tool。

[Android] Android JNI

1. 在$(YOUR_ANDROID)/development 目錄 2.找到epubdrm資料夾並修改 3.在$(YOUR_ANDROID)/下打 make libepubdrm (Android.mk裡LOCAL_MODULE := 有寫) 4. 編譯結果可得到位於 out/target/product/ generic/system/lib/ 目錄的動態共享庫 libepubdrm .s o

IR remote

最近被要求用PC控制TV,所以必須要study IR remote control,所以整理了一些連結: IR remote client mode: http://www.codeproject.com/KB/miscctrl/USB_IR_with_c8051.aspx http://encyclopedia2.thefreedictionary.com/IR+remote+control IR remote server mode: 重點是WinLIRC的使用 http://www.mobile01.com/topicdetail.php?f=168&t=124928&p=1

WiimoteAutoConnect

WiimoteAutoConnect是使用藍芽來控制 Wiimote, 是使用VS C#所開發的,最重要的 Library 是 In The Hand 的 InTheHand.Net.Personal.dll 。 可以在這下載 http://mail.lsps.tp.edu.tw/~gsyan/works/WiimoteAutoConnect.zip Wiimote的應用 http://johnnylee.net/projects/wii/ USB IR http://swf.com.tw/?p=131