Hello, R.drawable.<drawablename> returns a unique identifier (int) for each drawable file.
What are the num range of these auto-generated identifiers? Ps. I want to give my own identifiers to my bitmaps generated on the fly. I don't want they overlap existing auto-generated identifiers of other files. That's why i will choose identifier nums out of the auto- generatable range and i need the min and max possible values of this range. Thanks, Rancs -- 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

