Hey Guys, I hope you can help. I'm trying to reference a resource of an external JAR file in my android manifest to be used as an icon for the application. Does anyone know the correct syntax? I am using something like shown below but it doesn't work as it assumes this to be a string. Is there a way to point at these resources?
application android:icon="com.sample.android.config/@drawable/icon" Thanks for the help! Tom -- 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

