Android’s Warp pipe
Pedro VicEnte - neteinstein @ everywhere
Android’s Warp pipe
It is a me, Peeedro!
Pedro VicEnte - neteinstein @ everywhere
Android’s Warp pipe
Pedro VicEnte - neteinstein @ everywhere
It is a me, Peeedro!
Peeedro?
Android Developer since 2009
Currently a Minder (since January)
Pedro VicEnte - neteinstein @ everywhere
2009…
Pedro VicEnte - neteinstein @ everywhere
WOW!
Awesome phone!
Pedro VicEnte - neteinstein @ everywhere
Nevermind…
Android's Warp Pipe
Mindwhaat?
Pedro VicEnte - neteinstein @ everywhere
Self-Management
Total Responsibility
Everything is…
…everyone’s job!
Mindwhaat?
Pedro VicEnte - neteinstein @ everywhere
Fail fast
Fail fast Learn fast Improve fast
Mindera
Pedro VicEnte - neteinstein @ everywhere
We use technology
to build products we are proud of,
with people we love.
Pedro VicEnte - neteinstein @ everywhere
Why the pipe?
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Don’t
Image from: https://www.flickr.com/photos/jawboneradio/128658130
Pedro VicEnte - neteinstein @ everywhere
Fight YoUR INNeR Monkey
Pedro VicEnte - neteinstein @ everywhere
Fight YoUR INNeR MonKey!
Continuous integration
Build automation
UI testing
Unit testing
Alpha releases
Beta releases
Pedro VicEnte - neteinstein @ everywhere
Android's Warp Pipe
Pedro VicEnte - neteinstein @ everywhere
Case study
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
All in on Continuos Delivery!
Pedro VicEnte - neteinstein @ everywhere
Handle flavours
Pedro VicEnte - neteinstein @ everywhere
CI Configuration versioning
Automatic build versioning
MAJOR.MINOR.BUILD_NUMBER
Pedro VicEnte - neteinstein @ everywhere
Alfa & Beta testing
Pedro VicEnte - neteinstein @ everywhere
Plugin for Google Play upload
Pedro VicEnte - neteinstein @ everywhere
https://github.com/Mindera/gradle-versioncode-plugin
Plugin for Google Play upload
Pedro VicEnte - neteinstein @ everywhere
https://github.com/Triple-T/gradle-play-publisher
Image from: https://codeship.com/continuous-integration-essentials
Pedro VicEnte - neteinstein @ everywhere
Go!
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Android's Warp Pipe
Setup
Unit tests
UI Tests Upload to
Play Store
Upload to HockeyApp
Pedro VicEnte - neteinstein @ everywhere
buildTypes {
debug {
minifyEnabled false
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
applicationIdSuffix ".debug"
buildConfigField("boolean", "UI_TESTING", "false")
buildConfigField("boolean", "IAP_OVERRIDE", "true")
testCoverageEnabled true
}
release {
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
buildConfigField("boolean", "UI_TESTING", "false")
buildConfigField("boolean", "IAP_OVERRIDE", "false")
}
}
Pedro VicEnte - neteinstein @ everywhere
// Uitesting will be used to run Espresso ui tests.
uitesting.initWith(buildTypes.release)
uitesting {
minifyEnabled false
shrinkResources false
applicationIdSuffix ".uitesting"
debuggable true
buildConfigField("boolean", "UI_TESTING", "true")
buildConfigField("boolean", "IAP_OVERRIDE", "true")
testCoverageEnabled true
}
// Alpha will be published to hockey app for QA testing.
alpha.initWith(buildTypes.release)
alpha {
applicationIdSuffix ".alpha"
debuggable true
}
Hardware
Setup
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Pedro VicEnte - neteinstein @ everywhere
Remember?
Pedro VicEnte - neteinstein @ everywhere
Fail fast Learn fast Improve fast
Android's Warp Pipe
Image from: http://orig08.deviantart.net/7ffc/f/2011/168/d/f/super_mario_64_in_16bit_by_guidowigger-d3j6afn.png
Pedro VicEnte - neteinstein @ everywhere
Android’s Warp pipe
Questions?
Pedro VicEnte - neteinstein @ everywhere

More Related Content

