A Deep Dive into Open Source Android Develop - Linux

Mia avatar
By Mia
at 2012-12-18T22:32

Table of Contents

投影片 http://slidesha.re/SLJ5AL http://bit.ly/12xN3xA
※ 引述《fourdollars (四元)》之銘言:
: ** 歡迎轉載 **
: 講者簡介/Bio:
: David Wu is a principal software engineer at HTC. He works on the social
: network team for HTC Sense, responsible for adding “social touches” to the
: overall user experience. He is one of the core developers behind HTC Friend
: Stream.
: In his free time he is also an active participant in the free software
: community in Taiwan. He is a regular at both the Taipei Open Source Software
: User Group and Hacking Thursday.
: 大綱/Agenda:
: The increasing popularity of the Android platform over the past two years has
: encouraged many talented developers to contribute. Developers no longer need to
: invent their own wheels from scratch. Instead, many open source tools and
: libraries are becoming available for Android developers. In this talk we will
: take a deep dive into Android programming and how developers can leverage open
: source tools to bootstrap their Android apps. We will also talk about how
: developers can contribute back to the open source community.
: 活動資訊/Info:
: 報名:http://registrano.com/events/a22ba4 (統計人數及活動變更通知)
: 時間:2012/12/18 星期二,活動時間 7:00pm 開始,6:00pm 開始入場
: 主題:A Deep Dive into Open Source Android Development
: 主講人:David Wu (wuman)
: 語言: Chinese/中文
: 地點: Mix Coffee & Tea ( http://www.tossug.org/mix-coffee-tea )
: 備用地點: 如果 Mix Coffee & Tea 沒開請至對面的 丹堤咖啡 Dante Coffee
: 消費: 店家的低銷兩百元以下,到場付費,6:30pm 開始入場用餐、閒聊、認識新朋友,
: 有名片的朋友記得帶到。
: 注意事項:有免費的無線上網,請別把 notebook 忘在家裡。
: TOSSUG 官方網站 http://www.tossug.org http://bit.ly/tossug
: TOSSUG Facebook 社團 http://bit.ly/tossug-fb
: TOSSUG Google+ 社群 http://bit.ly/tossug-gp

--
http://www.tossug.org/
台北開放原始碼軟體使用者社群 (台北土虱社群)
Taipei Open Source Software User Group (TOSSUG)

--
Tags: Linux

All Comments

關於VPN

Bennie avatar
By Bennie
at 2012-12-18T14:09
各位好,想請教一下關於VPN的問題 在Win環境下有一種VPN軟體叫Hotspot Shield,它可以連線到美國IP 被很多人用來翻牆或是看美劇(很多美劇在官網可直接看,但限美國IP) Hotspot Shield只要安裝好並點連線就可以使用,十分懶人 為了在Linux下使用它,我上網找了一些教學,如 h ...

git 的一些新手問題,謝謝

Rebecca avatar
By Rebecca
at 2012-12-18T08:35
※ 引述《PTTLSboy (阿銫)》之銘言: : git: : 作業系統: win7 : 7. 我同事沒有用GIT,我要將我們做的合併,但我一直merge失敗 : 我的步驟如下: : 我將我的master弄成最新版了,並且新增branch叫做me : 切到master,我將我同事的檔案覆蓋在master並且 ...

git 的一些新手問題,謝謝

Kumar avatar
By Kumar
at 2012-12-17T22:13
git: 作業系統: win7 1.如何離開這個畫面,這畫面是發生什麼事 因為我不想要這個REPO了,所以執行 rm -r .git 就變成這樣了... http://goo.gl/l0FBs 請問要如何跳出這裡及如何正確刪除repo?? 2.如何比較兩個不同的檔案 git diff te ...

系統掛掉, 記憶體管理

Andy avatar
By Andy
at 2012-12-17T21:41
1. when a system hangs, how to check whether it is in deadlock or starvation? what other factors might hang a system? deadlock必定是mutual exclusive, holdan ...

Linux Studio登入輸入完密碼即當掉

Bennie avatar
By Bennie
at 2012-12-17T19:40
大家好, 我是一個Linux新手, 灌起來都是靠網路上的熱心鄉民們提供的教學, 按圖索驥達成的, 雖然也打過許多Terminal指令,但大多是查好照著打而已XD 但今天遇到一個問題,怎麼查也查不出來, 我安裝的是Ubuntu Studio, 最近只要我進入桌面,輸入密碼時, 輸入完畢,畫面會變成這樣: ht ...