Hi, Can anyone give any suggestions on this? Thanks.
Regards, Wendong On Aug 10, 5:44 pm, Wendong <[email protected]> wrote: > Hi All, > > I understand that Android platform provides the ability to build > users' own sdk addon with customized libraries, and I can find the > sample code in vendor/sample folder. I tried to build the sample > addon, and it's successful. > > However, I want to know whether or not I can create my own addon > library in other location instead of "vendor/sample". > > When I tried to create the same folder structure in other location, > the build failed with the following message: > $ make -j8 PRODUCT-myaddon-sdk_addon > build/core/product_config.mk:173: *** No matches for product > "myaddon". Stop. > > Seems like I need to modify some configure file to let the builder > know where to find the product "myaddon". Does anyone know about this? > > To build user's own addon sdk, what's the correct procedure? Thanks. > > Regards, > Wendong -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
