6 Followers
16 Following
34 Posts
Day: Android App YES!
Night: Android Framework YES!
GITHUBhttps://github.com/shawnlinboy
AOSPhttps://t.linshen.me/aosp
Google open sourced A2UI today, while I can see that Jetpack Compose appears to have a distinct advantage in the UI rendering layer.
@Aurimas @audrius  Thank you Aurimas, this means a lot to developers. Honestly after AOSP locked the main branch, I lost interest in contributing. Every time I doubt AOSP might have same issue and ready to fix it, I remember I have to look up which branch is the latest-release for that day, switch over, and then even after getting a +2 , it ends up getting abandoned anyway. Well fine, I abandon first.  
@Aurimas "In com.android.support days" Haha, what a nostalgia!
@zsmb13 This approach is more commonly seen in Application classes, also many developers are glad to public the context, and grab it anywhere.😂
After six years of operating a home NAS, I've concluded that Seagate's EXOS series is more durable than the IRONWOLF series. Despite the latter being officially marketed as NAS-optimized. In a word: enterprise-grade is still enterprise-grade.
Honestly, I DID NOT EVER expect that when everybody rocking and roll on the AI, Apple choose UI... 
Sometimes I really miss Android fireside chat on every Google IO in the past years....I mean especially hosted by @chethaase 
@Aurimas @alanv Can't wait for the talk!

I'm extremely proud of Gradle Best Practices finally launching to the public. It was a result of many hours of discussions, negotiations, and wordsmithing to bring you the first batch of best practices. It was a deep collaboration between Google, Jetbrains, and Gradle.

I hope you enjoy it!

https://blog.gradle.org/gradle-best-practices

#gradle

Gradle Best Practices - A Path to Build Happiness

Gradle Build Tool, also known as Gradle, is a highly flexible and extensible build system. It supports multiple ways to structure and configure builds, making it incredibly powerful—but also somewhat dauntin...