SlideShare une entreprise Scribd logo
1  sur  51
Télécharger pour lire hors ligne
MOBILE APPS
Charlie Morris, iOS developer
An introduction to development and
investment options
HELLO!
‣ iOS developer at Mind Fund Studio
‣ Previously worked in Venture Capital at AAIC Ventures
‣ Originally a suit wearing management consultant in London (for 5 years)
CHARLIE MORRIS
AGENDA
‣ Brief overview of the mobile app market
‣ Understanding your app development options
‣ Investment tactics: How to get started with app valuation and investing in mobile
apps in Hong Kong
THE MOBILE APP
MARKET
MOBILE APP DEVELOPMENT AND INVESTMENT
...IS MASSIVE
AND
GROWING
MOBILE APP MARKET
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: Statista 2015
SMARTPHONE SALES ARE ASTRONOMIC
MOBILE APP DEVELOPMENT AND INVESTMENT
ANDROID DOMINATES DEVICES
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: Statista 2015
MORE ANDROID APPS ARE DOWNLOADED THAN IOS
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: AppAnnie
Note Over 100bn cumulative iOS downloads
MOBILE APP DEVELOPMENT AND INVESTMENT
BUT IN TERMS OF REVENUE...
Source: AppAnnie
‣ Paid app
‣ In app purchases (often associated with
"Freemium")
‣ Subscription model
‣ Advertising
- Direct advertising (banner / full page)
- Indirect (sponsored content)
4 MONETIZATION METHODS
MOBILE APP DEVELOPMENT AND INVESTMENT
ONLY 9% OF IOS
DOWNLOADS ARE
PAID...
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: Statista 2015
...TOTALING
$34,990,000,000
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: Statista 2015
IN APP PURCHASES ARE KEY
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: AppTopia
Note: More case studies at http://www.bluecloudsolutions.com/blog/13-top-grossing-apps-revenue/#
Games is the
largest genre
on the Apple
app store
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: Statista 2015
IT IS A HUGELY COMPETITIVE MARKET
MOBILE APP DEVELOPMENT AND INVESTMENT
Source: LukeW Ideation and Design
DEVELOPMENT
OPTIONS
MOBILE APP DEVELOPMENT AND INVESTMENT
1. What platform should you develop for?
2. How should you develop for your chosen platform(s)?
3. Should you build it yourself or get help?
3 KEY DEVELOPMENT QUESTIONS
MOBILE APP DEVELOPMENT AND INVESTMENT
MOBILE APP DEVELOPMENT AND INVESTMENT
1. WHAT PLATFORM?
‣ iOS
‣ Android
‣ Windows
‣ Blackberry
‣ FireFox OS
‣ Sailfish
‣ Tizen
‣ Ubuntu
‣ Others...
MOBILE APP DEVELOPMENT AND INVESTMENT
APP PLATFORMS
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Smartphone
‣ Operating system
‣ Marketplace (App Store, Google Play, etc)
‣ Payment infrastructure
‣ Additional Services (iCloud, Game Center, etc)
‣ Marketing tools
‣ Developer tools
‣ Integration with other devices (IOT, wearables, iBeacon, etc)
ECOSYSTEM CONSIDERATIONS
‣ C level executives are more likely to own an iPhone
‣ Finland has a higher propensity of Windows Mobile
‣ Africa and Latin America have a deeper penetration of Blackberry
MARKET CONSIDERATIONS
What does your target market look like?
MOBILE APP DEVELOPMENT AND INVESTMENT
WHAT ABOUT HONG KONG?
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Mobile:
24%- iOS
74% - Android
2% - Other
‣ Tablet:
82%- iOS
17% - Android
1% - Other
Source: ComScore
2. HOW TO DEVELOP?
MOBILE APP DEVELOPMENT AND INVESTMENT
APP TERMINOLOGY
MOBILE APP DEVELOPMENT AND INVESTMENT
WEB APP NATIVE APP HYBRID APP
‣ Mobile-optimized
webpages that look like
an app
‣ Accessed through the
phone browser
‣ Not on any app store
Built in native code for a
specific operating
system
Downloaded from an
app store
Can use all device
features
‣ Built in web languages
for use on multiple
operating systems
‣ Downloaded from app
stores
‣ Can use all device
features (kind of)
WEB APPS
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Refers to websites that behave like applications
‣ Advantages:
- No need to install app
- Easy to share and organically spread
- Instantly updated on the server-side
‣ Disadvantages
- Not on the app store... is it even a "real" app?
- Device capabilities - push notifications, GPS, camera, etc - are unavailable
Note: iOS 1 had no app store; this is all we could do then!
MOBILE APP DEVELOPMENT AND INVESTMENT
NATIVE APPS
‣ Apps built using the toolset that Apple or Google
provide
‣ Advantages
- Able to use all of the device’s capabilities
- High performance
‣ Disadvantages
- Need to start all over to build app on the
other platform
‣ IDE (integrated development environment): Xcode
‣ Languages: Objective C / Swift
‣ Testing: Simulator / device, Testflight
HOW DO YOU BUILD IOS NATIVE APPS?
MOBILE APP DEVELOPMENT AND INVESTMENT
DEMO
HOW DO YOU BUILD ANDROID NATIVE APPS?
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ IDE: Android Studio
‣ Languages: Java
‣ Testing: Simulator / device
‣ Camera
‣ GPS
‣ Accelerometer
‣ Microphone / Speaker
‣ Local storage
‣ Vendor APIs
‣ Touch Gestures
MOBILE APP DEVELOPMENT AND INVESTMENT
TECHNICAL BENEFITS OF NATIVE
MOBILE APP DEVELOPMENT AND INVESTMENT
BIG PROBLEM WITH NATIVE...
TWO
CODE
BASES
MOBILE APP DEVELOPMENT AND INVESTMENT
HYBRID DEVELOPMENT
‣ Hybrid development combines the best (or worst) of both the native and HTML5
worlds
‣ It is a web app, primarily built using HTML5 and JavaScript, that is then wrapped
inside a thin native container that provides access to native platform features
‣ PhoneGap is the original and popular container for creating hybrid mobile apps
WHAT IS HYBRID DEVELOPMENT?
MOBILE APP DEVELOPMENT AND INVESTMENT
HOW DO YOU BUILD HYBRID APPS?
‣ IDE: Text editor of choice / terminal
‣ Languages: Javascript
‣ Testing: Chrome / device (depending on framework)
MOBILE APP DEVELOPMENT AND INVESTMENT
DEMO
‣ The beautiful, open source front-end SDK for
developing hybrid apps
‣ Creator makes it easy to rapidly build Ionic mobile
apps, with a drag-and-drop interface and real code
exporting
‣ Can be tested on the Ionic app in iOS and Android
IONIC - CURRENT BOSS OF HYBRID
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Any sort of online component requires a backend service (API)
‣ This backend could be custom built: Node.js, Ruby on Rails, PHP, Python,
ASP.NET
‣ Or you might be able to use a Backend as a Service provider: Parse, Firebase
‣ Or perhaps all you need is integration with an existing service provider: Facebook,
Twitter, Dropbox
MOBILE APP DEVELOPMENT AND INVESTMENT
BRIEF WORD ABOUT THE BACKEND
MOBILE APP DEVELOPMENT AND INVESTMENT
3. BUILD YOURSELF OR GET HELP?
WIREFRAMING FIDELITY
LOW MEDIUM HIGH
www.balsamiq.com www.sketchapp.comPen and paper
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Shoutem
‣ Mobile Roadie
‣ Mag+
‣ Adobe DPS
‣ Como
‣ GoodBarber
‣ AppPresser
‣ AppYourself
AN INCREASING NUMBER OF WYSIWYG PLATFORMS
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ AppMachine
‣ Mobincube
‣ BIZNESSAPPS
‣ MobAppCreator
‣ AppMakr
‣ Apps-Builder
‣ AppyPie
‣ IBuildApp
‣ BuildFire
‣ Appery.io
‣ Gamesalad
‣ MobiCart
‣ app.cat
‣ AppNotch
‣ EachScape
‣ Zoho Creator
‣ Online courses:
- Codecademy
- Treehouse
- CodeSchool
- BitFountain
- Ray Wenderlich (iOS)
‣ Real life classes:
- General Assembly (*wink*):
DIVING INTO PROGRAMMING
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Agencies in HK:
- Mind Fund Studio (*wink*)
- Altitude Labs
- 42 Labs
‣ Freelancers:
- Locally (check out co-working spaces)
- Globally (Crew, Upwork, Freelancer, etc)
BUYING DEVELOPMENT SKILL
MOBILE APP DEVELOPMENT AND INVESTMENT
Reliable
Expensive
Unreliable
Cheap
INVESTMENT
TACTICS
MOBILE APP DEVELOPMENT AND INVESTMENT
MOBILE APP DEVELOPMENT AND INVESTMENT
WHAT TO LOOK FOR?
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ If pure software:
- Exert extreme caution - easy to replicate
- Look for technical sophistication and prowess
- Look for exceptional marketing skills
‣ Hardware meets software is a local strength
- Insight robotics, DJI, Snaptee
‣ Hardware meets software meets logistics meets crack marketing... the dream
‣ Co-working spaces: Blueprint, Cocoon, Garage Society, Paperclip, GoodLab,
Cyberport, Metta, etc
‣ Universities: HKUST, HKU, etc
‣ Crowdfunding websites: Investible.vc, EastFounder, etc
‣ Accelerator programs: Nest, DBS, Cyberport, Blueprint, etc
‣ Events: Rise, FinTechHK, Startup Weekend, Hackathons, etc
WHERE TO LOOK?
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Technical audit:
- How can you gauge degree of sophistication?
- Who can you trust to evaluate the technology?
‣ Developer commitment:
- High demand for developers and low supply
- Very fluid industry
CHALLENGES
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Analysis of revenue traction over time and overall profitability of the business
model:
- User growth is hugely speculative
- App usage is similarly speculative
‣ Tangible assets?
‣ Previous rounds?
VALUATION
MOBILE APP DEVELOPMENT AND INVESTMENT
‣ Tranches investment offer; offering a tiered incremental investment stream based
on the owner executing to milestones correctly
‣ Backing experienced (ideally successful) founders
‣ Obtaining character references
DE-RISKING
MOBILE APP DEVELOPMENT AND INVESTMENT
THE MALE OR FEMALE APPROACH?
MOBILE APP DEVELOPMENT AND INVESTMENT
INVEST AND PRAY
MOBILE APP DEVELOPMENT AND INVESTMENT
Q&A
MOBILE APP DEVELOPMENT AND INVESTMENT
E: CHTMORRIS@ICLOUD.COM
T: @CHTMORRIS
W: CHTMORRIS.COM
THANK YOU!
CHARLIE MORRIS

