查看: 5606| 回复: 18
跳转到指定楼层
上一主题 下一主题
收起左侧

[网络|移动app开发] [Coursera] Programming Mobile Applications for Android Handheld Systems (Week 3)

全局:
公开课
学校名称: University of Maryland
Unit号: 3
开课时间: 2014-01-21
课程全名: Programming Mobile Applications for Android Handheld Systems
平台: Coursera

注册一亩三分地论坛,查看更多干货!

您需要 登录 才可以下载或查看附件。没有帐号?注册账号

x
课程汇总贴:
http://www.1point3acres.com/bbs/forum.php?mod=viewthread&tid=82091

截图内容:
请大家将每周的quiz和lab截图,会有版主为大家加1学分(50大米)。

Week 3 内容:

Intents.
Last week we saw how Android applications are often designed as chains of Activities, one Activity starts another, and so on. To start an Activity we used Intents. This week we'll talk more about Intents and how Android uses them.

Permissions.
Activities use Intents to start other Activities. But is that always a good thing? Should just any app be allowed to read your contacts list? Or to delete files on your SD card? Sometimes, we need to control when and by whom an Activity is started. Android does this through its Permissions architecture. This week we'll look at how Permissions and created and enforced.

The Fragment Class.
Fragments represent a piece of an Activity's user interface. We'll talk about the Fragment class and what it can do. We'll also talk about the Fragment lifecycle and how it interacts with the Activity lifecycle.


Week 3 需上传:


Quiz.
We have a weekly quiz.

Labs.
This week we have three Labs, one for each lecture topic. Make sure you read the Lab writeups very carefully. I suggest you implement them in the following order.
In the Intents Lab you will develop a simple application that uses both explicit and implicit Intents to starts other Activities and, in some cases, to receive data from them.
In the Permissions Lab you will develop two simple applications that together both use and define permissions.
In the Fragments Lab you will develop a single application that uses Fragments to create different layouts depending on the screen size of the device.

上一篇:大家有没有什么WP开发的公开课推荐啊~
下一篇:[Stanford] Convex Optimization WK#3 作业讨论帖
推荐
JerryCheung 2015-5-27 16:29:43 | 只看该作者
全局:
这门课貌似没多少人刷呀。继续努力,求加学分
更多图片 小图 大图
组图打开中,请稍候......
回复

使用道具 举报

推荐
New613Life 2015-1-29 18:59:18 | 只看该作者
全局:
继续努力,求加学分。。
更多图片 小图 大图
组图打开中,请稍候......
回复

使用道具 举报

🔗
taichi 2014-2-11 11:31:02 | 只看该作者
全局:
WEEK 3 搞定!




评分

参与人数 1学分 +1 收起 理由
sanguine + 1 好效率!

查看全部评分

回复

使用道具 举报

🔗
martin31hao 2014-2-12 09:00:19 | 只看该作者
全局:
Week 3

更多图片 小图 大图
组图打开中,请稍候......
回复

使用道具 举报

🔗
liuzhihaoabc 2014-2-12 09:14:13 | 只看该作者
全局:
回复

使用道具 举报

🔗
sanguine 2014-2-13 10:30:41 | 只看该作者
全局:
  1. <application
  2.         android:allowBackup="true"
  3.         android:icon="@drawable/ic_launcher"
  4.         android:label="@string/app_name"
  5.         android:theme="@style/AppTheme"
  6.         android:permission="course.labs.permissions.DANGEROUS_ACTIVITY_PERM" >

  7.         <!-- TODO - enforce the custom permission on this Activity -->
复制代码
I don't understand it~ the DangerousAPP just defined a permission, and the PermissionLab should use the <uses-permission> to get the permission, why should add this line(android:permission="course.labs.permissions.DANGEROUS_ACTIVITY_PERM") here?
回复

使用道具 举报

🔗
taichi 2014-2-13 14:48:58 | 只看该作者
全局:
sanguine 发表于 2014-2-13 10:30
I don't understand it~ the DangerousAPP just defined a permission, and the PermissionLab should use  ...

我理解是<permission>只是声明了有这么一个permission,加入的这行代码才代表这个应用程序需要用到这个permission。
回复

使用道具 举报

🔗
lakayii 2014-2-13 14:55:59 | 只看该作者
全局:
                .     
更多图片 小图 大图
组图打开中,请稍候......
回复

使用道具 举报

🔗
eureka7 2014-2-14 02:05:00 | 只看该作者
全局:





回复

使用道具 举报

🔗
sanguine 2014-2-16 11:37:02 | 只看该作者
全局:

评分

参与人数 1学分 +1 收起 理由
jby1797 + 1

查看全部评分

回复

使用道具 举报

🔗
浅浅 2014-2-16 21:57:36 | 只看该作者
全局:
















一亩三分地严打"顶""好贴""收藏了"之类的垃圾回复帖!被警告三次,系统会自动封杀ID!

想支持楼主,请点击帖子下方的"好苗""分享""收藏"键,酌情给楼主加大米(系统不扣你自己的分)。
积分不够看不了帖子,请参考论坛导航里的"帮助","新手提纲"里有攒积分指南
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册账号
隐私提醒:
  • ☑ 禁止发布广告,拉群,贴个人联系方式:找人请去🔗同学同事飞友,拉群请去🔗拉群结伴,广告请去🔗跳蚤市场,和 🔗租房广告|找室友
  • ☑ 论坛内容在发帖 30 分钟内可以编辑,过后则不能删帖。为防止被骚扰甚至人肉,不要公开留微信等联系方式,如有需求请以论坛私信方式发送。
  • ☑ 干货版块可免费使用 🔗超级匿名:面经(美国面经、中国面经、数科面经、PM面经),抖包袱(美国、中国)和录取汇报、定位选校版
  • ☑ 查阅全站 🔗各种匿名方法

本版积分规则

>
快速回复 返回顶部 返回列表