Efficient and healthy background data prefetching at Instagram
Instagram grabs data early in the background to keep scrolling smooth.
Showing 20 of 391 articles (Page 19 of 20)
Instagram grabs data early in the background to keep scrolling smooth.
TripAdvisor tracked bottlenecks and rebuilt their app for speed.
Meta hunts down battery hogs in their apps to keep phones alive longer.
In case you haven’t heard: RxJava 2 was released sometime back. RxJava 2 was a massive rewrite with breaking apis (but for good reasons).
This was the part that I initially found most tricky to grasp but also most important to know as an AndroidDev (memory leak and all).
Zalando tracks what users see in lists to sharpen performance and stats.
LinkedIn keeps a tight watch on mobile crashes to stay smooth and steady.
Twitch uses Google’s staged rollouts to A/B test video upgrades.
Crashcan (think trashcan, but for crashes) is Etsy's internal application for mobile crash analytics. We use an external partner to collect and store crash and exception data from our mobile apps
A common complaint we’ve heard from our shoppers is that when they’re deep in the aisles of a grocery store, the app is frequently held hostage to spotty network connectivity.
Twitch smooths chat rendering for a lag-free experience in streams.
Zalando crafts native apps that shift content dynamically for users.
Meta’s lab in Prineville hammers apps to ensure they perform anywhere.
Airbnb ships Android fast, embracing a bold “just do it” vibe.
AWS uses Appium to test apps on tons of real devices, no shortcuts.
LinkedIn’s Android data flow keeps their app humming with fresh info.
LinkedIn’s 3x3 framework cuts the time to get mobile updates out the door.
Handling orientation changes on Android is one of the most frustrating things to deal with as an Android engineer. I hope to make that challenge just a little bit easier and to help you better understand exactly what’s happening when you rotate your Android device.
LinkedIn drops 10 hot tips for making Node.js fly in mobile apps.
LinkedIn tunes Java garbage collection for high speed and low lag.