注册一亩三分地论坛,查看更多干货!
您需要 登录 才可以下载或查看附件。没有帐号?注册账号
x
课程汇总贴:
http://www.1point3acres.com/bbs/forum.php?mod=viewthread&tid=82091
截图内容:
请大家将每周的quiz和lab截图,会有版主为大家加1学分(50大米)。
Lectures.
This week we have two sets of lectures.
1. Sensors. In this lecture we'll look at how Android apps can request, receive and process sensor information.
2. Location and Maps. One important class of contextual information that's available to Android is location. In this lecture, we'll discuss how to acquire location information and how to display that information on a Map.
Weekly Quiz.
As always, we have a quiz this week.
Lab.
This week's Lab will focus on leveraging location information to collect Place Badges - visual indicators showing that the user has visited a particular location. To do this, you'll create an application that acquires the user's current location, interrogates a web service to get detailed information about that location, and then displays this information in a ListView. For now, this information will not persist across multiple user sessions. Next week, we'll add a ContentProvider that will allow you to store and retrieve Place Badges.
|