Looper.prepare();
Toast.makeText(ctx, R.string.openGPStip, Toast.LENGTH_SHORT).show();
Looper.loop();