-
finalassignment
android 移动应用系统设计
1、最后提交两部分内容
a. 对一个功能的实现+实验报告(该项作为平时作业成绩)
- 可以选择上课中所演示的任意功能,截图完成实验报告
- 需要提交程序 + 3-5页的实验报告
b. 从以下网址下载一个app源码,或者其它地方的源码,对代码进行详细解析(该项作为期末课程考核成绩)
- 推荐下载网址为:http://www.devstore.cn/code/list/pn1-or0.html
- 需要提交下载的源码,和对该源码实现的分析报告,不少于8页
2、将所有内容按下面两个目录进行存放,打包以“学号+姓名” 命名,上传到作业ftp
- 实验
- 课程综合(android mobile application system design 1, the final submission of two parts a test report achieve+ a function (such as the usual job performance)- You can any function demonstrated in class, theme complete test report- to be submitted program+ Experimental report b 3-5 pages downloaded the following URL an app source code, or elsewhere source, detailed analysis of the code (such as the end of course examination results)- Recommended download site at: http: //www.devstore .cn/code/list/pn1-or0.html- to submit to download the source code, and analysis of the source code to achieve, at least 8 2, all the content stored in the following two directories, packed to " learn No.+ name " name, upload to job ftp- Experiment- Integrated Course)
- 2015-11-17 10:36:12下载
- 积分:1
-
配置文件管理器用于个性化设置
此代码提供 android 的应用程序的配置文件管理器。你可以在沉默,环上设置个人联系人的配置文件的配置文件,或振动模式。它是真的非常海量的应用,以及享受......
- 2022-01-25 23:24:27下载
- 积分:1
-
SimpleDateFormatTest
Simple Date Format Test Source Code for Andriod.
- 2013-10-24 10:53:27下载
- 积分:1
-
ZqpGame
android版本下的一个小游戏,代码简洁,供学习的参考(android version of the game under a small, simple code for reference for learning)
- 2011-07-28 10:19:06下载
- 积分:1
-
实时通讯类源码
基于android的实时通信类程序,模仿微信,界面美观,便于初学者通过代码学习各类控件的使用,手机自带多媒体的调用,学习如何使用数据库,listview,连接服务器等常用功能
- 2022-06-18 08:25:41下载
- 积分:1
-
界面切换Demol
动态加载Fragment1的布局文件
view=inflater.inflate(R.layout.fragment1,container,false);
获取布局上的控件,注意通过view获取
tvinfo=(TextView)view.findViewById(R.id.textView8);
tvinfo.setText("微信");
注意Toast第一个参数上下文
//实例化ArticleModel,调用方法获取网络数据
ArticleModel articleModel=new ArticleModel();
- 2022-03-13 14:58:04下载
- 积分:1
-
Andriod实现翻书效果 示例代码下载
又一个翻书效果,这个翻页效果如下图
- 2013-02-03下载
- 积分:1
-
Android 的 FTP 客户端
在这个项目中你可以很容易下载/上传从您的 sd 卡到服务器或其他电话
- 2022-02-20 10:28:53下载
- 积分:1
-
安卓利用openfire搭建即时通讯
利用openfire服务器搭建的即时通讯系统,本程序经过过测试能够运行,并且实现了登录和聊天功能,使用本软件前提是首选安装openfire服务及数据库,然后用户名及密码,本软件是利用Java在安卓上实现的,登录前需要设置ip地址,登录的ip地址和你的openfire服务器地址一致后方才能登录,本程序实现了建立聊天室,但是没有实现群聊功能。
- 2023-01-14 14:35:06下载
- 积分:1
-
Activity_02
Android 应用开发基础,Activity的使用和Layout布局设置(Android Develop Code)
- 2011-11-17 14:28:13下载
- 积分:1