[android-developers] NullPointerException in java.io.File.fixSlashes?
Hi all,
We get crash reports with the following error:
java.lang.NullPointerException
at java.io.File.fixSlashes(File.java:234)
It appears on File file = new File("path/subfolder");
on some devices only.
We cannot reproduce it. Where could this problem from from?
Cheers.
--
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