my app use GoogleMap cn1 library and i use map.setShowMyLocation(true); function to display myLocation button
but after run app on real device the gps will not enable always automatically (just first time)
i already fixed this problem by editing on GoogleMap cn1 library and replace InternalNativeMapsImpl.java class to a new one with some editing
what i wont?
i hope fix this problem and enable gps automatically always