Develop Your Own App. Presented at Closing the Gap October 16, Mark Larson Marblesoft

Size: px
Start display at page:

Download "Develop Your Own App. Presented at Closing the Gap October 16, 2015. Mark Larson Marblesoft"

Transcription

1 Develop Your Own App Presented at Closing the Gap October 16, 2015 Mark Larson Marblesoft

2 Got a bright idea for a great app? The next App Store hit? Something to sell to businesses? A tool for your own business? A personal tool?

3 Four development models to consider Each has its own benefits, which we ll discuss briefly: Do all the work yourself Develop the concept and resources and turn over the technical development (programming) to someone else Develop the concept and hire out all the work Sell your idea to a developer

4 This presentation uses examples specific to ios development for the Apple itunes Store, but it applies equally to enterprise development and development for non-apple mobile devices and Web applications. The session will cover the three basic phases of app development: 1. Design phase Develop the idea from a concept and figure out how much it will cost. Decide how the product will pay for itself. Determine the team of people you will need to assemble, how much of the work you will do yourself, and how much you will hire out.

5 2. Development phase Gather the assets you will need like images, videos, sound effects and databases. Code the program, whether you do it yourself or hire it out. Prepare the app for distribution. Begin the testing process where you get user feedback and squash all the bugs. 3. Deployment phase Submit the app to the itunes Store or Google Play store, or distribute it thoughout the enterprise.

6 I. The Design Phase

7 A. The idea Develop the basic idea for the app. 1. Concept What does the app do? Be as specific as you can be. Make a wish list of everything you would like to see in the app, even features that might not necessarily be in the first version. The more time you spend developing the concept, the less time and money you ll spend on the actual development of the app, especially if you re paying someone to figure it out.

8 What devices does it run on? Even if the first version will only run on a single platform, knowing whether it will need to run on other platforms in the future will save development time long term. Who are the users of the app?

9 2. Story board Begin by drawing examples of what each screen will look like. Drawing ability or style does not matter. The important thing is to document as much of the look and feel of the app as possible. Create a simple flow chart of how the app works, showing the connections between the screens and the effects of user actions. The more time you spend on this the better you ll be able to estimate your costs. A developer will be able to precisely estimate labor costs for you without having to build in time to cover the unknowns.

10 3. What can I do myself? Make a fair assessment of your abilities and how much of the project you want to do yourself. How much of my time will it take? Do you already have the skills to do the job? Can you learn in a reasonable amount of time? Can/will I put in the effort? If you have the skills, it can be very rewarding to do the work yourself! Don t worry about the time it takes to learn a new skill. That s an education that you ll be able to put to use for the rest of your life.

11 4. What do I need to hire? The jobs you can t do yourself will need to be hired out. What will it cost? Professional writers, illustrators and programmers don t come cheaply. You may want to consider interns and students who can do some of the work for experience. Offshore development may be practical in some cases where low cost is the primary factor. You get what you pay for.

12 How long will it take? When you re not doing the work yourself, there s a direct correlation between the time required and the cost. Labor costs aside, you also need to know how long it will take the developer to actually complete the project. Your project may not be the only project they are working on.

13 B. Return on Investment 1. Target market 2. App Store or enterprise? 3. Price Paid app Free/freemium In-app purchasing

14 4. Penetration 5. Total sales 6. Costs 7. Bottom line 8. Other factors

15 C. The Team 1. Author/creator Usually you, but you could be developing a product based on someone else s work. 2. Graphic designer The person responsible for developing the visual appearance of the app. Could be you. Requirements vary greatly according to the nature of the app. 3. Illustrator? Does the project need an illustrator? Can the needed illustration be purchased from an existing source?

16 4. Sound engineer? 5. Animator? Even simple animation takes an incredibly long time. If you can t do it yourself, bring a boatload of cash. 6. Programmer Rewarding if you can do it yourself, but be prepared for a big learning curve. The pros can do it quickly.

17 7. Project manager Responsible for hiring all the people needed, scheduling and overseeing development and testing. Usually a developer you hire, but you can do it yourself, too. 8. Other 9. Finding a developer Hourly Flat rate Partnership

18 Local, remote or overseas? Upwork, etc. Meetups

19 II. Development Phase

20 A. Assets 1. Illustration Proprietary Library Shutterstock, etc. Poser, etc. html

21 2. Sound effects/music Proprietary Library SmartSound, etc Animation

22 4. Tools Photoshop Elements photoshop-elements.html Sound Studio itunes Convert sound files to.mp3

23 B. Programming 1. Platforms/devices ios Android Windows tablet Web app Windows 8 Macintosh OS X

24 2. IOS XCode Helper apps Training Meetups

25 3. Cross-platform Development Pros Cons Tools LiveCode - Corona - products/corona-sdk/ PhoneGap -

26 4. Other tools Parse Heroku

27 C. Preparation for deployment A brief overview of the process of preparing an app for the itunes app store. Other deployment methods would be similar. 1. DUNS number 2. Apple Developer Program Device IDs Security certificates App IDs Provisioning profiles

28 Code signing Archiving D. Testing 1. Testers You must find outside testers - people who have not been involved in the development process. 2. TestFlight 3. Revisions

29 III. Deployment

30 A. itunes Connect A brief overview of setting up an app on the itunes store. Other deployment methods would be similar. Warning: itunes Connect is designed to make Apple s life easier - not yours. 1. The App Metadata Name, description, keywords, etc.

31 Pricing tiers Allows prices to be presented in any currency in ways familiar to the customer. For example: United States Canada Australia United Kingdom Europe Mexico Japan 4.99 USD 4.99 CAD 5.49 AUD 2.99 GBP 4.49 EUR MXN 500 JPY Apple takes 30% of all App Store sales. Apple does not charge anything for hosting free apps!

32 Which stores? Educational discount 50% off on quantities of 20 or more Icons Screen shots In-app purchases Test users

33 B. Submission 1. Upload binary 2. The wait 5 to 12 days, depending on Apple s whim Any problem moves you to the end of the queue 3. Approval Release immediately, on pre-scheduled date or at the time of your choosing

34 C. Sales reports 1. itunes Connect. Review sales by day, week, month, quarter or year. Review by unit, sales or proceeds. In-app purchases listed separately.

35 D. Financial reports 1. Total sales are reported in the month following the sale 2. Payments are made in the month following the sales report Customer pays Apple on Dec 10 Apple reports sales in January Apple pays you in early February

36 3. No product totals are given No kidding. Multiply each line item by the exchange rate for that currency on the day Apple paid. Don t forget to subtract the Japanese sales tax before multiplying. Add up the line items for each product to determine sales in each currency. Add up all of them to determine the sales of that product. Add up all products to check your math against Apple s payment. No kidding.

37 IV. Conclusion

38 This presentation downloads/develop_your_own_app.pdf How to create an application specification downloads/creating_an_app_spec.pdf

Creating an App Spec How to prepare for your first mobile app!

Creating an App Spec How to prepare for your first mobile app! Creating an App Spec How to prepare for your first mobile app! by Mark Larson Marblesoft, LLC Welcome! Thank you for choosing Marblesoft as your app developer. Creating your first mobile application can

More information

App Distribution Guide

App Distribution Guide App Distribution Guide Contents About App Distribution 10 At a Glance 11 Enroll in an Apple Developer Program to Distribute Your App 11 Generate Certificates and Register Your Devices 11 Add Store Capabilities

More information

Developer Criteria Checklist From How to Choose a Book App Developer Karen Robertson www.digitalkidsauthor.com

Developer Criteria Checklist From How to Choose a Book App Developer Karen Robertson www.digitalkidsauthor.com Developer Criteria Checklist From How to Choose a Book App Developer Karen Robertson www.digitalkidsauthor.com Once you complete the questions on this checklist, you should find the category of developer

More information

Arrk purple paper. ios App store submission guide. India. India

Arrk purple paper. ios App store submission guide. India. India Arrk purple paper ios App store submission guide A guide to preparing and submitting ios apps to the Apple itunes store. Andreas England (andreas.england@arrkgroup.com) 25 th June 2014 imagination technology

More information

ITP 342 Mobile App Development. Testing & Deployment

ITP 342 Mobile App Development. Testing & Deployment ITP 342 Mobile App Development Testing & Deployment Development You have been developing apps. Now you want to put them on the App Store. Before doing so, test your apps! Apple Developer - https://developer.apple.com

More information

Lecture 4 Cross-Platform Development. <lecturer, date>

Lecture 4 Cross-Platform Development. <lecturer, date> Lecture 4 Cross-Platform Development Outline Cross-Platform Development PhoneGap Appcelerator Titanium Xamarin References Native Development Represents the baseline for comparisons You

More information

How To Use The Elena Mobile App

How To Use The Elena Mobile App Instructions for field-testing the elena mobile app ***Field testing begins on 1 October and runs through 15 November, 2015*** Instructions on how to download and use the elena mobile phone application

More information

Your First App Store Submission

Your First App Store Submission Your First App Store Submission Contents About Your First App Store Submission 4 At a Glance 5 Enroll in the Program 5 Provision Devices 5 Create an App Record in itunes Connect 5 Submit the App 6 Solve

More information

KEY PHASES. In Creating a Successful Mobile App

KEY PHASES. In Creating a Successful Mobile App 1 KEY PHASES In Creating a Successful Mobile App Strategy Design Development Marketing Maintenance Developing a Plan for Success In a Competitive Environment 2 table of contents introduction... 3 Strategy...4

More information

Mobile App Design and Development

Mobile App Design and Development Mobile App Design and Development The course includes following topics: Apps Development 101 Introduction to mobile devices and administrative: Mobile devices vs. desktop devices ARM and intel architectures

More information

Carry Trade Explained What Is the Carry Trade?

Carry Trade Explained What Is the Carry Trade? I The Forex Trading Formula Carry Trade Triad Trading Formula - The Introduction Carry Trade Carry Trade Explained What Is the Carry Trade? The carry trade is a trading strategy in which you simultaneously

More information

Etanova Enterprise Solutions

Etanova Enterprise Solutions Etanova Enterprise Solutions Mobile Development» 2016-07-01 http://www.etanova.com/technologies/mobile-development Contents ios iphone and ipad... 6 Objective-C Programming Language... 6 Swift Programming

More information

WEB, HYBRID, NATIVE EXPLAINED CRAIG ISAKSON. June 2013 MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER

WEB, HYBRID, NATIVE EXPLAINED CRAIG ISAKSON. June 2013 MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER WEB, HYBRID, NATIVE EXPLAINED June 2013 CRAIG ISAKSON MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER 701.235.5525 888.sundog fax: 701.235.8941 2000 44th St. S Floor 6 Fargo, ND 58103 www.sundoginteractive.com

More information

Icons: 1024x1024, 512x512, 180x180, 120x120, 114x114, 80x80, 60x60, 58x58, 57x57, 40x40, 29x29

Icons: 1024x1024, 512x512, 180x180, 120x120, 114x114, 80x80, 60x60, 58x58, 57x57, 40x40, 29x29 I. Before Publishing 1. System requirements Requirements for ios App publishing using FlyingCatBuilder Mac running OS X version 10.9.4 or later Apple Development Account Enrollment in ios Developer Program

More information

Mobile Development Frameworks Overview. Understand the pros and cons of using different mobile development frameworks for mobile projects.

Mobile Development Frameworks Overview. Understand the pros and cons of using different mobile development frameworks for mobile projects. Mobile Development Frameworks Overview Understand the pros and cons of using different mobile development frameworks for mobile projects. Mobile Solution Frameworks One of the biggest technological decisions

More information

Mobile Game and App Development the Easy Way

Mobile Game and App Development the Easy Way Mobile Game and App Development the Easy Way Developed and maintained by Pocketeers Limited (http://www.pocketeers.co.uk). For support please visit http://www.appeasymobile.com This document is protected

More information

The Best Mobile App Development Platform. Period.

The Best Mobile App Development Platform. Period. The Best Mobile App Development Platform. Period. Native Apps. Code-Free. Cross-Platform. In Hours. It s a Block Party and everyone s invited! Use snap together building blocks to quickly and easily assemble

More information

itunes Connect Payments and Financial Reports Guide v5

itunes Connect Payments and Financial Reports Guide v5 itunes Connect Payments and Financial Reports Guide v5 apple 2015-02-16 Apple Inc. 2015 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted,

More information

separate the content technology display or delivery technology

separate the content technology display or delivery technology Good Morning. In the mobile development space, discussions are often focused on whose winning the mobile technology wars how Android has the greater share of the mobile market or how Apple is has the greatest

More information

JC Now. Case Study in Building an App on the Cheap. Nick O Day GIS Manager. be the exception

JC Now. Case Study in Building an App on the Cheap. Nick O Day GIS Manager. be the exception \ JC Now Case Study in Building an App on the Cheap Nick O Day GIS Manager 1 Background Within Metro Atlanta area (30 minute drive to downtown Atlanta) Within Fulton County Population: ~1,000,000 Johns

More information

Beginner's Guide. LiveCode Mobile Development. LiveCode. Create fun-filled, rich apps for Android and ios with. Colin Holgate PUBLISHING

Beginner's Guide. LiveCode Mobile Development. LiveCode. Create fun-filled, rich apps for Android and ios with. Colin Holgate PUBLISHING LiveCode Mobile Development Beginner's Guide Create funfilled, rich apps for Android and ios with LiveCode Colin Holgate [ ] PUBLISHING BIRMINGHAM MUMBAt it's making Table of Contents Preface 1 Chapter

More information

Developing for the App Store. (Legacy)

Developing for the App Store. (Legacy) Developing for the App Store (Legacy) Contents About the Application Development Process 5 At a Glance 5 Developing for Apple s Platforms Is a Mix of Administrative and Coding Tasks 5 Apps Published on

More information

Skynax. Mobility Management System. System Manual

Skynax. Mobility Management System. System Manual Skynax Mobility Management System System Manual Intermec by Honeywell 6001 36th Ave. W. Everett, WA 98203 U.S.A. www.intermec.com The information contained herein is provided solely for the purpose of

More information

ios App for Mobile Website! Documentation!

ios App for Mobile Website! Documentation! ios App for Mobile Website Documentation What is IOS App for Mobile Website? IOS App for Mobile Website allows you to run any website inside it and if that website is responsive or mobile compatible, you

More information

SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2)

SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2) SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2) SOFTWARE CATEGORIES There are two main type of software categories Operating Systems Software Application Software

More information

Cross-Platform Mobile Apps Solution

Cross-Platform Mobile Apps Solution Cross-Platform Mobile Apps Solution Prepared by Kevin Mullins CEO and Chief Developer Appracatappra, LLC. 709 Gale Street #8 Seabrook, TX 77586 kmullins@appracatappra.com http://appracatappra.com Table

More information

2010-2011 Mobilozophy L.L.C. All Rights Reserved

2010-2011 Mobilozophy L.L.C. All Rights Reserved Published by: Mobilozophy LLC 13119 Linebaugh Ave. Suite 102 Tampa, FL 33626 Toll Free: Fax: 813.448.1053 Copyright 2011 No part of the contents of the publications may be reproduced or transmitted in

More information

The beginner s guide to content management systems

The beginner s guide to content management systems E-book The beginner s guide to content management systems A good website is regularly updated and grows over time. In this e-book we show you how administering the content on a hungry website shouldn t

More information

Cross-Platform Development

Cross-Platform Development 2 Cross-Platform Development Cross-Platform Development The world of mobile applications has exploded over the past five years. Since 2007 the growth has been staggering with over 1 million apps available

More information

Create an ios App using Adobe Flash Side by Side Training, 2013. And without using a Mac

Create an ios App using Adobe Flash Side by Side Training, 2013. And without using a Mac Create an ios App using Adobe Flash And without using a Mac Contents 1 Become an Apple ios Developer... 2 2 Add a Development Certificate... 4 3 Create a Certificate Signing Request (CSR)... 6 4 Register

More information

Native mobile apps: The wrong choice for business?

Native mobile apps: The wrong choice for business? Native mobile apps: The wrong choice for business? Why businesses should think twice before building native mobile applications A white paper from Introduction Native mobile applications are popular with

More information

Mobile web apps: The best option for business? A whitepaper from mrc

Mobile web apps: The best option for business? A whitepaper from mrc Mobile web apps: The best option for business? A whitepaper from mrc Introduction Mobile apps have finally reached the point where businesses can no longer afford to ignore them. Recent surveys and studies

More information

Generate Android App

Generate Android App Generate Android App This paper describes how someone with no programming experience can generate an Android application in minutes without writing any code. The application, also called an APK file can

More information

Choosing a Mobile Strategy for Your Business

Choosing a Mobile Strategy for Your Business Choosing a Mobile Strategy for Your Business Michael Slater, CEO michael@webvanta.com 888.670.6793 www.webvanta.com 1 Welcome to the Webinar Thanks for joining us! Ask questions at any time in the chat

More information

Chapter 4.1. Intermarket Relationships

Chapter 4.1. Intermarket Relationships 1 Chapter 4.1 Intermarket Relationships 0 Contents INTERMARKET RELATIONSHIPS The forex market is the largest global financial market. While no other financial market can compare to the size of the forex

More information

Divinity school address and essay >>>CLICK HERE<<<

Divinity school address and essay >>>CLICK HERE<<< Divinity school address and essay. If you want to start doing online data entry and typing ads from home, you have to find the right opportunity for you. Divinity school address and essay >>>CLICK HERE

More information

Chapter 1.2. Currencies Come in Pairs

Chapter 1.2. Currencies Come in Pairs Chapter 1.2 Currencies Come in Pairs 0 GETTING STARTED You know the advantages of trading forex, and you are excited to start trading. Now you need to learn what this market is all about. How does it work?

More information

Apple Newsstand. v 1.2 1/22

Apple Newsstand. v 1.2 1/22 Apple Newsstand v 1.2 1/22 Table of Contents Table of Contents What is Apple Newsstand? How do I make a Newsstand publication? How do I get my AppStore App into Newsstand? Notes for Submitting Newsstand

More information

The Student s Guide to. International Student Payments Made Simple. Your Guide to Saving Hundreds of Dollars When Paying Your Tuition Fees.

The Student s Guide to. International Student Payments Made Simple. Your Guide to Saving Hundreds of Dollars When Paying Your Tuition Fees. The Student s Guide to International Student Payments Made Simple Your Guide to Saving Hundreds of Dollars When Paying Your Tuition Fees. Who is NexPay? NexPay is an international student payments solution

More information

Getting Started with Zoom

Getting Started with Zoom Getting Started with Zoom The Institute of Agriculture has recently purchased a site license for a new cloud-based video conferencing service known as Zoom. If you have ever connected to a GoToMeeting,

More information

Introduction to Android

Introduction to Android Introduction to Android 26 October 2015 Lecture 1 26 October 2015 SE 435: Development in the Android Environment 1 Topics for Today What is Android? Terminology and Technical Terms Ownership, Distribution,

More information

Article. One for All Apps in HTML5

Article. One for All Apps in HTML5 One for All Apps The boom of smartphones and tablets in the consumer sector creates new problems for developers of industrial Apps: They have to build Apps quickly that run on any type of smartphone and

More information

ios Development: Getting Started Min Tsai March 1, 2011 terntek.com v1.0

ios Development: Getting Started Min Tsai March 1, 2011 terntek.com v1.0 ios Development: Getting Started Min Tsai March 1, 2011 terntek.com v1.0 1 Agenda Introduction Account, Software and Hardware Learn ios development App Design Discussion 2 Introduction Cover What is needed

More information

TakeMySelfie ios App Documentation

TakeMySelfie ios App Documentation TakeMySelfie ios App Documentation What is TakeMySelfie ios App? TakeMySelfie App allows a user to take his own picture from front camera. User can apply various photo effects to the front camera. Programmers

More information

NAS 243 Using AiData on Your Mobile Devices

NAS 243 Using AiData on Your Mobile Devices NAS 243 Using AiData on Your Mobile Access and manage files on your NAS with ios and Android devices A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to:

More information

Developing and deploying mobile apps

Developing and deploying mobile apps Developing and deploying mobile apps 1 Overview HTML5: write once, run anywhere for developing mobile applications 2 Native app alternative Android -- Java ios -- Objective-C Windows Mobile -- MS tools

More information

Brokerage Service Fees for AMERIA GLOBAL TRADING terminal

Brokerage Service Fees for AMERIA GLOBAL TRADING terminal AMERIABANK CJSC 17TR PL 72-20 Page 1/7 Appendix 1 Brokerage service commission fees Brokerage Account Managing Agreement Brokerage Service Fees for AMERIA GLOBAL TRADING terminal Table 1 (STOCK, ADR, ETF)

More information

ios Team Administration Guide (Legacy)

ios Team Administration Guide (Legacy) ios Team Administration Guide (Legacy) Contents About ios Development Team Administration 5 At a Glance 6 Team Admins Manage Team Membership and Assign Roles in the Member Center 6 Development Devices

More information

Choosing Your ILS Partners. Making the Most of Your Online Advertising Budget

Choosing Your ILS Partners. Making the Most of Your Online Advertising Budget TM Choosing Your ILS Partners Making the Most of Your Online Advertising Budget Choosing Your ILS Partners Making the Most of Your Online Advertising Budget CONTENT Traffic and Leads... 1 User Experience...

More information

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App

More information

itunes Connect Developer Guide

itunes Connect Developer Guide itunes Connect Developer Guide Contents Introduction 9 How to Use This Document 9 See Also 10 Before You Begin 11 Following Apple Guidelines 11 Creating Assets with the Correct Specifications 11 App Icons,

More information

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0 ONLINE ACCOUNTABILITY FOR EVERY DEVICE Quick Reference Guide V1.0 TABLE OF CONTENTS ACCOUNT SET UP Creating an X3watch account DOWNLOADING AND INSTALLING X3WATCH System Requirements How to install on a

More information

Business of the Web - CPNT 265 Module 1 Planning a Web site Instructor s Guide

Business of the Web - CPNT 265 Module 1 Planning a Web site Instructor s Guide Business of the Web - CPNT 265 Module 1 Planning a Web site Instructor s Guide 1 P a g e Contents Module Objectives... 3 Training Materials / Resources... 3 2 P a g e Module Outcomes After completing these

More information

Integrating Mobile into Your Cross- Platform Strategy with Qt

Integrating Mobile into Your Cross- Platform Strategy with Qt Integrating Mobile into Your Cross- Platform Strategy with Qt Tuukka Ahoniemi Technical Product Marketing Manager tuukka.ahoniemi@theqtcompany.com Qt Developer Days 2014 Agenda Qt and Mobile Platforms

More information

Gathering customer information from a mobile application James Adams, SAS Institute Inc.

