Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google I/O 15
Search
Marc Poppleton
June 26, 2015
Technology
0
58
Google I/O 15
Marc Poppleton
June 26, 2015
Tweet
Share
More Decks by Marc Poppleton
See All by Marc Poppleton
Slice my app
marcpoppleton
0
44
Slices up your app!
marcpoppleton
1
150
Android all the things! @ Nantes
marcpoppleton
0
150
Android all the Things
marcpoppleton
4
640
Android Things, comment faire sa domotique DIY sans jamais toucher à un fer à souder
marcpoppleton
0
160
Kotlin, how to dive in without drowning
marcpoppleton
0
300
Android Studio, a focus on the tool in different contexts
marcpoppleton
0
410
K for Kotlin
marcpoppleton
1
1.2k
Le magicien Doze
marcpoppleton
0
940
Other Decks in Technology
See All in Technology
なぜCodeceptJSを選んだか
goataka
0
180
マイクロサービスにおける容易なトランザクション管理に向けて
scalar
0
190
ハイテク休憩
sat
PRO
2
180
Opcodeを読んでいたら何故かphp-srcを読んでいた話
murashotaro
0
330
20241218_今年はSLI/SLOの導入を頑張ってました!
zepprix
0
190
日本版とグローバル版のモバイルアプリ統合の開発の裏側と今後の展望
miichan
1
140
プロダクト開発を加速させるためのQA文化の築き方 / How to build QA culture to accelerate product development
mii3king
1
290
怖くない!ゼロから始めるPHPソースコードコンパイル入門
colopl
0
180
PHPerのための計算量入門/Complexity101 for PHPer
hanhan1978
5
740
C++26 エラー性動作
faithandbrave
2
830
3年でバックエンドエンジニアが5倍に増えても破綻しなかったアーキテクチャ そして、これから / Software architecture that scales even with a 5x increase in backend engineers in 3 years
euglena1215
10
3.9k
社内イベント管理システムを1週間でAKSからACAに移行した話し
shingo_kawahara
0
200
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
180
Optimizing for Happiness
mojombo
376
70k
Thoughts on Productivity
jonyablonski
68
4.4k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.1k
Automating Front-end Workflow
addyosmani
1366
200k
How to train your dragon (web standard)
notwaldorf
88
5.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.9k
For a Future-Friendly Web
brad_frost
175
9.4k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.2k
A Modern Web Designer's Workflow
chriscoyier
693
190k
The Language of Interfaces
destraynor
155
24k
4 Signs Your Business is Dying
shpigford
182
21k
Transcript
Marc Poppleton - OLPS/SOFT/JAV
Agenda • Keynote • Android M • ATAP • Being
at IO
Text Keynote Alias “on est les meilleurs Bisounours”
Keynote Pas de nouveau device Confirmation de leur position
Keynote Nouvelles gestures Wear Annonce de nouveaux Wear Mode Always
On
Keynote OS IoT Brillo Protocole IoT Weave
Keynote Cardboard Android Pay Jump! Wow so much!
Want more Keynote? watch this: https://youtu.be/7V-fIGMDsmE
Text Android M (Android Mondieumaisyapleindetrucsnouveaux)
Now on Tap Context context, context context?
Now on Tap Places App Indexing
Want more Now on Tap? good things come to those
who….wait. (but read this while you wait: https://developers.google.com/app-indexing/)
Permissions bye bye install permissions Hello runtime permissions!
Runtime permissions demandées à l’utilisation réduction du frein lors de
l’installation
Controle l’utilisateur prend le contrôle le développeur prévoit l’absence de
permission
Want more Permissions? watch this: https://goo.gl/crKxLG
Voice API OK Google? Get me two pints of lager
and a packet of crisps!
Voice API Ajoutez 1 Intent android.intent.category.VOICE Choisissez 1 ou plusieurs
System Voice Actions Appelez android.app.VoiceInteractor Définissez des PickOptionRequest Et voilà!
Voice API Limité aux System Voice Actions Custom Voice Actions
à demander à Google par biais d’un formulaire
Want more Voice? watch this: https://goo.gl/nwZZ5i then code this :
http://io2015codelabs.appspot.com/codelabs/voice-interaction
Fingerprint Votre application veut un whisky.
Fingerprints android.hardware.fingerprint.FingerprintManager Authentification de l’utilisateur dans votre app
Want more Fingerprint? watch this: https://goo.gl/JEqjxJ then code this :
https://github.com/googlesamples/android-FingerprintDialog
Backup Om nom nom, Data!
Par défaut, TOUT est sauvegardé Désactivable dans le Manifest android:allowBackup=“false"
Filtrable android:fullBackupContent="@xml/mybackupscheme"
Want more Backup? read this: https://developer.android.com/preview/backup/index.html
Data Binding on a pas déjà vu ça quelque-part?
Data Binding Associer éléments d’UI et code sans…code. Simplifier le
code à sa logique métier
Data Binding Balise data dans les fichiers Layout Syntax @{foo.bar}
dans les éléments d’UI Appeler DataBindingUtil pour instancier la vue
Data Binding UI mise à jour automagiquement : Observable 100%
POJO compatible Généré au Build
Want more Data Binding? read this: https://developer.android.com/tools/data-binding/guide.html
Doze et App Standby Toi l’app, file te coucher et
que je ne t’entende plus!
Doze Nouvelle stratégie d’économie d’énergie Détection d’inactivité du device Met
l’OS en activité minimale
App Standby Nouvelle stratégie d’économie d’énergie Détection d’inutilisation d’une app
Réduit les capacités des apps inutilisées
Want more Doze & Standby? read this: http://developer.android.com/preview/behavior- changes.html#behavior-power
Android Studio 1.3 previews
Android Studio Android Design Support Library Vector Graphics Visual Design
Editors
Android Studio Build incrémental Gradle 2.4
Android Studio NDK IDE support C/C++ Refactoring Java/C Inspection
Want more Android Studio? watch this: https://goo.gl/Almx48
GCM 3.0 Push it to me baby!
GCM 3.0 More clients! More APIs! More Tools!
GCM 3.0 Topics Broadcast en mode pub/sub
GCM 3.0 Devices Group Messaging Cibler un groupe Upstream dans
le groupe
Want more GCM ? Watch this: https://goo.gl/ErUYIW
Want more M ? Watch this: https://goo.gl/vk5SbX
Text ATAP Advanced Technology And Products Projects
Soli
Soli Radar 60GHz miniature Gestures fines Intégration dans les wearables
Want more Soli ? Watch this: https://youtu.be/0QNiZfSsPc0
Jacquard Le slip connecté est pour demain!
Jacquard Textile connecté Process d’industrialisation Partenariat
Want more Jacquard ? Visit: https://www.google.com/atap/project-jacquard/
ARA Le mobile en kit
ARA Un proto qui tombe en marche Les devs invités
à inventer des modules
Want more ARA ? Visit: http://www.projectara.com/
Want more ATAP ? Watch this: https://youtu.be/mpbWQbkl8_g
Text IO IO, We went to IO…
None
None
None
Want more Google IO ? Watch all this: https://goo.gl/Uyis8E and
all this : https://goo.gl/M13Tpp code all this : https://io2015codelabs.appspot.com/ and join your local GDG!
Marc Poppleton OLPS/SOFT/JAV Merci