Building OEM SDK with SDK Add-on

465 views
Skip to first unread message

todd.lee

unread,
Aug 10, 2011, 12:02:45 PM8/10/11
to Android Building
Hi there, just wondering if there's a way to build the SDK with
repository from source and at the same time have it generate an SDK
Add on product?

I'm generating a full SDK repostory (make sdk_repo) with my build from
source, but I can't seem to get it to generate my Add-on product at
the same time. Is that the intention (should that be possible?). The
following are the artifacts generated from my build:

repository.xml
sdk-repo-linux-docs-eng.zip
sdk-repo-linux-platform-tools-eng.zip
sdk-repo-linux-platforms-eng.zip
sdk-repo-linux-samples-eng.zip
sdk-repo-linux-tools-eng.zip
sdk-repo-windows-platform-tools-eng.zip
sdk-repo-windows-tools-eng.zip


Note that I don't get the add-on zip or the add-on repository. Now if
I separately call 'make PRODUCT-mylib-sdk_addon' (my AndroidProduct.mk
& mylib.mk is defined under /device/x/common/) then I get the add-on
generated (but of course, the SDK repo is not built).

I'm wondering if it's possible to do all of this in one shot?

Thanks
T

Ying Wang

unread,
Aug 10, 2011, 12:57:57 PM8/10/11
to android-...@googlegroups.com
I don't think you can do them in a single run, because they have different product configurations.
Why not just do a successive sdk_addon build after the sdk build? lots of things still get shared.


--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

Reply all
Reply to author
Forward
0 new messages