+ All Categories
Home > Documents > Tri droid web development on android

Tri droid web development on android

Date post: 16-Jul-2015
Category:
Upload: brandon-smith
View: 32 times
Download: 0 times
Share this document with a friend
Popular Tags:
52
WEB DEVELOPMENT ON ANDROID TriDroid
Transcript
Page 1: Tri droid   web development on android

WEB DEVELOPMENT ON

ANDROIDTriDroid

Page 2: Tri droid   web development on android
Page 3: Tri droid   web development on android

2006

Page 4: Tri droid   web development on android

WEB DEVELOPMENT IS

HARD

Page 5: Tri droid   web development on android

WEB DEVELOPMENT IS

HARD

Page 6: Tri droid   web development on android

WEB DEVELOPMENT IS

HARD

Page 7: Tri droid   web development on android

MOBILE

WEB DEVELOPMENT IS

HARD

Page 8: Tri droid   web development on android

DEVICE ACTIVATION

Page 9: Tri droid   web development on android
Page 10: Tri droid   web development on android

&

Page 11: Tri droid   web development on android
Page 12: Tri droid   web development on android

CHROME DEVICE

EMULATION

• Useragent Spoofing

• Screen Resolution

Matching

• Device Pixel Ratio

• Viewport Emulation

• Text and Fonts

• Touch Event

• Geolocation Override

• Device Orientation

Override

Page 13: Tri droid   web development on android

DEMO

Page 14: Tri droid   web development on android

WEINREextremely helpful

but clunky and without seamless integration

Page 15: Tri droid   web development on android
Page 16: Tri droid   web development on android
Page 17: Tri droid   web development on android
Page 18: Tri droid   web development on android
Page 19: Tri droid   web development on android
Page 20: Tri droid   web development on android

MOBILE

WEB DEVELOPMENT IS

HARD

crippled webviews?

Page 21: Tri droid   web development on android

REMOTE DEBUGGINGUsing Chrome Dev Tools

Page 22: Tri droid   web development on android

DEMO

Page 23: Tri droid   web development on android

WEBVIEWS

Page 24: Tri droid   web development on android

VERSIONING HELL?!?

Android

Version

Chrome

Version

KitKat 4.4.3 33

KitKat 4.4.2 30

Jelly Bean < 4.4.x ~8

Page 25: Tri droid   web development on android

PLAY UPGRADABLE??

Page 26: Tri droid   web development on android

MODERIZRFor feature detection

Possibly use @JavascriptInterface for targeted

WebViews

Page 27: Tri droid   web development on android

HYBRID APPSTrying to avoid the uncanny valley

Page 28: Tri droid   web development on android
Page 29: Tri droid   web development on android
Page 30: Tri droid   web development on android
Page 31: Tri droid   web development on android
Page 32: Tri droid   web development on android
Page 33: Tri droid   web development on android
Page 34: Tri droid   web development on android
Page 35: Tri droid   web development on android
Page 36: Tri droid   web development on android

ANALYTICSAndroid app and Web report separately

Page 37: Tri droid   web development on android

@JavascriptInterface

Page 38: Tri droid   web development on android

GOOGLE UNIVERSAL

ANALYTICS

Page 39: Tri droid   web development on android

REMOTE LOGGINGgetsentry.com

Page 40: Tri droid   web development on android

INTENTS WITH CHROME

Page 41: Tri droid   web development on android

PORT FORWARDING

Page 42: Tri droid   web development on android
Page 43: Tri droid   web development on android

DEMO

Page 44: Tri droid   web development on android

SCREENCASTKeep Your Focus

Page 45: Tri droid   web development on android
Page 46: Tri droid   web development on android

DEMO

Page 47: Tri droid   web development on android

DEV TOOLS AS AN IDE

Page 48: Tri droid   web development on android

SNIPPETSHold on to Handy Code

Page 49: Tri droid   web development on android

FILE SEARCHCmd + O

Cmd + Opt + F

Page 50: Tri droid   web development on android

WORKSPACESKeep Browser and File System in Sync

Page 51: Tri droid   web development on android

isn’t just a browser

Page 52: Tri droid   web development on android

IS A PLATFORM


Recommended