Android Development 陆俊敏 F0903030 5090309114.

Slides:



Advertisements
Similar presentations
Question examples. Session 1 Objectives Why certify? Positioning of the non-technical version What is Java? Key advantages of Java Java Applications vs.
Advertisements

By Francisco Morales Carbonell Jaime Rodriguez Maya Jan Sola Ramos Find My Business.
Implementation of an Android Phone Based Video Streamer 2010 IEEE/ACM International Conference on Green Computing and Communications 2010 IEEE/ACM International.
Brief Introduction to Java and C# Dahai Guo Oracle Certified Java Programmer (SCJP) Associate Professor and Program Director Software Engineering Program.
310KM M-Commerce Application Lab 7 Presentation Lau Ting Nga Virginia Tsang Pui Yu Wong Sin Man.
ANDROID OPERATING SYSTEM Guided By,Presented By, Ajay B.N Somashekar B.T Asst Professor MTech 2 nd Sem (CE)Dept of CS & E.
Android An open handset alliance project Janice Garcia September 18, 2008 MIS 304.
Setting up the Development Environment Copyright © SUPINFO. All rights reserved Preparation.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
Android 2: Introduction to the Technology Kirk Scott 1.
Introduction to the Atlas Platform Mobile & Pervasive Computing Laboratory Department of Computer and Information Sciences and Engineering University of.
Smart Phone Laboratory ECEN 489 Srinivas Shakkottai.
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
J2ME Presented by May Sayed & Menna Hawash. Outline Introduction “Java Technology” Introduction “What is J2ME?” J2ME Architecture J2ME Core Concepts 
Eclipse Tutorial Barrett Summer Scholars 2011 Sustainable Engineering: Learning to Engineer Truly Green Products.
Asst Prof. Saeed Ahmadi Software Engineering CSF Kabul University 1.
© 2012 Pearson Education, Inc. All rights reserved. 1-1 Why Java? Needed program portability – Program written in a language that would run on various.
How to use Remote Desktop and Remote Support. What is remote desktop? Remotely control your computer from another office, from home, or while traveling.
Android Security Model that Provide a Base Operating System Presented: Hayder Abdulhameed.
Educational & entertraiment applications on Android platform «Piano» and «Abetare» Anisa Shehu Prof. Asoc. Elinda Meçe 14 th Workshop “Software Engineering.
Lesson 1 Operating Systems, Part 1. Objectives Describe and list different operating systems Understand file extensions Manage files and folders.
JAVA Programming “When you are willing to make sacrifices for a great cause, you will never be alone.” Instructor: รัฐภูมิ เถื่อนถนอม
Android Laser Pointer Control Client System Block Diagram Functional Requirements Development Platform.
Application Programming Interfaces. Java comes with a bunch of classes that are already written. Java comes with a bunch of classes that are already written.
Introduction to Android Android Club Agenda Set development environment “Hello Android” app Device connection Debugging.
© 2012 Pearson Education, Inc. All rights reserved types of Java programs Application – Stand-alone program (run without a web browser) – Relaxed.
Devanshu Bawa Customization Specialist Logo Business Solutions.
CPSC Developed by a team lead by James Gosling from Sun Microsystems – 1995 WORA (write once, run anywhere) – it is cross platform – no recompiling.
Introduction to Android Programming. Essentials Eclipse and Java SDK – downloads/index.html
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Computer Programming Week 1: The Basics of CP 1 st semester 2012 School of Information Technology Website:
Introduction to JAVA Programming
Android apps development - Eclipse, Android SDK, and ADT plugin Introduction of.
A Study of SNS App on Android Platform and Development of “Follow5 App” Name : Huang Xun Professor : Henry Cho Date :
TECH RELATED TOPIC PRESENTATION MICROPROCESSOR: CSE341 COURSE INSTRUCTOR DR. JIA UDDIN Assistant Professor Department of Computer Science and Engineering.
Introduction to Algorithm. What is Algorithm? an algorithm is any well-defined computational procedure that takes some value, or set of values, as input.
Introduction to Android Programming
The Basics of Android App Development Sankarshan Mridha Satadal Sengupta.
Automatic License Plate Recognition for Electronic Payment system Chiu Wing Cheung d.
Course Individuals Lecturer Dr. Eng. Amr T. Abdel-Hamid
ONLINE SHOP MANAGEMENT SYSTEM
Android Mobile Application Development
Mobile Device Development
Beginning Android Programming
Supervisor :- Dr. Muneer Bani Yassin Development by :-
A Study of Google Map API on Android Platform and an “EasyEat”
Android How to Program, 3/e
Obtaining the Required Tools
Introduction to Advanced Java Programming
Computing.
Introduction to Mobile Web Applications
Android.
An-Najah National University Computer Engineering Department Software Graduation Project (66581) Supervised By: Dr. Luai M. Malhis Examiners.
Introduction to Android
CA16R405 - Mobile Application Development (Theory)
Personal Health Management System “PerHMS”
Getting Started ARCS Lab..
(No need of Desktop computer)
Lesson 8 Operating Systems
Toonvas Spen의 기적 허기훈 김선호 안지훈.
Database Connectivity and Web Development
Draft Proposal for an Eclipse Mobile Development Suite Architecture
An Introduction to Eclipse
Graphic Libraries for The User Interface
Software Lesson 3.
Outcome of the Lecture Upon completion of this lecture you will be able to understand Fundamentals and Characteristics of Java Language Basic Terminology.
Overview of Computer system
CA16R405 - Mobile Application Development (Theory)
CA16R405 - Mobile Application Development (Theory)
Presentation transcript:

Android Development 陆俊敏 F0903030 5090309114

Outline Development Environment Eclipse My project DIY Computer Assistant

Outline Development Environment Eclipse My project DIY Computer Assistant

Development Environment Java SE Development Kit Eclipse Android SDK

Java SE Development Kit Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers, as well as in today's demanding embedded environments. Java offers the rich user interface, performance, versatility, portability, and security that today’s applications require. From www.oracle.com

Eclipse Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written mostly in Java. It can be used to develop applications in Java and, by means of various plug-ins, other programming languages.

Android SDK Android SDK is Android development package. Today, we have Android SDK 4.0 which provides emulator of Android 4.0 system.

Outline Development Environment Eclipse My project DIY Computer Assistant

Eclipse

Eclipse

Eclipse

Eclipse

Outline Development Environment Eclipse My project DIY Computer Assistant

My project DIY Computer Assistant Introduction Function This is a application that can generate a DIY List for those who are going to buy a DIY computer. Input: your budget、your requirement Output: DIY list

My project DIY Computer Assistant

My project DIY Computer Assistant

My project DIY Computer Assistant

Thank You! Q & A time.