robot
最新文章(10)
Mqskit 和其它相關工具
CPython 的 GC 二、三事
寫 Mecurial Extension 是件快樂的事!
Mozilla 台灣辨公室徵人啟事
關於 Apple 的兩項專利
core dump 之前的 frame
怎麼發出 beep 聲?
先承認你要找的是奴才吧!
程式碼要清的多乾淨?
FreeBSD 的 Thread-Local Storage 實作
首頁
新編
最新留言
Entries RSS
重要關鍵字(10)
coding (122)
Python (93)
FreeBSD (71)
WEB (61)
URL (48)
hardware (46)
javascript (36)
Linux (34)
blog (30)
C++ (16)
所有關鍵字
新增 URL
Build Android SDK on FreeBSD
by thinker
2 Columns
關鍵字:
Android
FreeBSD
There is a project, called FreeDroid, provided $Android$ SDK, in binary, that can be installed on $FreeBSD$. If you want to build $Android$ SDK by yourself on $FreeBSD$, you can build it with FreeBroid branch. == Get FreeBroid == Please refers to instructions of getting a copy of FreeDroid source tree described in linkname:[How To Build $Android$ on $FreeBSD$] http://heaven.branda.to/~thinker/GinGin_CGI.py/show_id_doc/400 . == Build $Android$ SDK == Before building $Android$ SDK on $FreeBSD$, please install jdk and swt at first. After isntall packages, following commands would build $Android$ SDK for you. {{{ ANDROID_JAVA_HOME=/usr/local/diablo-jdk1.5.0/ export ANDROID_JAVA_HOME gmake sdk }}} == Where == The built $Android$ SDK is in out/host/freebsd-x86/sdk/android-sdk_eng.xxx_freebsd-x86 direcotry. Where xxx stands for your user name. Enjoy it!
最後更新時間: 2009-11-07 12:58:15 CST |
引用
查詢:
COMMENTS: