Android Developers

×
1.34 млн
подписчики
887 млн
просмотры
2 379
видео
9 Ноя 2007
создан
09.05.19 35:02
What's new in ConstraintLayout (Google I/O'19)
Learn the capabilities of ConstraintLayout, a popular library for UI development on Android, which addresses common pitfalls of and solutions to UI patterns, performance aspects, integrating motion
34 149
18.3
20.10.08 0:39
Android Peeks - first time setup
One thing I like about Android... first time setup. Watch Android team members talk about their favorite features.
34 149
421.3
12.07.21 26:36
Welcome and mobile Keynote
Join us for the Google for Games Developer Summit welcome remarks, then learn about how we’re making Android game development easier, growing the ecosystem of Android games running on more screens
34 124
28.5
01.02.20 13:12
Now in Android: 02 - AndroidX releases, Android Studio 3.6 & 4.0 previews, Kotlin typealias
Welcome back to the second episode of Now in Android, your ongoing guide to what’s new and notable in the world of Android development.
34 110
12.2
26.05.20 7:53
Object - Kotlin Vocabulary
Object is a special class in Kotlin that only has one instance, which you can use to create Singletons easily.
34 027
8.5
12.01.16 4:18
Serialization performance (Android Performance Patterns Season 4 ep14)
Data Serialization is an important aspect of every android application; but when it comes to performance, there's a right, and a wrong way to do it.
34 010
17.4
27.02.12 1:47
Day 1: Android at Mobile World Congress 2012
Watch interviews with developers at the Android stand, plus a day 1 recap of MWC 2012.
33 990
23.8
18.05.21 19:08
Using Jetpack libraries in Compose | Session
Jetpack Compose integrates seamlessly with other Jetpack libraries. There's no need to rewrite everything from scratch to start using Compose in your app.
33 977
18.9
19.05.16 35:31
Introducing the Awareness API, an easy way to make your apps context aware - Google I/O 2016
Mobile devices are always with their users - when they wake up in the morning, at the park with friends, even while driving.
33 727
40.1
20.09.13 11:56
DevBytes: Folding Layout
How to achieve an accordion-like folding effect on a view. code: developer.android.com/shareables/devbytes/FoldingLayout.zip #devbytes #animations
33 725
43.2
175 дней 2:53
Android Dev Story: SAP integrated NavigationSuiteScaffold within 5 minutes, creating an adaptive UI
SAP Mobile Start is SAP's primary hub for accessing essential SAP business applications and workflows, allowing you to you efficiently manage your daily to-dos on your mobile device while you're on
33 671
100.8
25.10.19 8:21:55
Android Dev Summit 2019 Livestream | Day 2
Join us for day two of the Android Dev Summit 2019! Tune in for deep technical sessions with the Android engineering team.
33 656
23.3
13.07.16 4:35
Idling Resource - Android Testing Patterns #4
Learn up-to-date Android testing practices by checking out the new testing course material: Advanced Android in Kotlin Testing codelab course, lesson 3 - goo.gle/2SJfV8A Advanced Android in
33 583
28.7
01.12.15 2:56
Removing unused resources (Android Performance Patterns Season 4 ep8)
Ok ok, so you’ve watched all the Android Performance Patterns videos, and you know how important it is to be diligent when it comes to bloated APKs.
33 475
33.7
29.09.16 6:21
Quick Settings Tiles (Android Development Patterns S3 Ep 13)
Read the blog post ( goo.gl/TeBNLb) for all the details on building your own Quick Settings Tile, a new way for apps to add quick access to critical and/or frequent user actions.
33 436
26.9
18.05.21 14:14
What’s new in Jetpack | Session
Jetpack is a suite of libraries to help you follow best practices, reduce the need for boilerplate code, and develop consistently across Android versions and devices to focus on the code you care
33 414
13.2
20.07.21 2:52
Google for Games 2021 Developer Summit recap - Android Game Dev Show
Top 3 recap of the tools, features, and products announced at the Google for Games Developer Summit 2021.
33 413
34.9
07.09.22 7:29
Jetpack Compose: Debugging recomposition
A look into how debugging a performance issue in Jetsnack and how we fixed it in Jetpack Compose. Why does deferring state reads into a lambda mean composition can be skipped?
33 390
12.2
06.12.23 27:42
Enhancing Jetpack Compose app performance
In this video, Tomáš will demonstrate techniques for improving Jetpack Compose app performance through measurement, debugging, and strategic optimization.
33 369
15.3
24.10.22 5:34
Reimagining designer-developer handoff: Introducing Relay
In this lightning talk, we’ll introduce you to Relay, available now in open alpha. Relay is a new process that allows teams to create UI in Figma and generate high-fidelity Compose UI components.
33 300
13.6
07.06.18 2:57
Android Jetpack: EmojiCompat
With the EmojiCompat library, part of Jetpack, your app can get backwards-compatible emoji support on devices with API level 19 and higher and get rid of the blank square characters.
33 240
26.9
17.04.19 1:23
Google Play - Indie Games Accelerator | Apply for class of 2019
Indie Games Accelerator is a program to help indie game developers from select countries in Asia, Middle East, Africa, and Latin America achieve their full potential on Google Play.
33 225
19.8
15.05.19 2:49
New ShareSheet in Android 10
With Android 10, you can utilize the new and improved ShareSheet to make direct share lightning fast.
33 185
25.8
12.05.22 15:08
Android solutions for seamless sign-in across devices
Discover Android solutions that enable seamless and secure login experiences so users can enjoy your app across devices.
33 128
59.3
22.02.12 1:30
Last year at Mobile World Congress
Join the Android community at android.com/+ for pics, video and live updates from MWC 2012 and see our booth taking shape at android.com/mwc.
32 901
26.9
15.10.15 11:32
Developer talk – Directed creativity: From build weeks to billions (The Guardian)
Learn and get inspired from best practices on directed creativity, from building your app to distribution presented by Tom Grinsted - Group Product Manager: Mobile & Devices, Guardian News and
32 864
210.3
09.03.23 4:57
#TheAndroidShow: the latest in foldables from MWC, get started building!
In this segment from #TheAndroidShow, Google Developer Expert Madona Wambua discovers the latest innovations in foldables, speaking to experts from Tecno, OPPO and HONOR about their brand new devices.
32 749
63.1
20.12.13 56:09
Android Design in Action: 2013 Recap
Join Nick Butcher, Mike Denny and Roman Nurik as they discuss various elements of Android Design.
32 748
66.2
23.03.20 7:29
What's new in Android game development tools (Google Games Dev Summit)
Learn about our new development and profiling tools built specifically for Android game developers.
32 730
25.6
25.05.16 40:16
Advanced Data Binding - Google I/O 2016
Android Data Binding preview was introduced at Google I/O in 2015, and released later that Fall. Come and learn about new Data Binding features, including two-way data binding and lambda expressions.
32 695
34.8
2 790 видеоназад30далее
жизньигрыфильмывесельеавтотехномузыкаспортедаденьгистройкаохотаогородзнанияздоровьекреативдетское