Gathering customer information from a mobile application James Adams, SAS Institute Inc. Paper SAS2840-2016 Gathering customer information from a mobile application James Adams, SAS Institute Inc. ABSTRACT SAS Customer Intelligence 360 is the new cloud-based customer data gathering application

More information

1. Target Keyword: Digital publishing Page Title: Extend your Mobile Reach with ASO for Apps

1. Target Keyword: Digital publishing Page Title: Extend your Mobile Reach with ASO for Apps 1. Target Keyword: Digital publishing Page Title: Extend your Mobile Reach with ASO for Apps There are hundreds of millions of active mobile app users currently. Together they've downloaded over 50 billion

More information

Time zone difference Specs are never complete enough or good enough Cultural differences Transferring Business specific knowledge.

Time zone difference Specs are never complete enough or good enough Cultural differences Transferring Business specific knowledge. There are a lot of frustrated business people out there who want to get mobile apps for their business but can t. If they have IT departments and when they ask for app development, they are reminded about

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

Outsourcing WordPress Development

Outsourcing WordPress Development Outsourcing WordPress Development Bret Phillips http://bretwp.com @bretwp Do you really need to hire someone? Your time is valuable. If you are NOT a code monkey, chances are you would be better served

More information

Oatley PS BYOD ipad Important Information 2016

Oatley PS BYOD ipad Important Information 2016 T0echnological Specifications Students are invited to bring an ipad, ipad o an ipad Air to school next year. An ipad Mini will also be acceptable. The CONNECT.IT BYO Device requirements from the Department

More information

The Suitability of Native Application for University E-Learning Compared to Web-Based Application

The Suitability of Native Application for University E-Learning Compared to Web-Based Application The Suitability of Native Application for University E-Learning Compared to Web-Based Application Maya Novia Sari 1, Noor Azian Bt. Mohamad Ali 2 Department of Information Systems, Kulliyyah of Information

More information

Making Mobile a Reality

Making Mobile a Reality Making Mobile a Reality KIEFER CONSULTING CALIFORNIA DEPARTMENT OF TECHNOLOGY Introductions Scott Paterson California Department of Technology, Enterprise Solutions Harkeerat Toor Kiefer Consulting, Consultant

More information

Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development

Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development Grand Valley State University ScholarWorks@GVSU Technical Library School of Computing and Information Systems 2016 Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development Amer A. Radi

More information

Financial Tool (using GPS technology) for An Android App

Financial Tool (using GPS technology) for An Android App Financial Tool (using GPS technology) for An Android App Matthew Antognoli Before you yawn and say to yourself, Yet, another financial application..., hear me out. Many of you are going to be graduating

More information

Apple Deployment Programs Apple ID for Students: Parent Guide

Apple Deployment Programs Apple ID for Students: Parent Guide Apple Deployment Programs Apple ID for Students: Parent Guide As a parent or guardian, you want the best learning environment for your student. One that makes learning relevant for each student and allows

More information

Armedia. Drupal and PhoneGap Building Mobile Apps

Armedia. Drupal and PhoneGap Building Mobile Apps Armedia Drupal and PhoneGap Building Mobile Apps Armedia www.armedia.com Jim Nasr, CEO e: jnasr@armedia.com t: @jnarm o: (678) 337-1010 x110 I in$brief... The mobile landscape is convoluted. Lots of service

More information

ExpoBadge Mobile App User Guide

ExpoBadge Mobile App User Guide ExpoBadge Mobile App User Guide ExpoLeads Mobile is an application that can be used to scan, qualify and survey attendees at events and trade shows using smart phones or tablets. It is compatible with

More information

Whitepaper. Trans. for Mobile

Whitepaper. Trans. for Mobile Whitepaper Trans forming Your Vision Into Winning Solutions How to Save 50%, 75% or more for Mobile Appp Development www.baytechservices.com Background As mobile access has transitioned from a nice to

More information

Choosing a Mobile Application Development Approach

Choosing a Mobile Application Development Approach ASEAN Journal of Management & Innovation Vol. 1 No. 1, 69 74 by Stamford International University DOI: 10.14456/ajmi..4 ajmi.stamford.edu Choosing a Mobile Application Development Approach Phyo Min Tun

More information

Welcome to your CIBC Dividend Visa * Card

Welcome to your CIBC Dividend Visa * Card Welcome to your CIBC Dividend Visa * Card Turn your everyday spending into cash back rewards Get 2% cash back on all grocery purchases 1 Get started with your new cash back card 1. Activate your card Activate

More information

The New itunes Connect

The New itunes Connect Services #WWDC14 The New itunes Connect Session 302 Dave Van Tassell Engineering Manager itunes Store, itunes Connect 2014 Apple Inc. All rights reserved. Redistribution or public display not permitted

More information

QuickBooks Online Training Workbook for Educators

QuickBooks Online Training Workbook for Educators QuickBooks Online Training Workbook for Educators 0 Contents Introduction to QuickBooks Online... 3 Objectives... 3 Accessing QuickBooks Online in your Internet Browser... 3 Downloading your Browser...

More information

Backing up your digital image collection provides it with essential protection.

Backing up your digital image collection provides it with essential protection. Backing up your digital image collection provides it with essential protection. In this chapter, you ll learn more about your options for creating a reliable backup of your entire digital image library.

More information

Using an Android Phone or Tablet For Your Speech / Video Submission Assignment

Using an Android Phone or Tablet For Your Speech / Video Submission Assignment Using an Android Phone or Tablet For Your Speech / Video Submission Assignment McGraw- Hill Education s CONNECT for the following titles: Communication Matters, 2 nd ed. (Floyd) Communication Works, 11th

More information

Competencies This event is composed of two (2) parts: a pre-judged mobile application and a performance.

Competencies This event is composed of two (2) parts: a pre-judged mobile application and a performance. Mobile Application Development Society is daily moving to a constant feed of communication, transfer of information, and the need to access or process information in a mobile environment. Mobile Applications

More information

A Business Owner s Guide to: Landing Pages

A Business Owner s Guide to: Landing Pages A Business Owner s Guide to: Landing Pages A Business Owner s Guide to: Landing Pages Are you looking to increase your online conversion rates? Are you tired of getting traffic but not having anything

More information

Student Getting Started Guide

Student Getting Started Guide with with Student Getting Started Guide TABLE OF CONTENTS Table of Contents FIRST STEPS TO ENSURE SUCCESS... 3 Ensure System Requirements are met on Your Computer... 3 Find Out Which Operating System Is

More information

SoteriaDrive user guide and FAQs

SoteriaDrive user guide and FAQs SoteriaDrive user guide and FAQs SoteriaDrive is powered by SOTERIADRIVE Contents Contents 2 Quick guide 3-4 The basics 5 What s the main reason for getting a SoteriaDrive policy? 5 How does SoteriaDrive

More information

III. The most important things you need to know about iphone app/game development

III. The most important things you need to know about iphone app/game development 1 III. The most important things you need to know about iphone app/game development There are lots of people who think they possess the quality to make a fundamental change on Apple s itunes store, but

More information

USING THE LUMI SHOW EVENT APP SAMRA 2014

USING THE LUMI SHOW EVENT APP SAMRA 2014 USING THE LUMI SHOW EVENT APP SAMRA 2014 Welcome This guide will walk you through how to access the SAMRA 2014 ANNUAL CONFERENCE SECTION 1: THE APP DOWNLOAD Before you begin with this guide, please ensure

More information

Mobile Application Technologies ITP 140 (2 Units)

Mobile Application Technologies ITP 140 (2 Units) Mobile Application Technologies ITP 140 (2 Units) Spring 2013 Objective This class covers the technologies, devices, operating systems, and tools of mobile applications, as well as the mobile industry.

More information

Wrightstown School District

Wrightstown School District Wrightstown School District Overview E-help desk gives you the ability to create your own Help Desk tickets. It also allows you to be able to check the status of your requests, and add updates (comments)

More information

KonyOne Server Prerequisites _ MS SQL Server

KonyOne Server Prerequisites _ MS SQL Server KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights

More information

Installation Introduction

Installation Introduction Installation Introduction It only takes a few steps to get things set up properly so you can be using the Safety Meeting App in no time. Its as easy as 1-2-3: 1) 2) 3) Enroll Your Company and Get your

More information

Pinterest has to be one of my favourite Social Media platforms and I m not alone!

Pinterest has to be one of my favourite Social Media platforms and I m not alone! Pinterest has to be one of my favourite Social Media platforms and I m not alone! With 79.3 million users, 50 billion pins and 1 billion boards it is host to an enormous amount of content. But many of

More information

ONLINE FX QUICK START GUIDE AN INTRODUCTION TO. Add a Bank Account. Add a Recipient. Create a Transaction. Check Payment Status. Go Mobile!

ONLINE FX QUICK START GUIDE AN INTRODUCTION TO. Add a Bank Account. Add a Recipient. Create a Transaction. Check Payment Status. Go Mobile! AN INTRODUCTION TO ONLINE FX QUICK START GUIDE Welcome to your Western Union Business Solutions Online FX account. You can now send international payments quickly and conveniently, online or from your

More information

Beginning Mobile Application Development in the Cloud

Beginning Mobile Application Development in the Cloud Brochure More information from http://www.researchandmarkets.com/reports/2050480/ Beginning Mobile Application Development in the Cloud Description: Learn how to build apps for mobile devices on Cloud

