SlideShare a Scribd company logo
Recap of Android Dev
Summit 2018
Hassan Abid
GDE - Android
@hassanabidpk
Singapore
“Its by developers, for
developers to share more
technical behind the scenes”
- Stephanie Cuthbertson - Keynote speaker
History Of Android
Singapore
Recap of Android Dev Summit 2018
Agenda
Foldables
App Bundle
Dynamic Features
Android Studio
Kotlin
JetPack
Singapore
Foldables
Screen can bend and fold
Two Variants : Two-screen and one-screen
App Bundles and
Dynamic Features
Singapore
Singapore
App Bundles
App sizes have grown dramatically, up 5x since 2012
App Bundles sees 35% size savings
Mutli-apk
Android Studio 3.2 brought full IDE support of app
bundles
Singapore
App Bundle - How?
Use Android Studio 3.2 or Command line
Output will be saved at
modulename/build/outputs/bundleVarient/bundle.aab
App Bundles - How to test
Use Google Play app-signing to release apks to testers
Alternatively use bundletool to generate set of apks locally
$ bundletool build-apks 
--bundle=/MyApp/my_app.aab 
--output=/MyApp/my_app.apks
Singapore
Recap of Android Dev Summit 2018
Dynamic Features
Install and uninstall features on demand
Or defer install on demand
For Pre-L devices, fuse and deliver at install time
Early access - Apply at http://bit.ly/2Pb68Tv
Singapore
Singapore
app
Add
Receipe
Feature
End
Modularization
core
VR Viewer
Feature
Singapore
Recap of Android Dev Summit 2018
Recap of Android Dev Summit 2018
Example of Modularization : Plaid 2.0
Github : https://github.com/nickbutcher/plaid/
Video : https://youtu.be/QdoEcfibG-s
In-App Update
Singapore
Recap of Android Dev Summit 2018
Recap of Android Dev Summit 2018
Android Studio
Singapore
Singapore
Android Studio 3.3 Beta is available now
Android Studio 3.3
App Bundles support Instant App
Improvements in Profilers
Performance and Build time improvements
Try it out :
https://developer.android.com/studio/preview/features/
Kotlin 1.3
Singapore
Singapore
Kotlin 1.3 - New Features
Inline classes
Unsigned Numbers
Multi-platform projects
Corountines stable release
Android JetPack
Singapore
Android Jetpack : Accelerate Android Development
Backward Compatible
Works on 95% of Android devices
Recap of Android Dev Summit 2018
Jetpack - Architecture Components
Paging 2.1 New!
Room 2.1 New!
Data Binding 3.2 New!
ViewModel New!
Navigation New!
Navigation Demo http://bit.ly/2Ep9e4B
Hassan Abid, GDE Android
@hassanabidpk
Singapore
Thank you!
Q&A
@hassanabidpk
Singapore

More Related Content

PPTX
Android App Bundles - Overview
PDF
Building Modern Apps using Android Architecture Components
PPTX
Angular 9 New features
PDF
Google App Engine tutorial
PDF
Android Jetpack - Google IO Extended Singapore 2018
PPTX
Angular 7: Everything You Need to Know!
PDF
A gently introduction to AngularJS
PDF
Google cloud endpoints
Android App Bundles - Overview
Building Modern Apps using Android Architecture Components
Angular 9 New features
Google App Engine tutorial
Android Jetpack - Google IO Extended Singapore 2018
Angular 7: Everything You Need to Know!
A gently introduction to AngularJS
Google cloud endpoints

What's hot (20)

PPTX
The Best Way to Become an Android Developer Expert with Android Jetpack
PPTX
Angular 9
PDF
The Google App Engine Oil Framework
PDF
Angular 10 course_content
PDF
What are The Top Features of Angular 7?
PPT
Google App Engine for Java
PDF
Introduction to Google App Engine
PDF
Single Page Applications in Angular (italiano)
PDF
Learn Angular 9/8 In Easy Steps
PDF
Introduction to Google Cloud Endpoints: Speed Up Your API Development
PPTX
Talk for DevFest 2021 - GDG Bénin
PPTX
Android jetpack compose | Declarative UI
PPTX
Jetpack Compose - Android’s modern toolkit for building native UI
PPTX
Angular 2 in-1
PDF
React Nativeの光と闇
PDF
Angular based enterprise level frontend architecture
PDF
Vaadin 7.2
PPTX
Meetup angular http client
PDF
Try Jetpack Compose
PDF
MOPCON 2014 - Best software architecture in app development
The Best Way to Become an Android Developer Expert with Android Jetpack
Angular 9
The Google App Engine Oil Framework
Angular 10 course_content
What are The Top Features of Angular 7?
Google App Engine for Java
Introduction to Google App Engine
Single Page Applications in Angular (italiano)
Learn Angular 9/8 In Easy Steps
Introduction to Google Cloud Endpoints: Speed Up Your API Development
Talk for DevFest 2021 - GDG Bénin
Android jetpack compose | Declarative UI
Jetpack Compose - Android’s modern toolkit for building native UI
Angular 2 in-1
React Nativeの光と闇
Angular based enterprise level frontend architecture
Vaadin 7.2
Meetup angular http client
Try Jetpack Compose
MOPCON 2014 - Best software architecture in app development
Ad

