robot
最新文章(10)
這並不是一個創新
Tossug 2/9 SVG 加 XBL 分享
SVG and XBL No Widget
OpenSource 與嵌入式系統
Internet 的工人智慧
GCC Spec Files
Android Native code 的繪圖方法
Android Native code 不用 NDK
基於隱私的一種 DRM
Build Android SDK on FreeBSD
首頁
新編
最新留言
Entries RSS
重要關鍵字(10)
coding (120)
Python (93)
FreeBSD (71)
WEB (61)
雜記 (48)
URL (48)
hardware (46)
javascript (36)
Linux (31)
blog (30)
所有關鍵字
新增 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: