Cosc 4730 Installing IDEs And a note on carriers..

Slides:



Advertisements
Similar presentations
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Scienze dellInformazione Università di Bologna.
Advertisements

Programming Mobile Applications with Android
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Informatica: Scienza e Ingegneria Università di Bologna.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
11-Jun-15 Getting Ready for CIT Registering and labs If you are not yet registered (and want to be), be sure I have your name and student ID We.
Coursework 2: getting started (4) – using PhoneGap to build mobile applications (optional) Chris Greenhalgh G54UBI /
Android: Hello World Frank Xu Gannon University. Steps Configuration ▫Android SDK ▫Android Development Tools (ADT)  Eclipse plug-in ▫Android SDK and.
Google Android as a mobile development platform T Internet Technologies for Mobile Computing Olli Mäkinen.
Presented by IBM developer Works ibm.com/developerworks/ 2006 January – April © 2006 IBM Corporation. Making the most of Creating Eclipse plug-ins.
26-Jun-15 Getting Ready for CIT Labs Lab is scheduled for 3;00-4:30 Fridays in Moore 207 Lab is not in Towne 309 (Registrar has it wrong) Everyone.
By: James Ondecko  What is Android?  Helpful backgrounds for Android development  Tools & Installs  Android Virtual Devices  Helpful references.
30-Jun-15 Getting Ready for CIT Labs Lab is scheduled for 1:30-3:00 Fridays in Moore 207 Lab is not in Towne 313 (Registrar has it wrong) Everyone.
Introduction to Android Studio
13-Jul-15 Getting Ready for Java. 2 What You Need 256 MB of RAM (512 MB or more recommended) 500 MHz Pentium or better Macintosh: must run Mac OS X, preferably.
Android 1: Background Kirk Scott Buzzwords 1.2 Development Software 1.3 Getting Started 1.4 Preliminaries to Trying to Make It Work the First Time.
ANDROID PROGRAMMING MODULE 1 – GETTING STARTED
SMARTPHONE OPERATION SYSTEM MARKET IN U.S. Ryan (Jang-Hoon) Doo ISM 158.
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
Setting up the Development Environment Copyright © SUPINFO. All rights reserved Preparation.
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
Getting Started with Android Programming Note: if you have already installed android development tools, please check that you have the same version as.
Creating a Hello App Using Google App Engine. What are Google apps? Apps is an abbreviation for application. An app is a piece of software. It can run.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
Cosc 5/4730 Sign, convert, and install Android files on Blackberry Playbook.
Android Introduction Platform Overview.
Smartphones Adrián Preciado. Smartphones Index 1.iPhone OS 1.1Pros 1.2Cons 1.3Different iPhones 1.4 App Store 2.Android 2.1Pros 2.2Cons 2.3 Some phones.
Cosc 5/4730 Information, Resources, and basic GUI concepts.
Android 2: Introduction to the Technology Kirk Scott 1.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
Servlets Environment Setup. Agenda:  Setting up Java Development Kit  Setting up Web Server: Tomcat  Setting up CLASSPATH.
Vs. Ease of Developing 3 rd Party Applications. Points of Interest Closed Source vs. Open Source – Does It Matter? Objective-C vs. Java – Implementation.
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
BY, CHRISTOPHER CHIOSA Android Applications. Android App Development There are over 80,000 apps on the Google Play Store. The global app economy reached.
Introduction to Android Android How to Program © by Pearson Education, Inc. All Rights Reserved.
Android. The Eclipse IDE Installation Requirements: Eclipse Java Windows All must match (32-bit OR 64-bit) If you have a 64-bit OS & 32-bit browser,
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.
Setting Up The Android SDK (Software Development Kit) A basic step by step guide leading to set up and your first Hello World App.
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. Android Boot Camp.
Presented By: Muhammad Tariq Software Engineer Android Training course.
Android architecture & setting up. Android operating system comprises of different software components arranges in stack. Different components of android.
Android Development Environment Environment/tools Windows Eclipse IDE for Java Developers (v3.5 Galileo) Java Platform (JDK 6 Update 18) Android.
BlackBerry Application Development 06PLM – Group 7 Andrian Eduard Bangga Ikhsan Baskara Joovanny Pasuhuk Rangga Fajarullah.
BIT 285: ( Web) Application Programming Lecture 15: Tuesday, February 24, 2015 Microsoft Azure Instructor: Craig Duckett.
Using and developing on the Android Dev Phone 1. Setup At the gmail credentials screen, skip the step Go to Settings->Wireless Controls  Enable Wi-Fi.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
Tool Install How to download & install Java 6 & Eclipse updated version based on Dr. G. L. Ray’s slides.
 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.
