add 3rd module Issue

9 views
Skip to first unread message

Chris Yan

unread,
Nov 24, 2009, 4:42:45 AM11/24/09
to android-porting
hi:
i want to add a 3rd module (tat) to android-framework.

so,
(1) i add it to frameworks/base/tat.

(2) modify build/core/pathmap.mk
like this:
FRAMEWORKS_BASE_SUBDIRS := \
$(addsuffix /java, \
core \
graphics \
im \
location \
media \
opengl \
sax \
telephony \
wifi \
tat \
)

(3) make and make sdk. (successfully).

but i don't find tat in android.jar that generated just now.

What need i to do else?
Pls give me some advice.
Thanks in advance.

wyyh

unread,
Nov 25, 2009, 2:42:08 AM11/25/09
to android-porting
i have resolve it.

in console : make update-api
framewoeks/base/api/current.xml will be update.
and then, make && make sdk.

"tat" is in android.jar.

thx
Reply all
Reply to author
Forward
0 new messages