弹出提示信息参考:Toast.makeText的几种常见用法Toast.makeText(getApplicationContext(),"Hello!",Toast.LENGTH_LONG).show();