How to Install Eclipse Click hereClick here to download Eclipse.
Android. What is Android? A mobile device operating system. Seen primary in tablets and Cellphones. Based on a Linux kernel. Applications are Java Based.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Mobile Computing Lecture#01 Mobile Horizon. Leading Mobile Phone Technologies  iOS  Android  Blackberry  Symbian  Windows Phone  J2ME.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
IBM Worklight environment setup 1. Eclipse IDE Multi-purpose integrated development environment (IDE) Open source Supported for Windows, Mac OS X, Linux.
Day 1 Session 2. Setup & Installation
Mobile Device Development
Mobile Application Development BSCS-7 Lecture # 1
Obtaining the Required Tools
Browsers and Web Platforms
Computing.
Android.
BlackBerry Application Development
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
Installing Android SDK in Eclipse
Korea Software HRD Center
Cosc 4730 An Introduction.
Presentation transcript:

Cosc 4730 Installing IDEs And a note on carriers.

Java. If you don't already have java SDK installed – Get the Java SE SDK Install it.

Eclipse – Download the Eclipse Classic 32bit version required blackberry development. – It's in a zip format. Open it and extract to somewhere useful – c:\program files\ for example create the short cuts on the desktop or in the start menu as you feel necessary

Android SDK and plugin Follow the directions on the page – Following the directions for eclipse and installing the ADT plugin. notes: – android SDK doesn't have an installer. It's a zip file, that then downloads the packages you need. the setup for the SDk will download about 1GB+ of data, so it may take a while to complete. – With the setup of android SDK, you may need to go to settings and change it to force before it works. – when installing the plugin for eclipse, may fail. you can use instead.

Blackberry RIM has it’s own IDE, Java Development Environment (JDE) and eclipse plugin. It includes all the RIM extensions to java ME and native api calls. click on java SDK v7.0+ (even for developers for Blackberry OS 4.5) – You will need a Blackberry developer zone id (free registration) – Comes with lots of example code. – Don’t forget to get the Smartphone simulators The version of the phone you are developing for and the OS version too.

Blackberry and Eclipse The “plugin” for eclipse is actually eclipse with the plugin with v6 simulators (torch 9800). – Install the plugin only if you don’t already have eclipse – You can then update eclipse to get the other versions, like v5 and v7 (as needed). Only the bold 9900 simulator is included with v7 currently. – If you doing android and blackberry development. Download blackberry “plugin” first, install it Then add the android plugin into it.

Blackberry and Eclipse (2) If you already have eclipse installed and it’s 3.6+ to install the software. n/java n/java Follow the directions in Adding the Blackberry Update site in Eclipse (windows). You will need to click the line to see the directions. You may need a (free) blackberry developer zone login to get keys, which are free.

Signing Keys Both android and blackberry use keys to sign the app for deployment. – Blackberry requires keys to use certain APIs A note, the blackberry signing key is $20, but then rebated. – Android uses a development key for most things, If you plan to release you app to android market then you will need to get a real key.

Department machines. Windows – Eclipse and both SDKs are already installed c:\phone is the directory where everything is stored, if eclipse does not automatically find it. Linux – Eclipse 4.2.X is installed (cmd: eclipse) – Eclipse may not find the android sdk. /usr/local/android-sdk-linux/ is the directory.

SMARTPHONES: A TOWER OF BABEL FOR DEVELOPERS 1 Carriers, standards, and IDEs

Sprint Sprint has long had it’s version of the Wireless Toolkit out, and a set of standards for apps in the sprint “app store”. – home.jsp home.jsp They have a very good website for developers with lots of examples

AT&T Developer site and “app store” – – Lists some standard to get app’s into their app store – Has links to developer sites for varying phones and Sun’s Java ME site. Motrola, nokia, samsun, and sony ericsson – Quickstart guide lists more IDEs and how to setup them up.

Verizon Late the to party, when it comes to app stores. – Expected to have a app store by the end of 2009 – Expected to be release a set of tools and standard, about the same time. – Finally 2011, integrated into both appworld (blackberry) and market (android). There is no separate app store for Verizon anymore.

Blackberry Blackberries have been around for about 15 years. – But each phone is a little different and maybe be running a different version of their OS, that can vary by cell carrier as well. v4.5.x, v4.6.x, v4.7.x, v5.0.x, v6.0.x, v7.0.x, v10.x (late 2012), playbook There are also several app stores – App world (Research in Motion). – With new version of blackberry (2012), most of the other app stores have now closed.

Android Android phones also maybe have different OSs – 1.6, 1.7, 2.1, 2.2, 2.3, 3.0, 4.0, 4.1, 4.2? are the common versions right now. The primary app store is Android Market, but carrier app store also exist. Screen size is a major concern with Android OS as well. Droid, Droid 2/X/Incredible, samsung whatever, nexus 7” and 10” screens.

Android Versions Source:

Q A &