I have a relatively simple task - I need to add a directory with sample applications code to my custom SDK package. I followed instructions on android site to create my SDK package and I can build it (my *.jar" package and documentation becomes part of generated "*.zip" file). But I have not found any instructions on how to add a sample applications code to the archive.
There is a "PRODUCT_SDK_ADDON_COPY_FILES" variable that handles files only and it does not work for directory. Could someone provide comments on how this relatively simple and standard action can be achieved in android build environment? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

