Mobile application development on Android

22
Mobile Application Development on Android Karim Karimov

Transcript of Mobile application development on Android

Page 1: Mobile application development on Android

Mobile Application Development on AndroidKarim Karimov

Page 2: Mobile application development on Android

Why mobile platform?

2007 2008 2009 2010 2011 2012 2013 2014 2015 20160

500

1000

1500

2000

2500

Number of users in global (Millions)

Desktop Mobile

Page 3: Mobile application development on Android

Reason for being popular

Mobile to carry on

Instant communicatio

n

Constant internet

connection

All-in-one device

Information on your fingertip

Use like multi sensor

Page 4: Mobile application development on Android

Mobile app revenues

2015 2016 2017

45$58$

77$

Millions $

Page 5: Mobile application development on Android

Current State of Mobile

67% Shopping

46% Banking

41% Downloading

content

37% Researching /

overnight reservation

27% Ordering take-out

Page 6: Mobile application development on Android

Mobile platforms

61%

32%

3%5%

Mobile operating systems market sharing

Android iOS Windows Phone Others

Page 7: Mobile application development on Android

Android OS

Android is the customizable, easy to use operating system that powers more than a billion

devices across the globe — from phones and tablets to watches, TV, cars and more to come.

Page 8: Mobile application development on Android

Main structure of Android

Java

C/C++

Kernel

Page 9: Mobile application development on Android

Activity lifecycle

Page 10: Mobile application development on Android

View Hierarchy

Page 11: Mobile application development on Android

IDE

Android Studio

Page 12: Mobile application development on Android

Best practices in app development

Know your

audienceLess is more

Play to your

strengths

Be consisten

t

Test, test, test

Page 13: Mobile application development on Android

My project for our university

Network for our students and teachers

• Track news what happens in university

• Be notified from administration and your teachers

• Manage your work schedule due to events

• Be notified about assignments

• Track your attendance on lessons

• Get your exam and assignment results when it is ready

Page 14: Mobile application development on Android

News section of application

Track news about our university

Page 15: Mobile application development on Android

News in detail

Read detailed about news

Page 16: Mobile application development on Android

Sections

Quick switch section on navigation bar

Page 17: Mobile application development on Android

Announcement

Define which groups get notified

Page 18: Mobile application development on Android

Assignment

Track your assignments

Page 19: Mobile application development on Android

Sections

Calendar

Page 20: Mobile application development on Android

Sections

Easy event add dialog

Page 21: Mobile application development on Android

Sections

Notifications

Page 22: Mobile application development on Android

Thanks for attention!