Similar to Recap of Android Dev Summit 2018 (20)

PDF
How To Build and Deploy Android App Bundles.pdf
PDF
What’s new in Android: Embracing era of Generative AI
PPTX
Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers
PDF
Mobile backends with Google Cloud Platform (MBLTDev'14)
PDF
How to feature flag and run experiments in iOS and Android
PDF
#MBLTdev: Разработка backend для мобильного приложения с использованием Googl...
PDF
AN ANDROID APP FOR BUILDING STUDENT PROFILES
PPT
Google I/O conference: Announcement of Android N release
PDF
Manoj singhal resume
PPT
Android SDK and PhoneGap
PPT
Android Stsucture
PDF
Google App Engine (Introduction)
PPTX
Appium solution artizone
PPTX
Module-I_Introduction-to-Android.pptx
PDF
Getting Started with Android Development
KEY
android_android + app engine- a developer's dream combination
PPTX
Android Technology – Packaging and Life cycles
PPT
MonkeyTalk Automation Testing For Android Application
PPT
Getting started with android dev and test perspective
PDF
Introduction to Android - Mobile Fest Singapore 2009
How To Build and Deploy Android App Bundles.pdf
What’s new in Android: Embracing era of Generative AI
Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers
Mobile backends with Google Cloud Platform (MBLTDev'14)
How to feature flag and run experiments in iOS and Android
#MBLTdev: Разработка backend для мобильного приложения с использованием Googl...
AN ANDROID APP FOR BUILDING STUDENT PROFILES
Google I/O conference: Announcement of Android N release
Manoj singhal resume
Android SDK and PhoneGap
Android Stsucture
Google App Engine (Introduction)
Appium solution artizone
Module-I_Introduction-to-Android.pptx
Getting Started with Android Development
android_android + app engine- a developer's dream combination
Android Technology – Packaging and Life cycles
MonkeyTalk Automation Testing For Android Application
Getting started with android dev and test perspective
Introduction to Android - Mobile Fest Singapore 2009
Ad

More from Hassan Abid (15)

PDF
[IO Extended KL] On-Device AI: Is It Time to Go All-In, or Do We Still Need t...
PDF
On-Device AI: Is It Time to Go All-In, or Do We Still Need the Cloud?
PDF
DevFest SG 2024 - What’s new in On-device Generative AI
PDF
Improving app performance with Kotlin Coroutines
PDF
Android 101 - Kotlin ( Future of Android Development)
PDF
Exploring CameraX from JetPack
PDF
What’s new in Android JetPack
PDF
Kotlin for Android Developers
PDF
What's new in Android Pie
PDF
Django for mobile applications
PDF
VR Video Apps on Daydream
PDF
Best Practices in Media Playback
PDF
ExoPlayer for Application developers
PPTX
Android n preview
PDF
Introduction to Pakistan
[IO Extended KL] On-Device AI: Is It Time to Go All-In, or Do We Still Need t...
On-Device AI: Is It Time to Go All-In, or Do We Still Need the Cloud?
DevFest SG 2024 - What’s new in On-device Generative AI
Improving app performance with Kotlin Coroutines
Android 101 - Kotlin ( Future of Android Development)
Exploring CameraX from JetPack
What’s new in Android JetPack
Kotlin for Android Developers
What's new in Android Pie
Django for mobile applications
VR Video Apps on Daydream
Best Practices in Media Playback
ExoPlayer for Application developers
Android n preview
Introduction to Pakistan

Recently uploaded (20)

PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
ai tools demonstartion for schools and inter college
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
medical staffing services at VALiNTRY
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Digital Strategies for Manufacturing Companies
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
System and Network Administraation Chapter 3
PDF
System and Network Administration Chapter 2
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
CHAPTER 2 - PM Management and IT Context
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Navsoft: AI-Powered Business Solutions & Custom Software Development
ai tools demonstartion for schools and inter college
Odoo POS Development Services by CandidRoot Solutions
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
medical staffing services at VALiNTRY
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
wealthsignaloriginal-com-DS-text-... (1).pdf
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Digital Strategies for Manufacturing Companies
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
System and Network Administraation Chapter 3
System and Network Administration Chapter 2
VVF-Customer-Presentation2025-Ver1.9.pptx
Reimagine Home Health with the Power of Agentic AI​
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
CHAPTER 2 - PM Management and IT Context

Recap of Android Dev Summit 2018