我的位置: 首页 >> App >> App知识

Android开发之调用(Call, Dial, SMSManager, Broadcast, Email)

                                // Write the body of theEmail

                                String emailBody = "You're password is: ";

                                // Add attributes to the intent

                                //sendIntent.setType("text/plain"); // use this line for testing

                                                                                                        // in the emulator

                                sendIntent.setType("message/rfc822"); // use this line for testing

                                                                                                                // on the real phone

                                sendIntent.putExtra(Intent.EXTRA_EMAIL, mailto);

                                sendIntent.putExtra(Intent.EXTRA_SUBJECT, "Your Password");

                                sendIntent.putExtra(Intent.EXTRA_TEXT, emailBody);

                                startActivity(sendIntent);

                        }

                });


翻页: 1 2 3 4 5 6 7 8

App知识

客户中心

版权2005-2020    聚卓网络有限公司    电话:18589057325    QQ:2338754269   粤ICP备14021702号

地址:深圳市宝安区 37区龙井一路100号 新乐社区工作站办公大楼侧门6楼(近翻身路、新乐社区健康服务中心)

技术支持: 网站建设