Hii All, In my application, I have some image files under "res\drawable" folder.
My problems are in getting their full pathname. Can anybody please answer my following queries? 1. Do these files go as a part of apk? 2. If so where do they actually stay on device? Is it "/data/data/(package)/files" ? 3. If I have a function which needs the full path of these image files, how should I mention it ? 4. Or do i need to keep my image files under "asset"? If so, what is the full path of these images on the device? Please do suggest. Would appreciate your help! Thanks Latha --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---