vrapper
最近常遇到 limeHD 選字不對的問題。不知道能不能加個小方法,讓它可以按著使用者的意思,針對某種打法,強制某個字是自己要的第一候選字呢?所以去抓了limeHD的程式碼,想要來研究研究一下。 ...
最近常遇到 limeHD 選字不對的問題。不知道能不能加個小方法,讓它可以按著使用者的意思,針對某種打法,強制某個字是自己要的第一候選字呢?所以去抓了limeHD的程式碼,想要來研究研究一下。 ...

(Redmond.Seattle.US) Oh, How I miss it. **** Due to interview purpose, I wanna know some inside implementation details about a certain apk. In order to do further investigation, I searched how to de-compile apk files on the internet. The reference article below is so wonderful that it lists necessary tools and also the commands how to trigger them. In brief, you need dex2jar and JD-GUI. If you want resource, or read smali files, apktool will do the trick too. ...

(Paris.France) Tranquille dans la ville de belle Paris. **** While trying a certain app recently released by a company that I had interviewed with, it crashed every time I triggered it. I wanna get the logs for them to do further investigation. Howevever, I couldn’t find the developer option in my Galaxy Nexus with android 4.2.2. Not sure why; I did some search on the internet. Seemd that google thought it’s not so useful for normal users so they just hide it from settings app by default. If this feature is required by developers or someone boring enough, just like me, they can always find the solution on the internet: You can enable/disable it whenever you desire by going to “Settings” -> “Developer Options” -> “Debugging” ->” USB debugging”. ...

(Rome.Italy) 快忘了自己曾經去過這個城市,這個國度。 在隨處可見古蹟的城市中游盪,照片怎麼拍,都很賞心悅目。 **** 之前在這一篇中介紹到svox這個在android上,提供多國語音合成資料庫的軟體,拿來搭配moon+ reader確實很不錯;可惜的是,在台灣竟然沒有辦法購買它的語言資料庫,只能下載free trial version下來試用個一陣子。雖然網路上有提供怎麼可以變成永久試用版,但這始終不是個好的方法。 ...
(山寺.日本) 幾乎快忘了當初有拍這張照片。記憶力真的愈來愈差了。 幾年前的藏王行,途中有在山寺稍做停留。 山寺是個小鎮,鎮上最有名的(或是目前我還記得的…),就是它建在山上的寺廟。 上山的路很陡,想必當初寺廟蓋得也很辛苦吧。 到了山腰或是山頂,就可以放眼往山谷和另一頭的山看過去。 冬天的時候,雖然顏色比較單調,到處都是白茫茫一片, 但是卻很容易讓人感受到那份靜謚的氣氛。 陽光隨著山巒的起伏,時暗時亮, 整座山的景色變化還是很多彩多姿的。 ...

Taipei.Taiwan 最近開始比較有在把Android的手機當成日用機, 所以找了一些平常比較需要使用到的軟體。 第一個經常會用到的是廣播軟體。 從很久以前就很喜歡聽網路廣播,除了可以學習語言外, 還可以挑點話少音樂多的電台,又不怕因為收訊不好而充滿雜音。 由於自己比較需要聽各地的電台,電台數的多寡成了我選擇軟體的重要考量。 以前使用的是TuneWiki,它可以連結Shoutcast,所以電台數還算多, 但是主要是線上的電台。 後來我找到了Tunein Radio這軟體,它的出現,讓我完全把TuneWiki丟到了一旁。 電台數量不僅多,而且可以依城市、語言分類。 每個電台還可以選擇想要的串流頻寬(如果原站台有支援的話)。 介面也不花俏,完全是以列表的方式呈現,很容易上手。 在Android上,是免費的。 強烈建議愛聽廣播的人安裝。 ...

Annecy.France 看了點文件,想說就來寫寫東西吧,從最簡單的開始。 之前在國外時,為了學法文,幫onlinedic寫了個Vocabulary Review的小程式在Windows Mobile上。讓自己可以用當時帶出去的dopod818加減看一下查過的單字。現在,當時的code已經都不見了,所以想說在android上也寫一個好了。反正onlinedic的export機制都還是okay的。 ...

Taipei.Taiwan 台北的稻田… **** 安裝eclipse ADT時遇上找不到plugin的問題。 最後改用手動下載ADT,自己安裝的方式。 http://developer.android.com/intl/ja/sdk/1.6_r1/installing.html#Troubleshooting Vimplugin for Eclipse http://vimplugin.org/
Cannes.France 坎城除了大家比較熟悉的海邊的星光大道外, 其實在車站的另一個方向有個舊城區。 跟海邊的人潮比起來, 這兒顯得寧靜許多(不過沒有上空美女就是了。 看著清一色的橘紅色屋頂和遠方的山水,晒著不會太炙熱的陽光, 這兒真的很適合度假。 難怪在Bienvenue chez les Chi’tis裡的那個老婆,那麼想要搬到法國南部; 而在南法,特地搬來這兒住的英國人也是屬一屬二多的。 ...

Pipes.Paris It’s hard to put all the lines in order. So does the life. **** Finally, I wrote my first android program and put it on the device. Although it’s just a small hello world program, it took me some time install the necessary development tools and read some conceptual documents. From now on, I can start to do some real programming. I plan to port my onlindic to android platform. It’s a system to live with internet access; so is my onlinedic (although now it supports local dictionary files already). Hope this can be done in this summer. ...