Contenu connexe

Tendances

Mobile App Development
Mobile App DevelopmentMobile App Development
Mobile App DevelopmentChris Morrell
 
Introduction to Mobile Application Development
Introduction to Mobile Application DevelopmentIntroduction to Mobile Application Development
Introduction to Mobile Application DevelopmentTharindu Dassanayake
 
Android Training Report
Android Training ReportAndroid Training Report
Android Training ReportAchal kumari
 
Development of Mobile Application -PPT
Development of Mobile Application -PPTDevelopment of Mobile Application -PPT
Development of Mobile Application -PPTDhivya T
 
Android PPT Presentation 2018
Android PPT Presentation 2018Android PPT Presentation 2018
Android PPT Presentation 2018Rao Purna
 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development pptGautam Kumar
 
Introduction To Mobile Application Development
Introduction To Mobile Application DevelopmentIntroduction To Mobile Application Development
Introduction To Mobile Application DevelopmentSyed Absar
 
iOS Development - A Beginner Guide
iOS Development - A Beginner GuideiOS Development - A Beginner Guide
iOS Development - A Beginner GuideAndri Yadi
 
Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)Ahsanul Karim
 
Introduction to Mobile Application Development
Introduction to Mobile Application DevelopmentIntroduction to Mobile Application Development
Introduction to Mobile Application Developmentshikishiji
 
