Refer to Get Source (Android Open Source Project) to get a copy of android open source and make full build. I had a successful build.
The android build system is quite complicated. To make a specific component, run 'make module_name'. Find the module_name in Android.mk, referenced by LOCAL_MODULE. For example, make app_process will build the app_process only.
Wednesday, November 12, 2008
build open source android
Posted by
rtm
at
10:15 PM
Labels: Android Opensource
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment