Bài giảng Lập trình cho thiết bị di động: Chương 1 - ĐH Công nghệ Đồng Nai
lượt xem 23
download
Bài giảng Lập trình cho thiết bị di động: Chương 1 - Giới thiệu môi trường phát triển điện thoại di động có nội dung trình bày về: subject introduction, mobile / tablet oss, software installation, introduction to android os, using android os / devices.
Bình luận(0) Đăng nhập để gửi bình luận!
Nội dung Text: Bài giảng Lập trình cho thiết bị di động: Chương 1 - ĐH Công nghệ Đồng Nai
- DONG NAI UNIVERSITY OF TECHNOLOGY 1. Subject introduction 2. Mobile / Tablet OSs 3. Software Installation 4. Introduction to Android OS 5. Using Android OS / Devices 6. Eclipse debug with Android app 7. Components of the Android Application 8. Units of measurement 9. XML Primer 10. Application’s Life Cycle 1
- DONG NAI UNIVERSITY OF TECHNOLOGY 1. Subject introduction 1.1 Topics 1.2 Learning Objectives 1.3 Textbooks 1.4 Test / Grade 1.5 Assignments 1.6 Rules 2
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.1 Topics Mobile/Tablet development application Background Software stack Activities vs applications Activity life cycles Activity states Resources Notification Manager 3
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.1 Topics User Interfaces Views Layouts Widgets UI XML specification 4
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.1 Topics Intents, Receivers, Adapters Explicit Intents Implicit Intents Event Broadcasting with Intents Event Reception with Broadcast Receivers Adapters and DataBinding 5
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.1 Topics Files, Content Providers, Databases Saving and Loading Files SQLite Databases Access Exposure to Data Sources through Content Providers Content Provider Registration Native Content Providers 6
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.1 Topics Common Android APIs Networking APIs LBS APIs Web APIs Multimedia APIs Telephony APIs And Sensors… 7
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.2 Learning Objectives Have an appreciation of the Android OS Know how to develop basic UIs Know how to broadcast and receive events Know how to manage data storage through files, databases, and content providers Know how to implement basic location-based services Know how to use audio and video utilities 8
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.2 Learning Objectives Know how to access the Internet Know how to process URL data encoded in HTML/XML Know how to capture touch screen events and recognize touch screen gestures Become exposed to Android online resources and communities Know how to use android APIs, Sensors… 9
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.3 Textbooks [1] Unlocking Android [2] The Busy Coders Guide to Android Development [3]Beginning Android Application Development – WeiMengle – Wrox -2011 [4] Android Wireless Development -Lauren Darcey , Shane Conder [5] Professional Android Application Development – Malestrom Web : http://developer.android.com 10
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.4 Test / Grade Attendance Mid term lab test Final lab test Homework assignments in every week Final Project Final project will require technical writing (project proposal submission, source documentation, description) Code in java (Eclipse) There will be reading suggestions Final test 11
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.5 Assignments All assignments will be submitted via Assembla All assignments using namespace vn.edu.dntu.it.Studentname.ID. labNo vn.edu.dntu.it.lethihoa.0891233.Lab32 Grades will be submitted via Assembla Late submission will not be accepted 12
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.5 Assignments Ø Server - Tools – MS Source safe – SVN server (open source) – MS Team Foundation server Ø Host – Server in Lan – Host throught internet • www.Googlecode (code.google.com) (public) • www.Assembla.com (public) • www.Projectlocker.com (public & private) • http://sourceforge.net Ø Client – TortoiseSVN – Visual studio… 13
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.5 Assignments http://tortoisesvn.net/downloads.html Register account : http://www.assembla.com/ and create space to submit assignments Detail 14
- DONG NAI UNIVERSITY OF TECHNOLOGY 1.6 Rules - Attendance 75% - Do homework - Do lab project - Research on internet 15
- DONG NAI UNIVERSITY OF TECHNOLOGY 2. Mobile / Tablet OSs Android MeeGo Bada Ubuntu Symbian Mobile BlackBerry Windows Phone IOS WebOS 16
- DONG NAI UNIVERSITY OF TECHNOLOGY http://developer.bada.com Bada Samsung Closed source 17
- DONG NAI UNIVERSITY OF TECHNOLOGY http://www.developer.nokia.com/ C/C++ J2EM 18
- DONG NAI UNIVERSITY OF TECHNOLOGY http://dev.windowsphone.com Windows Phone C# VB.net XAML 19
- DONG NAI UNIVERSITY OF TECHNOLOGY https://developer.palm.com/ WebOS from HP open sourced running on the Linux kernel Visual Studio C/C++ Java 20
CÓ THỂ BẠN MUỐN DOWNLOAD
-
Bài giảng Lập trình trên thiết bị di động: Chương 2 (Phần 2) - ThS. Phan Nguyệt Minh
162 p | 156 | 23
-
Bài giảng Lập trình cho thiết bị di động: Chương 6 - ĐH Công nghê Đồng Nai
45 p | 124 | 17
-
Bài giảng Lập trình hướng đối tượng: Chương 5 - Nguyễn Sơn Hoàng Quốc, ThS. Nguyễn Tấn Trần Minh Khang
23 p | 91 | 14
-
Bài giảng Lập trình cho thiết bị di động: Chương 3 - ĐH Công ngệ Đồng Nai
98 p | 94 | 13
-
Bài giảng Lập trình quản lý - Chương 3: Thiết kế phần mềm quản lý (Phần 2)
49 p | 28 | 13
-
Bài giảng Lập trình cho thiết bị di động: Chương 4 - ĐH Đồng Nai
147 p | 243 | 13
-
Bài giảng Lập trình cho thiết bị di động: Chương 7 - ĐH Công nghệ Đồng Nai
35 p | 124 | 12
-
Bài giảng Lập trình cho thiết bị di động: Chương 5 - ĐH Đồng Nai
61 p | 120 | 12
-
Bài giảng Lập trình quản lý - Chương 3: Thiết kế phần mềm quản lý (Phần 1)
37 p | 24 | 11
-
Bài giảng Lập trình di động: Bài 1 - Trương Xuân Nam
65 p | 136 | 10
-
Bài giảng Lập trình và thiết kế Web 1: Bài 6 - PHP cơ bản
14 p | 77 | 9
-
Bài giảng Lập trình di động - Bài 1: Giới thiệu về lập trình java trên Android OS
64 p | 50 | 9
-
Bài giảng Lập trình mạng: Bài 2 - Bùi Trọng Tùng
38 p | 94 | 8
-
Bài giảng Lập trình hướng đối tượng: Bài 1 - ThS. Trịnh Thành Trung
53 p | 92 | 7
-
Bài giảng Lập trình hướng đối tượng: Chương 7 - Trần Minh Thái (2016)
54 p | 96 | 7
-
Bài giảng Lập trình hướng đối tượng 1: Chương 2 - ThS. Thái Kim Phụng
36 p | 60 | 5
-
Bài giảng Lập trình hướng đối tượng: Chương 4 - Nguyễn Minh Thi
34 p | 63 | 4
Chịu trách nhiệm nội dung:
Nguyễn Công Hà - Giám đốc Công ty TNHH TÀI LIỆU TRỰC TUYẾN VI NA
LIÊN HỆ
Địa chỉ: P402, 54A Nơ Trang Long, Phường 14, Q.Bình Thạnh, TP.HCM
Hotline: 093 303 0098
Email: support@tailieu.vn