More information

Chapter 1. Introduction to ios Development. Objectives: Touch on the history of ios and the devices that support this operating system.

Chapter 1. Introduction to ios Development. Objectives: Touch on the history of ios and the devices that support this operating system. Chapter 1 Introduction to ios Development Objectives: Touch on the history of ios and the devices that support this operating system. Understand the different types of Apple Developer accounts. Introduce

More information

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality,

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, Mobile Testing Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, usability and consistency. A mobile application

More information

NAVY COMMAND PRINCIPAL SECURITY ADVISOR RECOMMENDED FACEBOOK SECURITY SETTINGS

NAVY COMMAND PRINCIPAL SECURITY ADVISOR RECOMMENDED FACEBOOK SECURITY SETTINGS NAVY COMMAND PRINCIPAL SECURITY ADVISOR RECOMMENDED FACEBOOK SECURITY SETTINGS NC PSyA Recommended Facebook Settings - October 2014 1 Introduction 3 Privacy Shortcuts 3 Privacy Settings and Tools 6 General

More information

Armedia. Drupal and PhoneGap Building Mobile Apps

Armedia. Drupal and PhoneGap Building Mobile Apps Armedia Drupal and PhoneGap Building Mobile Apps Armedia www.armedia.com Jim Nasr, CEO e: jnasr@armedia.com t: @jnarm o: (770) 615-4231 I in brief... The mobile landscape is convoluted. Lots of service

More information

MOBILE APP DEVELOPMENT FROM IMAGINATION TO REALITY WHITE PAPER

MOBILE APP DEVELOPMENT FROM IMAGINATION TO REALITY WHITE PAPER MOBILE APP DEVELOPMENT FROM IMAGINATION TO REALITY WHITE PAPER ABSTRACT The mobile landscape has evolved and matured over time. Statistics show that 1 in 5 people globally own a smartphone while 1 in 17

More information

The Markit CDS Converter Guide

The Markit CDS Converter Guide The Markit CDS Converter Guide September 21, 2009 Contents Markit CDS Converter... 3 Steps for Use... 3 Interpretation of Results... 4 Email Results... 5 Interest Rate Curve... 5 Comments or Questions...

More information

Lab: Developing Mobile Web Apps. Adage Technologies adagetechnologies.com

Lab: Developing Mobile Web Apps. Adage Technologies adagetechnologies.com Lab: Developing Mobile Web Apps Adage Technologies adagetechnologies.com Agenda I. PhoneGap II. Ionic III. EPiServer REST Integration IV. Review EPiServer V. Review PhoneGap VI. Q & A About Adage Technologies

More information

Q&A: Your Ebook Engine

Q&A: Your Ebook Engine Your books. Your brand. Your customer. Q&A: Your Ebook Engine 1. What is Ebook Engine? Ebook Engine enables you to sell electronic books with your existing e-commerce infrastructure. 2. So how exactly

More information

8 Things to Know. App Developer. 8 Things to Know Before You Hire Your App Developer v1.1 Copyright 2014, Feltpad, Inc.

8 Things to Know. App Developer. 8 Things to Know Before You Hire Your App Developer v1.1 Copyright 2014, Feltpad, Inc. 8 Things to Know Before You Hire Your App Developer Table of Contents 1 iphone and Android Are The Only Phones That Matter 2 Version 1.0 of Your App Will Cost Between $5,000 and $15,000 3 Supporting iphone

More information

Getting Started with In-App Purchase on ios and OS X

Getting Started with In-App Purchase on ios and OS X apple Getting Started with In-App Purchase on ios and OS X Version 3.1 Getting Started with In-App Purchase Overview In-App Purchase gives you the flexibility to support a variety of business models in

More information

Mobile Platform Products Supporting Use of Smart Devices

Mobile Platform Products Supporting Use of Smart Devices Mobile Platform Products Supporting Use of Smart Devices Jutaro Imai Kensuke Okano Smart devices such as smartphones and tablets are coming to be applied in a wide variety of business scenarios both inside

More information

Web Design Contract. Summary: What do both parties agree to do? Date: [date] Between us [company name] and you [customer name]

Web Design Contract. Summary: What do both parties agree to do? Date: [date] Between us [company name] and you [customer name] Web Design Contract Date: [date] Between us [company name] and you [customer name] Summary: We ll always do our best to fulfil your needs and meet your expectations, but it s important to have things written

More information

TestFlight FAQ. 2014-7-17 Apple Inc.

TestFlight FAQ. 2014-7-17 Apple Inc. TestFlight FAQ apple 2014-7-17 Apple Inc. 2014 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means,

More information