[android-developers] Re: Reading image from SDCard with Arabic FileName
Did you get the file name by enumerating the directory contents or entering the file name some other way?
What version of Android are you trying this on?
On Wednesday, August 15, 2012 9:35:38 AM UTC+1, Muhammad Rashid wrote:
-- On Wednesday, August 15, 2012 9:35:38 AM UTC+1, Muhammad Rashid wrote:
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home