Android课程设计报告(仿微信)学号:1208045131 姓名:陈红飞班级:B12计信指导老师:(英文名:wechat)是腾讯公司于2011年1月21日推出的一个为智能终端提供即时通讯服务的免费应用程序,微信支持跨通信运营商、跨操作系统平台通过网络快速发送免费(需消耗少量网络流量)语音短信、视频、图片和文字,同时,也可以使用通过共享流媒体内容的资料和基于位置的社交插件“摇一摇”、“漂流瓶”、“朋友圈”、“公众平台”、“语音记事本”等服务插件。 微信提供公众平台、朋友圈、消息推送等功能,用户可以通过“摇一摇”、“搜索号码”、“附近的人”、扫二维码方式添加好友和关注公众平台,同时微信将内容分享给好友以及将用户看到的精彩内容分享到微信朋友圈。截至2013年11月注册用户量已经突破6亿,是亚洲地区最大用户群体的移动即时通讯软件。2014年11月,腾讯推出微信电话本。2015年春节期间,微信将联合各类商家推出春节“摇红包”活动,将送出金额超过5亿的现金红包。:<?xmlversion=""encoding="utf-8"?><LinearLayoutxmlns:android="http://schemas./apk/res/android"android:layout_width="fill_parent"android:layout_height="fill_parent"android:background="***@drawable/e"></LinearLayout><?xmlversion=""encoding="utf-8"?><RelativeLayoutxmlns:android="http://schemas./apk/res/android"android:layout_width="fill_parent"android:layout_height="fill_parent"android:background="#ffffff"android:orientation="vertical"><LinearLayoutandroid:id="@+id/linearLayout1"android:layout_width="fill_parent"android:layout_height="wrap_content"android:layout_alignParentTop="true"android:layout_marginTop="60dp"android:gravity="center"android:orientation="horizontal"><ImageViewandroid:layout_width="80dp"android:layout_height="80dp"android:src="***@drawable/copyright"/><TextViewandroid:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_marginLeft="10dp"android:text="***@string/main_title"android:textColor="#000000"android:textSize="35sp"/></LinearLayout><LinearLayoutandroid:layout_width="fill_parent"android:layout_height="wrap_content"android:layout_alignParentLeft="true"android:layout_below="@+id/linearLayout1"android:layout_marginTop="70dp"android:gravity="center"android:orientation="vertical"><Buttonandroid:id="@+id/main_login_btn"android:layout_width="wrap_content"android:layout_height="
android课程设计报告 来自淘豆网m.daumloan.com转载请标明出处.