Given the stack above, it seems you're doing new File(null)

https://android.googlesource.com/platform/libcore/+/android-2.3.4_r1/luni/src/main/java/java/io/File.java

2015-02-18 11:45 GMT+00:00 Fran <fmmar...@gmail.com>:
> It seems this problem persists more than three years after. I am
> experiencing the same problem right now, all of them with Android 2.3.4
>
>
> On Sunday, June 5, 2011 at 4:21:31 PM UTC+2, Derek wrote:
>>
>> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to