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 On 11月24日, 下午5时42分, Chris Yan <[email protected]> wrote: > 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. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
