草庐IT

outCipherText

全部标签

android - 如何以编程方式在android中打开短信窗口?

在我的应用程序中,我想以编程方式为我的应用程序打开androidSMS创建窗口。如何做到这一点? 最佳答案 这可能有帮助也可能没有帮助。//LAUNCHSMSEVENTHANDLERfinalButtonbuttonLaunchSMS=(Button)findViewById(R.id.ButtonLaunchSMSMessage);buttonLaunchSMS.setOnClickListener(newView.OnClickListener(){@OverridepublicvoidonClick(Viewarg0){//T