Except I am not doing it... On Wed, Feb 18, 2015, 15:26 Sérgio Faria <[email protected]> wrote:
> 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 <[email protected]>: > > 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 [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 > > --- > > 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 [email protected]. > > 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 [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 > --- > You received this message because you are subscribed to a topic in the > Google Groups "Android Developers" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/android-developers/b3XY_KvU7g4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > 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 [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 --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

