rapid mbile pototyping with the intel® xdk

10
Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others. Rapid Mobile Prototyping with the Intel® XDK Indiecade 2014 From web app to playing on mobile in minutes

Upload: intel-software

Post on 08-Jul-2015

94 views

Category:

Software


2 download

DESCRIPTION

At Indiecade 2014, Intel engineer Brad Hill presented a short talk on the Intel® XDK and how it can be used to rapidly build game prototypes in HTML and JavaScript. Brad demonstrates the Intel XDK at Intel sponsored hackathon events several times a year. He's learned a lot about how to build fast and fun games using this tool and shared what he knows with the Indiecade audience.

TRANSCRIPT

Page 1: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Rapid Mobile Prototyping with the Intel® XDK Indiecade 2014

From web app to playing on mobile in minutes

Page 2: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Structured or sloppy? JavaScript! Optional web services

Going for mobile? Emulate and test on various devices

Can't decide on platform? Build same code base for multiple target devices

Why use the XDK?

11/25/2014 2

Page 3: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Prototype:

– Hack it together with JavaScript

– Proof of concept demo, show backers

– Concept piece for full development

Development:

– Structured JavaScript

– Available web services

DIY Cordova plugins for additional custom features

Language & Flexibility

11/25/2014 3

Page 4: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

XDK Embedded Web Services

appMobi AdMob Baidu Map Web Services API Dropbox Flickr API Forecast.io Foursquare Google Analytics Google Places Instagram iTunes Jambase Kinvey

Klout Markit OnDemand Rotten Tomatoes API Explorer Sandbox Soundcloud Spotify TMS API USA Today Sina Weibo API Woot Weather Underground

4

11/25/2014

Page 5: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Apple iPad

– iPhone 3gs – iPhone 4g – iPhone 5

Google – Nexus 4 – Nexus 7

HTC Droid Incredible Lenovo

– IdeaPad Yoga 13 Ultrabook – K900

Microsoft Surface Pro Motorola

– Droid 2 – RAZR i

Nokia Lumia 920 Nook color Samsung Galaxy S

– Galaxy Tab 2 7.0 Toshiba Satellite Ultrabook

Emulation

11/25/2014 5

Page 6: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Target Platforms

Android iOS Windows 8 Tizen Amazon Nook Chrome Facebook ...and more

6

11/25/2014

Page 7: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

XDK: developing

XDK: emulating

XDK: testing

XDK: building

What is the XDK?

11/25/2014 7

Page 8: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Quickly make a web app

Emulate

Test on phone

Build in cloud

Install

How is the XDK used?

11/25/2014 8

Page 9: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.

Download the Intel XDK from: https://software.intel.com/en-us/html5/tools

11/25/2014 9

Page 10: Rapid Mbile Pototyping with the Intel® XDK

Copyright © 2014, Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others.