Introduction to Android Development
Introduction to Android DevelopmentIntroduction to Android Development
Introduction to Android DevelopmentAly Abdelkareem
 
Introduction to Android and Android Studio
Introduction to Android and Android StudioIntroduction to Android and Android Studio
Introduction to Android and Android StudioSuyash Srijan
 
Mobile application development
Mobile application developmentMobile application development
Mobile application developmentEric Cattoir
 
Android Development: The Basics
Android Development: The BasicsAndroid Development: The Basics
Android Development: The BasicsMike Desjardins
 
Android Application Development Using Java
Android Application Development Using JavaAndroid Application Development Using Java
Android Application Development Using Javaamaankhan
 
Basic android-ppt
Basic android-pptBasic android-ppt
Basic android-pptSrijib Roy
 

Tendances (20)

Mobile App Development
Mobile App DevelopmentMobile App Development
Mobile App Development
 
Introduction to Mobile Application Development
Introduction to Mobile Application DevelopmentIntroduction to Mobile Application Development
Introduction to Mobile Application Development
 
Android Training Report
Android Training ReportAndroid Training Report
Android Training Report
 
Ios vs android
Ios vs androidIos vs android
Ios vs android
 
Android vs iOS
Android vs iOSAndroid vs iOS
Android vs iOS
 
