欢迎来到天天文库
浏览记录
ID:6801717
大小:1.44 MB
页数:19页
时间:2018-01-26
《课程设计(论文)-基于android的扬州大学app》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于Android的扬州大学系统软件扬州大学信息工程学院基于Android的扬州大学APP姓名:班级:物联1301学号:日期:2015.12.1019基于Android的扬州大学系统软件目录一、系统设计31.1系统名称31.2系统总体功能3二、系统开发及运行环境3三、创建项目3四、系统界面及程序主要代码64.1系统主页64.2学校概况104.3学院部门114.4招生就业12五、运行项目14六、将程序安装到Android手机上15七、设计总结与收获167.1常见问题与解决方法167.2收获与小结16八、附录(部
2、分源代码)1619基于Android的扬州大学系统软件一、系统设计1.1系统名称基于安卓的扬州大学APP1.2系统总体功能(1)能够阅读关于扬州大学的相关信息 (2)能打开相关网页链接(3)能正常启动,退出(4)能够在手机上使用该系统二、系统开发及运行环境本系统的软件开发环境及运行环境具体如下:操作系统:Windows7。JDK环境:JavaSEDevelopmentKET(JDK)version6。开发工具:Eclipse3.7.1+Android4.0.3。开发语言:Java、XML。数据库管理软件:
3、SQLite3。运行平台:Windows、Linux各版本。分辨率:最佳效果1024×768像素。三、创建项目(1)启动Eclipse,在菜单栏中依次选择“文件”/“新建”/AndroidProject命令。19基于Android的扬州大学系统软件(2)弹出NewAndroidProject窗口中,首先输入项目名称YDAPP,并选择项目存放路径,然后单击“下一步”按钮,进入SelectBuildTarget界面,从中选择Android版本。19基于Android的扬州大学系统软件(3)单击“下一步”按钮,进入
4、ApplicationInfo界面。(4)单击“完成”按钮。19基于Android的扬州大学系统软件一、系统界面及程序主要代码4.1系统主页5、:background="@drawable/background"android:orientation="vertical">6、d/xxgk"android:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_marginLeft="33dp"android:layout_marginRight="10dp"19基于Android的扬州大学系统软件android:layout_marginTop="100dp"android:background="#"android:onClick="onclick"android:text="@7、string/xxgk"/>8、ckground="#"android:onClick="onclick"android:text="@string/xybm"/>
5、:background="@drawable/background"android:orientation="vertical">6、d/xxgk"android:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_marginLeft="33dp"android:layout_marginRight="10dp"19基于Android的扬州大学系统软件android:layout_marginTop="100dp"android:background="#"android:onClick="onclick"android:text="@7、string/xxgk"/>8、ckground="#"android:onClick="onclick"android:text="@string/xybm"/>
6、d/xxgk"android:layout_width="wrap_content"android:layout_height="wrap_content"android:layout_marginLeft="33dp"android:layout_marginRight="10dp"19基于Android的扬州大学系统软件android:layout_marginTop="100dp"android:background="#"android:onClick="onclick"android:text="@
7、string/xxgk"/>8、ckground="#"android:onClick="onclick"android:text="@string/xybm"/>
8、ckground="#"android:onClick="onclick"android:text="@string/xybm"/>
此文档下载收益归作者所有