ii 1100-android development for fun and profit

26
Android Development for Fun & Profit Presented by Adrian Mikeliunas [email protected] TASKMobileSolutions.com

Upload: adrian-mikeliunas

Post on 19-May-2015

522 views

Category:

Technology


1 download

DESCRIPTION

MoDev 2012 Presentation on Android development for fun and profit.

TRANSCRIPT

Page 1: Ii 1100-android development for fun and profit

Android Development for Fun & Profit

Presented by

Adrian Mikeliunas

[email protected]

TASKMobileSolutions.com

Page 2: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

2

MoDevAcademy

MoDevAcademy will offer professional training across platforms that include beginner, intermediate and advanced courses.

The format will be one day courses that can be taken individually or paired for a multi-day experience. The Academy intended to fill a much needed void in the market for in-depth mobile developer training.

Page 3: Ii 1100-android development for fun and profit

Upcoming Classes

Schedule:

• January 22nd: Starting up with iOS Development

• January 23rd: Expert Objective-C

• January 24th: Advanced Xcode Development

Register at MoDevAcademy.com/Registration

Page 4: Ii 1100-android development for fun and profit

Online Resources

The references in this presentation, and many other resources are available at:

http:// Gomodev.com/MoDevAcademyResources

Page 5: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

5

Agenda

Android™ Market

Programming Options

No Programming Options

Android Issues

Android Stores

The "Android" name, the  logo, and other trademarks are property of Google Inc.  http://developer.android.com/legal.html

All "Images, styles, etc." are in the Android Open Source Project and are licensed under the Apache Software License.

http://developer.android.com/sdk/terms.html

Page 6: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

6

Android Market Today (Oct 2012)

Over 1.3 M Android Devices activated per day! 400 M Total Android devices!

Over 1B Monthly apps downloaded! 25B Total!

Over 675,000 apps in store!

Android owns 90% of China market!

Android, the world's most popular mobile platform:

Page 7: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

7

Android Market 2013

Over 1B Total Android Devices!

Over 25 B Total apps downloaded!

Page 8: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

8

Android Development Success Factors

Hardware & Operating System Independent! Open, free software platform runs on Mac, Windows, Linux Supports Cloud development & even on Android! (AIDE)

Lower Costs: ANY computer, free development tools and simulator! Annual developer license(*) Google $25, Amazon $0! More Java programmers than Objective-C!

Multiple Hardware manufacturers compete on price!

* Optional

Page 9: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

9

Android Architecture

Applications

Application framework

Libraries

Android Runtime (Dalvik VM)

Linux 2.6 Kernel

Page 10: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

10

Page 11: Ii 1100-android development for fun and profit

11

Android Layers Linux kernel provides drivers for the Android hardware,

networking, file system access & inter-process-communication

Libraries are mostly written in C or C++

Core Libraries are the core development kit including utility, i.o. etc

Dalvik Virtual Machine is an optimized Java VM

Application Framework is the API to developers

Applications are user facing programs

Page 12: Ii 1100-android development for fun and profit

12

Android Applications

• Each application runs in its own process, gets unique identifier & runs its own instance of Dalvik VM

This way the processes are isolated & crash of one application does not bring down the whole system!

Page 13: Ii 1100-android development for fun and profit

13

Android Language Options

Compiled C++, Native ARM Java, LUA

Interpreted Python, jRuby, BeanShell Javascript

Web Apps HTML5/CSS

Page 14: Ii 1100-android development for fun and profit

14

Android Language Options (2)

Multiplatform Flash (ActionScript) Java

Cross Mobile Platforms PhoneGap Titanium SDK by Appcelerator Corona SDK

Page 15: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

15

Android Java Programming

Java SDK

Android SDK

IDE, Eclipse by default Android Plugin for Eclipse

IDE = Integrated Development Environment

Page 16: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

16

NO Programming Options-Web

appsgeyser.com, VA company, generates APK from URL

appinventor.mit.edu Build an app from logic blocks

andromo.com, generates APK from URL, many templates

mobile.conduit.com, generates APK from modules

android3apps.com, generates APK from modules

mobilenationhq.com a new novel approach!

Page 17: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

17

NO Programming Options: Outsource

Larger talent pool for Java/Android than IOS!

Android developers get paid less than iOS developers. http:techpinions.com/android-v-ios-part-4-developers/9535

www.getacoder.com

www.freelancer.com/work/android-developer-rate-pay

Page 18: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

18

Application Screen Prototype

www.mobjectify.com

www.fluidui.com

www.droiddraw.org

Online tools to build the Graphical User Interface (GUI)

Page 19: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

19

Android Issues - Fragmentation

Almost 70% of Android on 2.1 to 2.3 versions!

25 % on Android 4.0.3+

Source: http://developer.android.com/about/dashboards/index.html

Page 20: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

20

Android Issues – Screen Sizes

A set of four generalized sizes: small, normal, large, and xlarge

A set of four generalized densities: ldpi (low), mdpi (medium), hdpi (high), and xhdpi (extra high)

Page 21: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

21

Android Issues – App Quality

Quantity <> Quality!

Page 22: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

22

Android Issues – Malware

Android malware, FUD, and the FBI: “A badly written FBI warning about Android malware has

been taken to be about Android's security, when it's really about idiot users” By Steven J. Vaughan-Nichols from ZDNet

www.zdnet.com/android-malware-fud-and-the-fbi-7000005874/

Real issues Google is finally stopping these real threats Rooted devices can be vulnerable 3rd party Markets/Stores not checking for malware!

Page 23: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

23

Android Issues – Many Companies

Too many cooks in Android kitchen! Google, makers of the OS Hardware Manufactures Telephone Companies

“Value Added” Software Responsible for security updates!

Retailers App developers!

Page 24: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

24

Android Stores

Play.Google.com

www.amazon.com/mobile-apps/b?node=2350149011

apps.opera.com

www.getjar.com

www.appbrain.com

Many foreign markets…

30% Cut!

Page 25: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

25

Android Revenue Models

Ads in application

Paid apps

Freemium

Notifications

In apps purchases

Pay per download

Page 26: Ii 1100-android development for fun and profit

Android Development for Fun and Profit

26

Android for Fun and Profit

Q& A