Development of Mobile Application -PPT
Development of Mobile Application -PPTDevelopment of Mobile Application -PPT
Development of Mobile Application -PPT
 
Android PPT Presentation 2018
Android PPT Presentation 2018Android PPT Presentation 2018
Android PPT Presentation 2018
 
Android application development ppt
Android application development pptAndroid application development ppt
Android application development ppt
 
Introduction To Mobile Application Development
Introduction To Mobile Application DevelopmentIntroduction To Mobile Application Development
Introduction To Mobile Application Development
 
iOS Development - A Beginner Guide
iOS Development - A Beginner GuideiOS Development - A Beginner Guide
iOS Development - A Beginner Guide
 
Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)Day: 1 Introduction to Mobile Application Development (in Android)
Day: 1 Introduction to Mobile Application Development (in Android)
 
Introduction to Mobile Application Development
Introduction to Mobile Application DevelopmentIntroduction to Mobile Application Development
Introduction to Mobile Application Development
 
Introduction to Android Development
Introduction to Android DevelopmentIntroduction to Android Development
Introduction to Android Development
 
Introduction to Android and Android Studio
Introduction to Android and Android StudioIntroduction to Android and Android Studio
Introduction to Android and Android Studio
 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
 
Android Development: The Basics
Android Development: The BasicsAndroid Development: The Basics
Android Development: The Basics
 
Mobile Application Development Process
Mobile Application Development ProcessMobile Application Development Process
Mobile Application Development Process
 
Android Application Development Using Java
Android Application Development Using JavaAndroid Application Development Using Java
Android Application Development Using Java
 
Basic android-ppt
Basic android-pptBasic android-ppt
Basic android-ppt
 
PPT on iOS
PPT on iOS PPT on iOS
PPT on iOS
 

Similaire à An introduction to mobile app development and investing

The Fine Print of iOS Development
The Fine Print of iOS DevelopmentThe Fine Print of iOS Development
The Fine Print of iOS DevelopmentCory Wiles
 
Useful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android AppsUseful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android Appsmomoahmedabad
 
Mse july13 (1/3)
Mse july13 (1/3)Mse july13 (1/3)
Mse july13 (1/3)IIITA
 
MOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptx
MOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptxMOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptx
MOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptxmuthulakshmi cse
 
Choosing the Right OS for Mobile App
Choosing the Right OS for Mobile AppChoosing the Right OS for Mobile App
Choosing the Right OS for Mobile AppCopper Mobile, Inc.
 
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...Shane Church
 
Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Effective
 
Mobile Developer's Guide To The Galaxy, 14th Edition
Mobile Developer's Guide To The Galaxy, 14th EditionMobile Developer's Guide To The Galaxy, 14th Edition
Mobile Developer's Guide To The Galaxy, 14th EditionMarco Tabor
 
Learn everything about mobile app development. .pdf
Learn everything about mobile app development. .pdfLearn everything about mobile app development. .pdf
Learn everything about mobile app development. .pdfArgpnteq
 
Native, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your businessNative, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your businessMarkovate
 
Mobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th EditionMobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th EditionMarco Tabor
 
Mobile app developers guide
Mobile app developers guideMobile app developers guide
Mobile app developers guidePrayukth K V
 
Hybrid app development
Hybrid app developmentHybrid app development
Hybrid app developmentHarshul Shah
 
Mobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete ReviewMobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete ReviewPROVAB TECHNOSOFT PVT. LTD.
 
Trip advsiorhybridpresentation
Trip advsiorhybridpresentationTrip advsiorhybridpresentation
Trip advsiorhybridpresentationElanaBoehm
 
HTML5 Can't Do That
HTML5 Can't Do ThatHTML5 Can't Do That
HTML5 Can't Do ThatNathan Smith
 
UNIT_1_1626771386169.ppt
UNIT_1_1626771386169.pptUNIT_1_1626771386169.ppt
UNIT_1_1626771386169.pptHannaAnvar1
 

Similaire à An introduction to mobile app development and investing (20)

The Fine Print of iOS Development
The Fine Print of iOS DevelopmentThe Fine Print of iOS Development
The Fine Print of iOS Development
 
Useful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android AppsUseful Tools for Creating (& not developing) iOS/Android Apps
Useful Tools for Creating (& not developing) iOS/Android Apps
 
Mobile apps Intro
Mobile apps IntroMobile apps Intro
Mobile apps Intro
 
Mse july13 (1/3)
Mse july13 (1/3)Mse july13 (1/3)
Mse july13 (1/3)
 
MOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptx
MOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptxMOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptx
MOBILE APPLICATIONS DEVELOPMENT AND SERVICES.pptx
 
Choosing the Right OS for Mobile App
Choosing the Right OS for Mobile AppChoosing the Right OS for Mobile App
Choosing the Right OS for Mobile App
 
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
Pick Your Poison – Mobile Web, Native, or Hybrid? - Denver Startup Week - Oct...
 
Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?Pick Your Poison – Mobile Web, Native or Hybrid?
Pick Your Poison – Mobile Web, Native or Hybrid?
 
Company2
Company2Company2
Company2
 
Mobile Developer's Guide To The Galaxy, 14th Edition
Mobile Developer's Guide To The Galaxy, 14th EditionMobile Developer's Guide To The Galaxy, 14th Edition
Mobile Developer's Guide To The Galaxy, 14th Edition
 
Learn everything about mobile app development. .pdf
Learn everything about mobile app development. .pdfLearn everything about mobile app development. .pdf
Learn everything about mobile app development. .pdf
 
Native, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your businessNative, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your business
 
Mobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th EditionMobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th Edition
 
Mobile app developers guide
Mobile app developers guideMobile app developers guide
Mobile app developers guide
 
Hybrid app development
Hybrid app developmentHybrid app development
Hybrid app development
 
Mobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete ReviewMobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete Review
 
Trip advsiorhybridpresentation
Trip advsiorhybridpresentationTrip advsiorhybridpresentation
Trip advsiorhybridpresentation
 
Iteo portfolio 2016 (1)
Iteo portfolio 2016 (1)Iteo portfolio 2016 (1)
Iteo portfolio 2016 (1)
 
HTML5 Can't Do That
HTML5 Can't Do ThatHTML5 Can't Do That
HTML5 Can't Do That
 
UNIT_1_1626771386169.ppt
UNIT_1_1626771386169.pptUNIT_1_1626771386169.ppt
UNIT_1_1626771386169.ppt
 

Plus de Brandon Na

The SSAT Test - The Key to your Child's Future?
The SSAT Test - The Key to your Child's Future? The SSAT Test - The Key to your Child's Future?
The SSAT Test - The Key to your Child's Future? Brandon Na
 
Online Marketing 101 and beyond for Non-Profits in Hong Kong
 Online Marketing 101 and beyond for Non-Profits in Hong Kong  Online Marketing 101 and beyond for Non-Profits in Hong Kong
Online Marketing 101 and beyond for Non-Profits in Hong Kong Brandon Na
 
Second c of seo
Second c of seoSecond c of seo
Second c of seoBrandon Na
 
First c of seo
First c of seoFirst c of seo
First c of seoBrandon Na
 
PPC Basics by Jaime Allyne of PointIt
PPC Basics by Jaime Allyne of PointItPPC Basics by Jaime Allyne of PointIt
PPC Basics by Jaime Allyne of PointItBrandon Na
 
Capturing the interactive market
Capturing the interactive marketCapturing the interactive market
Capturing the interactive marketBrandon Na
 

Plus de Brandon Na (7)

The SSAT Test - The Key to your Child's Future?
The SSAT Test - The Key to your Child's Future? The SSAT Test - The Key to your Child's Future?
The SSAT Test - The Key to your Child's Future?
 
Online Marketing 101 and beyond for Non-Profits in Hong Kong
 Online Marketing 101 and beyond for Non-Profits in Hong Kong  Online Marketing 101 and beyond for Non-Profits in Hong Kong
