Dear all, I want to read images from sdcard. These images are of different names like a.jpg and موافق.jpg etc. Some of them are english names and some are with arabic names. The problem is that when I make File as File imageFile = new File(pathFromSDCard), It shows file does not exists for all images with arabic names. It works for images with english names. Is there any workaround?
Regards -- 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

