#androiddevelopers

2025-04-22

๐Ÿ—’๏ธ ๐—” ๐—ป๐—ฒ๐˜„ ๐—ฎ๐—ฟ๐˜๐—ถ๐—ฐ๐—น๐—ฒ ๐—ถ๐˜€ ๐˜‚๐—ฝ - ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ๐Ÿฏ-๐—จ๐—œ-๐—–๐—ผ๐—บ๐—ฝ๐—ผ๐˜€๐—ฒ: ๐—–๐—ผ๐—บ๐—ฝ๐—ผ๐˜€๐—ฒ ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ ๐—ฃ๐—น๐—ฎ๐˜†๐—ฏ๐—ฎ๐—ฐ๐—ธ ๐—จ๐—œ๐˜€ โœ๏ธ

๐Ÿ“š Media3โ€™s 1.6.0 version introduced a new module media3-ui-compose, which provides state classes linked to the player, that we can use to build compose-based user interfaces (UIs)..... Read full article here ๐Ÿ‘‡

๐Ÿ”— navczydev.medium.com/getting-s

#AndroidDevelopment #AndroidDev #MobileDevelopment #AppDevelopment #MobileApps #Kotlin #JetpackCompose #AndroidJetpack #AndroidStudio #Media3 #AndroidDevelopers #GoogleDeveloperExperts

kundu ๐ŸŒฑ๐Ÿ”ป๐Ÿงkundu@masto.es
2025-04-08

Quiza lo mas complicado de crear vistas con Jetpack Compose en Android sea entender bien el concepto de recomposicion. Dirรญa que todavรญa estoy en ello...

Cada vez que envies un dato a la vista, toda tu UI se va a repintar, no solo aquello que este relacionado con el dato.

Aprender a mantener un estado de vista eficiente y a recordar ciertos valores con remember{ }, es clave para evitar llamadas recursivas, inconsistencia y perdida de datos.

#android
#AndroidDev
#Androiddevelopment
#androiddevelopers
#JetpackCompose

android4n00bsandroid4n00bs
2025-02-03

๐Ÿ” Android's new VPN badge is here! Verified apps like NordVPN show their commitment to user privacy & security. Developers, get badge-ready and build trust with users.

android-developers.googleblog.

PPC Landppcland
2024-12-26

New Google technical guide shows how to validate app privacy consent settings: Detailed documentation reveals step-by-step process for Android developers to verify consent mode implementation in mobile apps. ppc.land/new-google-technical-

WeblineIndiaweblineindia
2024-06-17

Need expert Android developers for your next project? Check out our latest blog on essential guidelines for hiring top talent! weblineindia.com/blog/hire-and

WeblineIndiaweblineindia
2024-05-21

Ready to level up your Android development team? Dive into our essential hiring guidelines, crafted to streamline your recruitment process and land you top-notch talent. weblineindia.com/blog/hire-and

WeblineIndiaweblineindia
2024-04-18

๐Ÿ“ฑLooking to hire Android developers? Make sure to check these guidelines first! From technical expertise to communication skills, we've got you covered. weblineindia.com/blog/hire-and

WeblineIndiaweblineindia
2024-04-09

Unlock the secrets to hiring top-notch Android developers with our 3-phase guidelines! ๐Ÿš€ Whether you're a startup or an established enterprise, these tips will help you build your dream team.

Read more weblineindia.com/blog/hire-and

Morothar โ˜ฟmorothar@tech.lgbt
2023-12-06

After a not so great job interview yesterday I woke up this morning to a couple of questions and topics I want to check in the future when talking to potential employers.
This includes:

  • Thoughts and importance of KISS / YAGNI / DRY principles
  • state of their coding guidelines
  • QA
  • importance of unit test coverage (and do guidelines exist on the topic of mocking)
  • opinion on the importance of runtime performance (Your target devices can often run emulators of N64 or PS2 at 60fps. If it is fine for a bunch of screens with lists to be slow and laggy, you're doing it wrong!)

  • added: What is the scale of story points if you use them? If you think that an 8 barely fits in a two-week sprint, why do you ignore that 13, 20 and 40 even exist? Also, do you allow stories to be zero SP even though it will cost time and effort?

(many edits: I somehow manage to keep finding typos in this post...)

#JobInterviews #AndroidDevelopers #SoftwareDevelopment

Code with the Italians ๐ŸคŒcodewiththeitalians@androiddev.social
2023-11-24

๐Ÿš€ Ever wondered about Molecule in Jetpack Compose? Our latest chat with Jake Wharton has you covered! Full of insights and tips for #AndroidDevelopers. Watch here: youtu.be/O70beCWbSCY #AndroidArchitecture #ComposeUI

Daniel Aleksandersendaniel@vivaldi.net
2023-05-11

Did anyone spot #VivaldiBrowserโ€™s appearance at the #GoogleIO developer conference yesterday? ๐Ÿš— Vivaldi made a brief appearance in the โ€œWhatโ€™s new with Android for carsโ€ session video. #AndroidDevelopers
youtube.com/watch?v=ii7PGDG0G5

Paul Lammertsma :google:officesunshine@androiddev.social
2023-05-11

With each new release of #JetpackCompose libraries, building great apps for *any* Android form factor is getting better.

Today, this now means that #AndroidTV app developers can enjoy the same delightful UI framework, writing less code to build pixel-perfect living room experiences.

Check out the #AndroidDevelopers blog post for details, which links out to our new design and developer guides, together with the new sample and codelab.

android-developers.googleblog.

Happy composing! ๐ŸŽจ

2023-04-13

Sometimes being an Android developer means having extraordinarily inane news like this clogging your feed.

#AndroidDev #AndroidDevelopers

Google News feed item that says, "First Android 14 beta includes a Material You-themed back arrow"
2022-12-26

Empecรฉ a usar esta app en Android para Mastodon a ver que tal:
play.google.com/store/apps/det

#app #androiddevelopers

Shreyas Patil :verified:shreyas@androiddev.social
2022-12-19

Just published "ViewModel: for UI business, not UI operations" ๐Ÿ˜. This is related to the developers' misconception and common mistakes they make around ViewModel in #androiddev.

Read๐Ÿ‘€: blog.shreyaspatil.dev/viewmode

#kotlin #android #viewmodel #androiddevelopment #androiddevelopers #statemanagement

2022-11-23

@androiddev Anyone have good resources to QUICKLY learn Android layout xml/editor, basic activity/fragment stuff, for an experienced Android (crossplatform) dev? Ideally in #Kotlin. I've been doing #AndroidDev for a long time but it's always been with a crossplatform framework so I rarely touched the UI layer, but I'm trying to ramp up to do some work on #Tusky.

#TuskyDev #AndroidDevelopers

2022-11-11

I'm excited to see the growing #AndroidDev community on Mastodon! I'd love to connect so feel free to reach out. Seems like there's a #followbackfriday thing going on so I'll get in on it.

#Android #AndroidDev #androiddevelopers #androiddevelopment

2021-07-12

This is how you do a proper release of an update. Interaction with the community and finding any flaws not found. Mad respect for the devs who did it right. Note this down any developers
#androiddevelopers #developers #releases #versionrelease #doingitright
github.com/TeamNewPipe/NewPipe

2021-06-22

Android developers, I am in a bit of a hasstle here. Due to the reason which the owner of the app stated below, He can't create disk volume encryption even though the app doesn't do partitioning. I was wondering if someone knows of a way to give write access to DroidFS using SAF. Or any other method. As the developer is saying he couldn't even if he wanted to. I proposed mine but he said it wouldn't work. Is there no workaround on this. Boosts appreciated.
#androiddevelopers #askfediverse

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst