Filip

Results 10 comments of Filip

Google's Geofencing sometimes works, sometimes it does not. It depends on your hardware, location, speed and 1000s of other factors. This is why commercial sdk arises, [let me link to...

Similar issue here http://stackoverflow.com/questions/33363274/activity-recognition-does-not-work-after-phone-goes-asleep?noredirect=1#comment54586283_33363274.

More about this problem here http://porcupineprogrammer.blogspot.com/2014/02/when-do-you-absolutely-need.html.

A way around this is to remove `:wear-androidTest` from and build the app from within Android Studio.

@ZzAntares neither SugarORM nor Realm support Cursor/ContentProvider and all things which relies on it's mechanisms.

This `refresh` may be the last resort for problems like #49.

This may be the same bug https://github.com/beworker/pinned-section-listview/issues/73

And I'm trying to find a way around this in http://stackoverflow.com/questions/37211936/how-to-set-background-of-collapsing-toolbar-with-custom-behavior-to-fit-whole-sc.

This SO answer says the bitmap should be in `nodpi` folder to fix the problem http://stackoverflow.com/a/28348286/2401535. But the bitmap it's there already and the problem is not fixed.