Hello, I work on a Android project, for which I provided several new view components. Some of those are however rather general, e.g. a slider. I would put these components gladly in a jar to make them available to others. However I have the problem that the components using pngs from the drawable directory and that those are referenced only via ID in the R.java. If I export the project as a jar and bind it into another android project, the components don't use the pngs in the jar but the pngs referenced via ID in the R.java of the destination project.
Best regards, Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---