ifaz / little-fluffy-location-library

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

NoSuchMethodError: iterator #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?

v15.

Android: 2.3.6
Manufacturer: samsung
Model: GT-S5300B

Please provide any additional information below.

java.lang.NoSuchMethodError: iterator
    at android.app.ContextImpl$SharedPreferencesImpl$EditorImpl.commitToMemory(ContextImpl.java:3066)
    at android.app.ContextImpl$SharedPreferencesImpl$EditorImpl.commit(ContextImpl.java:3098)
    at com.littlefluffytoys.littlefluffylocationlibrary.PassiveLocationChangedReceiver.processLocation(SourceFile:131)
    at com.littlefluffytoys.littlefluffylocationlibrary.PassiveLocationChangedReceiver.processLocation(SourceFile:80)
    at com.littlefluffytoys.littlefluffylocationlibrary.PassiveLocationChangedReceiver.onReceive(SourceFile:72)

Original issue reported on code.google.com by emau...@gmail.com on 16 Aug 2014 at 1:37