On Fri, Oct 19, 2012 at 7:50 PM, Chris Sarbora <[email protected]> wrote:
> It looks like you're passing the format string directly to the FS. > > If there's not a file in that directory named literally "%0d.jpeg", I'd > expect it to fail. > > > Hey Chris, there is a file name 0.jpeg, 1.jpeg and so on, on the specified location, which I checked using file.exists() method. I guess there is some other problem, maybe the version problem. What do you suggest? Am I thinking right? Please guide me what to do in this case? Thanks & Regards NSR. -- 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