PPT
screen shots of demo of elearning course based on Time Management
PDF
Software Development Worcester
PDF
Bootiful Reactive Testing - Mario Gray
PDF
Day 23 Arduino Introduction
PDF
From your pocket to your wrist with Android Wear
PPTX
Artem Denysov "Easy ways to speed up your web application"
PDF
A Day in the life of a pipeline
PPTX
Build Automation in Android
screen shots of demo of elearning course based on Time Management
Software Development Worcester
Bootiful Reactive Testing - Mario Gray
Day 23 Arduino Introduction
From your pocket to your wrist with Android Wear
Artem Denysov "Easy ways to speed up your web application"
A Day in the life of a pipeline
Build Automation in Android

Similar to Android's Warp Pipe (20)

PDF
Innovation Generation - The Mobile Meetup: Android Best Practices
PDF
Release & Iterate Faster: Stop Manual Testing
PPTX
Android, Gradle & Dependecies
PPTX
Exploring the power of Gradle in android studio - Basics & Beyond
PDF
Level Up Your Android Build -Droidcon Berlin 2015
PDF
Head first android apps dev tools
PDF
Continous UI testing with Espresso and Jenkins
PPTX
Gradle build capabilities
PDF
Infinum Android Talks #13 - Developing Android Apps Like Navy Seals by Ivan Kušt
PPTX
From Containerization to Modularity
PDF
Tools/Processes for serious android app development
PDF
Intro to Gradle + How to get up to speed
PDF
Gradle and Your Android Wearable Projects
PDF
LinkedIn's Consistent Android Testing Environments Using Gradle
PDF
Cracking android app. Мокиенко Сергей
PDF
PPTX
Build your android app with gradle
PPTX
Android Testing Talk by Rebootd v1
PDF
Latest & interesting updates #android dev
PDF
Droidcon Spain 2105 - One app to rule them all: Methodologies, Tools & Tricks...
Innovation Generation - The Mobile Meetup: Android Best Practices
Release & Iterate Faster: Stop Manual Testing
Android, Gradle & Dependecies
Exploring the power of Gradle in android studio - Basics & Beyond
Level Up Your Android Build -Droidcon Berlin 2015
Head first android apps dev tools
Continous UI testing with Espresso and Jenkins
Gradle build capabilities
Infinum Android Talks #13 - Developing Android Apps Like Navy Seals by Ivan Kušt
From Containerization to Modularity
Tools/Processes for serious android app development
Intro to Gradle + How to get up to speed
Gradle and Your Android Wearable Projects
LinkedIn's Consistent Android Testing Environments Using Gradle
Cracking android app. Мокиенко Сергей
Build your android app with gradle
Android Testing Talk by Rebootd v1
Latest & interesting updates #android dev
Droidcon Spain 2105 - One app to rule them all: Methodologies, Tools & Tricks...
Ad

Recently uploaded (20)

PPTX
Chapter 5: Probability Theory and Statistics
PPTX
Modernising the Digital Integration Hub
PDF
STKI Israel Market Study 2025 version august
PDF
Five Habits of High-Impact Board Members
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
Architecture types and enterprise applications.pdf
PDF
Flame analysis and combustion estimation using large language and vision assi...
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PPTX
2018-HIPAA-Renewal-Training for executives
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
Two-dimensional Klein-Gordon and Sine-Gordon numerical solutions based on dee...
PPTX
Benefits of Physical activity for teenagers.pptx
PDF
UiPath Agentic Automation session 1: RPA to Agents
PDF
A proposed approach for plagiarism detection in Myanmar Unicode text
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PPTX
Configure Apache Mutual Authentication
PDF
Hindi spoken digit analysis for native and non-native speakers
Chapter 5: Probability Theory and Statistics
Modernising the Digital Integration Hub
STKI Israel Market Study 2025 version august
Five Habits of High-Impact Board Members
NewMind AI Weekly Chronicles – August ’25 Week III
Taming the Chaos: How to Turn Unstructured Data into Decisions
Architecture types and enterprise applications.pdf
Flame analysis and combustion estimation using large language and vision assi...
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
2018-HIPAA-Renewal-Training for executives
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
Two-dimensional Klein-Gordon and Sine-Gordon numerical solutions based on dee...
Benefits of Physical activity for teenagers.pptx
UiPath Agentic Automation session 1: RPA to Agents
A proposed approach for plagiarism detection in Myanmar Unicode text
Final SEM Unit 1 for mit wpu at pune .pptx
Custom Battery Pack Design Considerations for Performance and Safety
Configure Apache Mutual Authentication
Hindi spoken digit analysis for native and non-native speakers
Ad

Android's Warp Pipe