mSecurityInputMethodService is null in logcat
问题 I wrote a little android app that should display the current location (last known location) of the smartphone. Although I copied the example code, and tried several other solutions, It seems to have the same error every time. My app consists of a button. Pressing the button should log the longitude and latitude, but only logs "mSecurityInputMethodService is null" . Here's the MainActivity.java : public class MainActivity extends Activity { int response; @Override public void onCreate(Bundle