Droidcon.com

Exploring Health Connect pt. 3 — Updating and Deleting Data

WEBNext up is the view model. It’s as straightforward as with the other operations: // PeriodViewModel.kt fun deleteMenstruationRecord ( menstruationPeriodRecord: …

Actived: 3 days ago

URL: https://www.droidcon.com/2024/02/05/exploring-health-connect-pt-3-updating-and-deleting-data/

Exploring Health Connect Pt. 1 — Setting Up Permissions

WEBimplementation("androidx.health.connect:connect-client:1.1.0-alpha06") We also need to add the permissions to AndroidManifest. The following two lines are …

Category:  Health Go Health

Exploring Health Connect Pt. 2 — Reading and Writing Data

WEBI’ve been building a period tracking app for myself with the help of Health Connect. Last week, I published the first blog post where I explained how to set up …

Category:  Health Go Health

Innovating with Health Connect a deep dive into its key benefits

WEBIn this session, we will discuss the key benefits of Health Connect, including reduced API complexity, standardized data schema, and centralized privacy controls. …

Category:  Health Go Health

Android, Bluetooth and BLE the modern way: a complete guide

WEBBLE works exactly like this. It has a connection interval (between 7.5 ms and 4 seconds) which is how often both participants have agreed to connect up. If the …

Category:  Health Go Health

Build Health and Velocity Score: How Pinterest tracks the state of

WEBIn this session, I'll give a breakdown on how this score is calculated, what are some initiatives that help us make the build better and what other plans we have for the …

Category:  Health Go Health

Implementing a Design System in Compose

WEBAt Monzo we have been using Compose since it was in alpha. As well as a chance to write more intuitive code, this also gave us an opportunity to build a library of …

Category:  Health Go Health

Coding and mental illness. A survival guide.

WEBBeing a coder with mental health problems has very unique challenges, especially if you don't know you have them. After 8 years of medication for …

Category:  Health Go Health

Fluttercon: The Keynote

WEBJoin Director of Engineering for Flutter & Dart, Todd Volkert as he shares updates on Flutter and Dart, including a snapshot of the technical investments Google is …

Category:  Health Go Health

Accessing App Usage History In Android

WEBApps like StayFree, App Usage are gaining immense popularity on the Google Play Store, as they help users manage their time efficiently on a mobile device. …

Category:  Health Go Health

Building Chat App with BLE

WEBLet’s build Chat App with BLE Apis. prerequisite: you need two android devices with BLE supported. Step 1. Create an Android Project you can give any name. …

Category:  Health Go Health

Plugging into Anvil and powering up your dependency injection

WEBVideo Infos. Author. droidcon. Topics. droidcon New York. Writing Dagger code can produce cumbersome boilerplate and Anvil helps to reduce some of it, but isn’t …

Category:  Health Go Health

Blast Off: Managing Hundreds of UI Updates for Emoji Cannons

WEBManaging a state might be a challenge. Managing the state with hundreds of updates and constant recomposition of floating emojis is a challenge indeed. In this talk, …

Category:  Health Go Health

Using vim as a Flutter IDE

WEBAuthor. droidcon. Topics. Flutter IDE, Fluttercon. Two years ago, I switched to using vim as my only Flutter IDE - these are my "lessons learned".From vim to terminal …

Category:  Health Go Health

Android 14 features: Everything you need to know

WEBGoogle has just released the first Android 14 developer preview, marking a major milestone on the way to the stable Android 14 release later this year. Pixel owners …

Category:  Health Go Health