The Importance of Thread Priority (Android Performance Patterns Season 5, Ep. 9)
Fun fact : Modern CPUs can only handle a certain number of threads at one time.
30 042
21.6
Android Studio: (About) 10 Things You (Probably) Didn’t Know You Could Do
This Android Tool Time pro-tip roundup with Reto Meier shows off expert Android Studio tips designed to help you write less code, and make every keystroke count Video went too quickly?
90 776
26.1
Threading and Loaders. (Android Performance Patterns Season 5, Ep. 8)
Let’s say you’ve got some 20 bitmaps being decoded on a worker thread. Well, what happens if your activity is destroyed before that work completes? In this video Doug Stevenson explains Loaders.
68 821
22.1
Android Developer Story: Video editing app WeVideo increases user engagement with material design
WeVideo is a video editing platform first launched for Android, and since the latest update to the app, revenue on the platform has doubled every two months.
906 674
359
Pivotal: Asynchronous Pair Programming at Scale (Teaser)
Pivotal with Reto Meier is Asynchronous Pair Programming at Scale.
19 913
12.5
METER - An Android Experiment
This Android Experiment is a data-driven live wallpaper. It displays the battery level, wireless signal and number of notifications of your device in a simple visualization.
16 358
40.4
The Zen of IntentService. (Android Performance Patterns Season 5 ep7)
Dealing with Intent responses is a backbone concept to Android development.
39 465
30
Android Developer Story: The Guardian goes galactic with Android and Google Play (April Fools')
The Guardian explains how they’ve optimized their news app for for interplanetary space distribution on Google Play, with the new features in the Google Play Console and updated Material Design
130 231
55.8
Swimming in Threadpools. (Android Performance Patterns Season 5, Ep. 6)
We know that you’re an awesome engineer, and you’re using threading to the MAX.
42 534
27.4
Getting a HandlerThread. (Android Performance Patterns Season 5, Ep. 5)
While AsyncTask is the most useful threading class you can use, there’s some situations where it just doesn’t make sense.
50 632
30.2
Live Templates in Android Studio: Using and Creating Them
Android Tool Time Protip: Use and create your own Live Templates in Android Studio to write more code with less keystrokes using Live Templates to insert common, templatized code snippets.
47 723
26.8
StrictMode for enforcing best practices at runtime (Android Development Patterns S2 Ep 9)
Read the blog post: goo.gl/OQeGZJ StrictMode is your runtime lint checks, helping you catch potential bugs before they are experienced by your users.
24 099
32.7
Android Developer Story: Daeri Soft reaches people around the world with Google Play games services
Korean game developer Daeri Soft is well known for real-time multiplayer games such as Freestyle Baseball 2 which now receives 13 million downloads per day globally.
69 035
167.6
Good AsyncTask Hunting. (Android Performance Patterns Season 5, Ep. 4)
AsyncTask is awesome. It helps you get packets of work OFF the main thread, onto a worker thread, and then helps you get the results BACK to the main thread later.
62 030
26
How to Camera2 (Android Development Patterns S2 Ep 8)
Checkout the new CameraX library, built on top of Camera2 - goo.gle/2HHFlwY CameraX documentation - goo.gle/3bVTzbq
60 631
53.6
Memory & Threading. (Android Performance Patterns Season 5, Ep. 3)
It’s no secret that threaded code and system memory don’t play well together, and on Android, this is no different.
66 194
33.8
Better share targets with Direct Share (Android Development Patterns S2 Ep 7)
Note that the old DirectShare API is deprecated, check out the newer ShareSheet in Android 10 - bit.ly/32mc7x9 ---------------------------------------------------- Read the blog post
20 763
32.9
Android Development for Beginners
Learn the basics of Android and Java programming, and take the first step on your journey to becoming an Android developer!
13 488
54.5
Understanding Android Threading. (Android Performance Patterns Season 5, Ep. 2)
To become a zen-ninja of writing threaded code, you need to understand how the Android platform uses threading at the system level, and how that influences design choices & decisions in your app.
104 435
23.4
Sharing Content (Android Development Patterns S2 Ep 6)
Read the blog post: medium.com/google-developers/sharing-content-between-android-apps-2e6db9d1368b Sharing is kind of a big deal, but ShareCompat (
43 977
37
Android Developer Story: Photo app Aviary uses ratings & reviews to iterate faster on Android
US founded photo editing app Aviary, has a strong focus on simplicity and intuitive use.
484 961
328.9
Android Support Library 23.2
Read the full blog post: goo.gl/HVyTAf The 23.2 release of the Android Support Library brings brand new libraries in the form of support-vector-drawable and animated-vector-drawable as well
63 131
41.8
Pivotal Ep 0: When Building Apps the Wrong Way Can be the Right Way
Pivotal Series Pilot Prototype: Screencast of Reto Meier showing the easiest, fastest, and wrongest way to build a simple location-based app—representing about two hours of real-time coding and
42 641
12.8
Threading Performance 101. (Android Performance Patterns Season 5, Ep. 1)
When it comes to building great Android apps, there are very few things as important to performance as threading.
144 571
34.5
Layouts, Attributes, and you (Android Development Patterns S2 Ep 5)
Also checkout out ConstraintLayout: goo.gle/2PcclBA Read the blog post: medium.com/google-developers/layouts-attributes-and-you-9e5a4b4fe32c When you pick a layout, think of the
37 241
40.6
Android Developer Story: BabyFirst increases installs by 50% with Google Play
US company BabyFirst creates educational content for babies, toddlers and their parents. Their apps now have over 30 million downloads, with 40% more downloads on Google Play than other platforms.
26 227
57.2
Testing App Standby (Android Development Patterns S2 Ep 4)
Read the blog post: medium.com/google-developers/testing-app-standby-b8b90c4f411 App Standby is happening. To apps like yours, all across the world.
22 963
36.1
Add Google Maps to your Android app
Maps on mobile devices not only provide a local map in your pocket, but also a map of the entire world down to street level.
16 406
92.4
Google Location Services on Android
If your Android app knows the user's location and activity, it can offer the most relevant help in the moment.
17 899
81.4