Online Marketing 101 and beyond for Non-Profits in Hong Kong
 
Second c of seo
Second c of seoSecond c of seo
Second c of seo
 
First c of seo
First c of seoFirst c of seo
First c of seo
 
PPC Basics by Jaime Allyne of PointIt
PPC Basics by Jaime Allyne of PointItPPC Basics by Jaime Allyne of PointIt
PPC Basics by Jaime Allyne of PointIt
 
Capturing the interactive market
Capturing the interactive marketCapturing the interactive market
Capturing the interactive market
 
Seo gold rush
Seo gold rushSeo gold rush
Seo gold rush
 

Dernier

AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Roomgirls4nights
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...tanu pandey
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 

Dernier (20)

AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 

An introduction to mobile app development and investing

  • 1. MOBILE APPS Charlie Morris, iOS developer An introduction to development and investment options
  • 2. HELLO! ‣ iOS developer at Mind Fund Studio ‣ Previously worked in Venture Capital at AAIC Ventures ‣ Originally a suit wearing management consultant in London (for 5 years) CHARLIE MORRIS
  • 3. AGENDA ‣ Brief overview of the mobile app market ‣ Understanding your app development options ‣ Investment tactics: How to get started with app valuation and investing in mobile apps in Hong Kong
  • 4. THE MOBILE APP MARKET MOBILE APP DEVELOPMENT AND INVESTMENT
  • 5. ...IS MASSIVE AND GROWING MOBILE APP MARKET MOBILE APP DEVELOPMENT AND INVESTMENT
  • 6. Source: Statista 2015 SMARTPHONE SALES ARE ASTRONOMIC MOBILE APP DEVELOPMENT AND INVESTMENT
  • 7. ANDROID DOMINATES DEVICES MOBILE APP DEVELOPMENT AND INVESTMENT Source: Statista 2015
  • 8. MORE ANDROID APPS ARE DOWNLOADED THAN IOS MOBILE APP DEVELOPMENT AND INVESTMENT Source: AppAnnie Note Over 100bn cumulative iOS downloads
  • 9. MOBILE APP DEVELOPMENT AND INVESTMENT BUT IN TERMS OF REVENUE... Source: AppAnnie
  • 10. ‣ Paid app ‣ In app purchases (often associated with "Freemium") ‣ Subscription model ‣ Advertising - Direct advertising (banner / full page) - Indirect (sponsored content) 4 MONETIZATION METHODS MOBILE APP DEVELOPMENT AND INVESTMENT
  • 11. ONLY 9% OF IOS DOWNLOADS ARE PAID... MOBILE APP DEVELOPMENT AND INVESTMENT Source: Statista 2015
  • 12. ...TOTALING $34,990,000,000 MOBILE APP DEVELOPMENT AND INVESTMENT Source: Statista 2015
  • 13. IN APP PURCHASES ARE KEY MOBILE APP DEVELOPMENT AND INVESTMENT Source: AppTopia Note: More case studies at http://www.bluecloudsolutions.com/blog/13-top-grossing-apps-revenue/#
  • 14. Games is the largest genre on the Apple app store MOBILE APP DEVELOPMENT AND INVESTMENT Source: Statista 2015
  • 15. IT IS A HUGELY COMPETITIVE MARKET MOBILE APP DEVELOPMENT AND INVESTMENT Source: LukeW Ideation and Design
  • 17. 1. What platform should you develop for? 2. How should you develop for your chosen platform(s)? 3. Should you build it yourself or get help? 3 KEY DEVELOPMENT QUESTIONS MOBILE APP DEVELOPMENT AND INVESTMENT
  • 18. MOBILE APP DEVELOPMENT AND INVESTMENT 1. WHAT PLATFORM?
  • 19. ‣ iOS ‣ Android ‣ Windows ‣ Blackberry ‣ FireFox OS ‣ Sailfish ‣ Tizen ‣ Ubuntu ‣ Others... MOBILE APP DEVELOPMENT AND INVESTMENT APP PLATFORMS
  • 20. MOBILE APP DEVELOPMENT AND INVESTMENT ‣ Smartphone ‣ Operating system ‣ Marketplace (App Store, Google Play, etc) ‣ Payment infrastructure ‣ Additional Services (iCloud, Game Center, etc) ‣ Marketing tools ‣ Developer tools ‣ Integration with other devices (IOT, wearables, iBeacon, etc) ECOSYSTEM CONSIDERATIONS
  • 21. ‣ C level executives are more likely to own an iPhone ‣ Finland has a higher propensity of Windows Mobile ‣ Africa and Latin America have a deeper penetration of Blackberry MARKET CONSIDERATIONS What does your target market look like? MOBILE APP DEVELOPMENT AND INVESTMENT
  • 22. WHAT ABOUT HONG KONG? MOBILE APP DEVELOPMENT AND INVESTMENT ‣ Mobile: 24%- iOS 74% - Android 2% - Other ‣ Tablet: 82%- iOS 17% - Android 1% - Other Source: ComScore
  • 23. 2. HOW TO DEVELOP? MOBILE APP DEVELOPMENT AND INVESTMENT
  • 24. APP TERMINOLOGY MOBILE APP DEVELOPMENT AND INVESTMENT WEB APP NATIVE APP HYBRID APP ‣ Mobile-optimized webpages that look like an app ‣ Accessed through the phone browser ‣ Not on any app store Built in native code for a specific operating system Downloaded from an app store Can use all device features ‣ Built in web languages for use on multiple operating systems ‣ Downloaded from app stores ‣ Can use all device features (kind of)
  • 25. WEB APPS MOBILE APP DEVELOPMENT AND INVESTMENT ‣ Refers to websites that behave like applications ‣ Advantages: - No need to install app - Easy to share and organically spread - Instantly updated on the server-side ‣ Disadvantages - Not on the app store... is it even a "real" app? - Device capabilities - push notifications, GPS, camera, etc - are unavailable Note: iOS 1 had no app store; this is all we could do then!
  • 26. MOBILE APP DEVELOPMENT AND INVESTMENT NATIVE APPS ‣ Apps built using the toolset that Apple or Google provide ‣ Advantages - Able to use all of the device’s capabilities - High performance ‣ Disadvantages - Need to start all over to build app on the other platform
  • 27. ‣ IDE (integrated development environment): Xcode ‣ Languages: Objective C / Swift ‣ Testing: Simulator / device, Testflight HOW DO YOU BUILD IOS NATIVE APPS? MOBILE APP DEVELOPMENT AND INVESTMENT DEMO
  • 28. HOW DO YOU BUILD ANDROID NATIVE APPS? MOBILE APP DEVELOPMENT AND INVESTMENT ‣ IDE: Android Studio ‣ Languages: Java ‣ Testing: Simulator / device
  • 29. ‣ Camera ‣ GPS ‣ Accelerometer ‣ Microphone / Speaker ‣ Local storage ‣ Vendor APIs ‣ Touch Gestures MOBILE APP DEVELOPMENT AND INVESTMENT TECHNICAL BENEFITS OF NATIVE
  • 30. MOBILE APP DEVELOPMENT AND INVESTMENT BIG PROBLEM WITH NATIVE... TWO CODE BASES
  • 31. MOBILE APP DEVELOPMENT AND INVESTMENT HYBRID DEVELOPMENT
  • 32. ‣ Hybrid development combines the best (or worst) of both the native and HTML5 worlds ‣ It is a web app, primarily built using HTML5 and JavaScript, that is then wrapped inside a thin native container that provides access to native platform features ‣ PhoneGap is the original and popular container for creating hybrid mobile apps WHAT IS HYBRID DEVELOPMENT? MOBILE APP DEVELOPMENT AND INVESTMENT
  • 33. HOW DO YOU BUILD HYBRID APPS? ‣ IDE: Text editor of choice / terminal ‣ Languages: Javascript ‣ Testing: Chrome / device (depending on framework) MOBILE APP DEVELOPMENT AND INVESTMENT DEMO
  • 34. ‣ The beautiful, open source front-end SDK for developing hybrid apps ‣ Creator makes it easy to rapidly build Ionic mobile apps, with a drag-and-drop interface and real code exporting ‣ Can be tested on the Ionic app in iOS and Android IONIC - CURRENT BOSS OF HYBRID MOBILE APP DEVELOPMENT AND INVESTMENT
  • 35. ‣ Any sort of online component requires a backend service (API) ‣ This backend could be custom built: Node.js, Ruby on Rails, PHP, Python, ASP.NET ‣ Or you might be able to use a Backend as a Service provider: Parse, Firebase ‣ Or perhaps all you need is integration with an existing service provider: Facebook, Twitter, Dropbox MOBILE APP DEVELOPMENT AND INVESTMENT BRIEF WORD ABOUT THE BACKEND
  • 36. MOBILE APP DEVELOPMENT AND INVESTMENT 3. BUILD YOURSELF OR GET HELP?
  • 37. WIREFRAMING FIDELITY LOW MEDIUM HIGH www.balsamiq.com www.sketchapp.comPen and paper MOBILE APP DEVELOPMENT AND INVESTMENT
  • 38. ‣ Shoutem ‣ Mobile Roadie ‣ Mag+ ‣ Adobe DPS ‣ Como ‣ GoodBarber ‣ AppPresser ‣ AppYourself AN INCREASING NUMBER OF WYSIWYG PLATFORMS MOBILE APP DEVELOPMENT AND INVESTMENT ‣ AppMachine ‣ Mobincube ‣ BIZNESSAPPS ‣ MobAppCreator ‣ AppMakr ‣ Apps-Builder ‣ AppyPie ‣ IBuildApp ‣ BuildFire ‣ Appery.io ‣ Gamesalad ‣ MobiCart ‣ app.cat ‣ AppNotch ‣ EachScape ‣ Zoho Creator
  • 39. ‣ Online courses: - Codecademy - Treehouse - CodeSchool - BitFountain - Ray Wenderlich (iOS) ‣ Real life classes: - General Assembly (*wink*): DIVING INTO PROGRAMMING MOBILE APP DEVELOPMENT AND INVESTMENT
  • 40. ‣ Agencies in HK: - Mind Fund Studio (*wink*) - Altitude Labs - 42 Labs ‣ Freelancers: - Locally (check out co-working spaces) - Globally (Crew, Upwork, Freelancer, etc) BUYING DEVELOPMENT SKILL MOBILE APP DEVELOPMENT AND INVESTMENT Reliable Expensive Unreliable Cheap
  • 42. MOBILE APP DEVELOPMENT AND INVESTMENT
  • 43. WHAT TO LOOK FOR? MOBILE APP DEVELOPMENT AND INVESTMENT ‣ If pure software: - Exert extreme caution - easy to replicate - Look for technical sophistication and prowess - Look for exceptional marketing skills ‣ Hardware meets software is a local strength - Insight robotics, DJI, Snaptee ‣ Hardware meets software meets logistics meets crack marketing... the dream
  • 44. ‣ Co-working spaces: Blueprint, Cocoon, Garage Society, Paperclip, GoodLab, Cyberport, Metta, etc ‣ Universities: HKUST, HKU, etc ‣ Crowdfunding websites: Investible.vc, EastFounder, etc ‣ Accelerator programs: Nest, DBS, Cyberport, Blueprint, etc ‣ Events: Rise, FinTechHK, Startup Weekend, Hackathons, etc WHERE TO LOOK? MOBILE APP DEVELOPMENT AND INVESTMENT
  • 45. ‣ Technical audit: - How can you gauge degree of sophistication? - Who can you trust to evaluate the technology? ‣ Developer commitment: - High demand for developers and low supply - Very fluid industry CHALLENGES MOBILE APP DEVELOPMENT AND INVESTMENT
  • 46. ‣ Analysis of revenue traction over time and overall profitability of the business model: - User growth is hugely speculative - App usage is similarly speculative ‣ Tangible assets? ‣ Previous rounds? VALUATION MOBILE APP DEVELOPMENT AND INVESTMENT
  • 47. ‣ Tranches investment offer; offering a tiered incremental investment stream based on the owner executing to milestones correctly ‣ Backing experienced (ideally successful) founders ‣ Obtaining character references DE-RISKING MOBILE APP DEVELOPMENT AND INVESTMENT
  • 48. THE MALE OR FEMALE APPROACH? MOBILE APP DEVELOPMENT AND INVESTMENT
  • 49. INVEST AND PRAY MOBILE APP DEVELOPMENT AND INVESTMENT
  • 50. Q&A MOBILE APP DEVELOPMENT AND INVESTMENT
  • 51. E: CHTMORRIS@ICLOUD.COM T: @CHTMORRIS W: CHTMORRIS.COM THANK YOU! CHARLIE MORRIS