ifaz / little-fluffy-location-library

Automatically exported from code.google.com/p/little-fluffy-location-library
0 stars 0 forks source link

Null pointer exception #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Android: 4.4.2
Manufacturer: samsung
Model: GT-I9192

java.lang.NullPointerException
    at android.content.ContextWrapper.deleteFile(ContextWrapper.java:202)
    at com.littlefluffytoys.littlefluffylocationlibrary.LocationBroadcastService.forceLocationUpdate(SourceFile:136)
    at com.littlefluffytoys.littlefluffylocationlibrary.LocationBroadcastService$1.run(SourceFile:94)
    at java.lang.Thread.run(Thread.java:841)

Original issue reported on code.google.com by emau...@gmail.com on 31 Mar 2015 at 4:55