logo
Xiaomi launches its newest budget fitness tracker, the Xiaomi Smart Band 10

Xiaomi launches its newest budget fitness tracker, the Xiaomi Smart Band 10

Xiaomi
TL;DR An official Xiaomi press release reveals all about the newly launched Xiaomi Smart Band 10.
The device debuts with a 1.72-inch display, AI-powered fitness tracking, heart rate broadcasting, and deeper integration across Xiaomi's ecosystem.
Pricing for the Xiaomi Smart Band 10 starts at 269 RMB (~$37), though global pricing is not yet available.
After weeks of leaks and speculation, Xiaomi has officially pulled back the curtain on the Smart Band 10, the latest addition to its wildly popular fitness tracker lineup. An official press release announcing the Smart Band 10 debuts key design tweaks, upgraded fitness tracking features, and deeper integration with Xiaomi's growing ecosystem. Up front, the tenth-generation band boasts a larger 1.72-inch AMOLED display, thanks to narrower (and now symmetrical) bezels. Combined with the screen's 1,500 nits peak brightness and a 60Hz refresh rate, that should translate to more vibrant visuals and smoother interactions.
Xiaomi
According to the product page on Xiaomi's website, the device is available in three metallic finishes of Midnight Black, Glacial Silver, and Mystic Rose, or as a premium ceramic edition in white. However, the company's press release also mentions a green metallic option as well as additional ceramic variants. Regional availability may vary. All builds can be paired with a broad range of strap materials, ranging from fluororubber to leather to a knitted silk band. The tracking pill can also still be worn beyond the wrist, including on the new metallic pearl chain available for wearing the device as a pendant. Users can also personalize the device with a large selection of watch faces, including designs featuring entertaining mini-games.
The tracker retains the line's design still and can be paired with a variety of band materials or even worn beyond the wrist.
As far as fitness tracking capabilities are concerned, the band builds on its predecessors with a new 9-axis motion sensor, more than 150 workout modes, AI-powered training tools, and key upgrades that align the device with growing market trends. Users can expect personalized recovery plans and adaptive insights, swim stroke detection, on-wrist running guidance, and enhanced sleep detection. The Xiaomi Smart Band 10 is also the first in the series to support heart rate broadcasting, making it a more capable companion for serious athletes dependent on connected fitness apps.
Xiaomi
For users already embedded in Xiaomi's ecosystem, the Smart Band 10 also offers tighter device integration. From their wrists, users will be able to control a wide range of products, including everything from tablets to thermostats. Xiaomi also announced a modular desktop dock that can act as both a speaker and a smart alarm hub. Meanwhile, the band features a battery life claim of up to 21 days to provide plenty of usage between charges. With Always-on display enabled, that spec is cut down to 9 days.
Despite added features and a larger display, the Smart Band 10 still boasts up to 21 days of battery life.
The Xiaomi Smart Band 10 starts at 269 RMB (~37) for the standard metal model, while the NFC-enabled version is priced at 319 RMB (~$44). The top-tier ceramic edition comes in at 379 RMB (~$52). As with previous generations, global availability is expected to follow soon, though Xiaomi has yet to confirm an international release date.
Got a tip? Talk to us! Email our staff at
Email our staff at news@androidauthority.com . You can stay anonymous or get credit for the info, it's your choice.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Platform Engineering At A Crossroads: Golden Paths Or Dark Alleyways
Platform Engineering At A Crossroads: Golden Paths Or Dark Alleyways

Forbes

time18 minutes ago

  • Forbes

Platform Engineering At A Crossroads: Golden Paths Or Dark Alleyways

Following the golden path to platform engineering success is not without its pitfalls and pernicios ... More passageways. getty Automation equals efficiency. It's a central promise that's now permeating every segment of the software application development lifecycle. From robotic process automation accelerators that work at the user level, through encapsulated best practices applied throughout the networking connection tier used to bring applications to production… and onward (especially now) to the agentic software functions that can take natural language prompts (written by developers) and convert them to software test cases and, subsequently, also write the code for those tests. Automation represents a key efficiency play that all teams are now being compelled to adopt. As an overarching practice now carrying automated software development tooling forward, platform engineering is widely regarded as (if not quite a panacea) an intelligent approach to encoding infrastructure services and development tools in a way that means developers can perform more self-service functions without having to ask the operations team for backup. Platform engineering encapsulates the deliberate design and delivery of internal software application development tools, services and processes that define how software engineers build software. It's a holistic approach that covers the underlying processes, people and (perhaps more crucially of all), the cultural workflow mindset of an organization. At the keyboard, platform engineering is not necessarily all about implementing new technologies (although the omniscient specter of agentic AI will never be far away); it's about fostering consistency and a shared understanding across diverse teams. Devotees who preach the gospel according to platform engineering talk of its ability to lead towards so-called "golden paths" today. These can be described as standardarized workflow routes where infrastructure and configuration parameters for software development are encoded, ratified and documented. Often referred to as an 'opinionated' software practice (i.e. one that takes a defined path and does things one way, not the other way) that help individual software engineers stay close to tooling and processes that will be used by all other developers in a team or department. 'One way to think of a golden path is to imagine baking a cake. The steps required to bake a cake include pre-heating the oven to a specific temperature, gathering the right baking tools… and having the necessary ingredients. It's more than following a recipe, it's also making sure you use the right tools and techniques. If you want more people to bake the same cake, you find ways to become more consistent and efficient, explains Red Hat , on its DevOps pages. According to Derek Webber, VP of engineering at AI-enabled software quality engineering company Tricentis , platform engineering does have the potential to be golden, but it can also lead teams down a dark and dusty track into the Wild West. Why The Wild West? 'Yes, the promise of platform engineering lies in creating golden paths for software delivery. However, the absence of a traditional structured approach to software development often leads to what can only be described as the 'Wild West' of software development, particularly within large, scaling enterprises,' stated Webber. 'In such environments, each product team might independently craft their own unique pipelines, tools and processes. While this might afford initial autonomy, it inevitably leads to fragmentation. As organizations grow from a few dozen to hundreds or thousands of engineers, the tight-knit integration and level of shared understanding that characterizes a startup are lost. Developers become isolated, building 'unique snowflakes' of software pipelines that are difficult to maintain, understand and transfer knowledge across.' This fragmentation might be argued to severely hamper an organization's ability to be flexible and nimble, with an ability to move fast (remember the pandemic, yeah, that kind of change). Why would this be so? Because every new feature, every bug fix and even basic team reorganization becomes a slower and more laborious task. This can happen because of cross-team dependencies when everything is so formally encoded, it can happen because developers see their work as a project, rather than it being a product… and it can happen simply as a result of poorly documented tools in the platform engineering firmament. A fragmented coding landscape also obviously presents challenges to an organization's security posture, making it more difficult to ensure consistent compliance and vulnerability management across all services. DevEx, The Software World On Time 'The true power of platform engineering, especially when championed by a dedicated developer experience (DevEx) team, comes when it is able to balance two critical, often conflicting, objectives: speed and quality. This can be achieved by providing the necessary checks and balances that promote operational consistency and efficiency at scale,' said Webber. 'A core tenet of effective platform engineering is, therefore, the integration of testing from the outset to ensure quality is inherent, not an afterthought. While the industry has long advocated a 'shift left' approach, empowering developers to take on more testing responsibilities earlier in the development lifecycle, it's vital not to overcorrect.' Shifting everything left without considering the end-to-end product can lead to a different kind of fragmentation further down the line. The suggestion here is that platform engineering, via, through and under the auspices of a DevEx team, enables a more holistic approach. Webber says he's convinced that the DevEx team plays a pivotal role in creating a consistent testing framework when applied in the realm of platform engineering. It works by providing developers with readily available, uniform tools and processes. It bridges the gap in domain knowledge that often plagues large organizations, ensuring software engineers have the context needed to build robust solutions that actually work and actually scale. By providing pipeline automation, self-serve tools, environment management and established practices for observability and compliance, the DevEx team frees developers from the burden of figuring out how to build the pipeline and hook in tools. They can instead focus on what they build: the core product functionality. 'This shift in responsibility is transformative,' enthused Tricentis' Webber. 'When developers aren't forced to create their own 'special flavour' of every operational component, they gain immense speed and agility. They can move faster, knowing that the underlying platform provides reliable, secure and quality-assured foundations.' It appears that the consistency instilled by platform engineering, not just in tools, but in processes and mindset, becomes the bedrock of what this approach means. Webber and others agree that this could be particularly critical in an era where advancements like AI (and the future allure of can rapidly generate code, necessitating robust and consistent guardrails to maintain quality and security. CNCF Overview View 'We're seeing real traction in the CNCF ecosystem where platform engineering, when paired with strong developer experience practices, helps teams improve efficiency and avoid fragmented tooling. The goal isn't rigid standardization; it's creating shared, supported paths that scale with the organization. Especially as AI speeds up engineering development, having consistent, observable and secure platforms in a cloud-native fashion is what keeps innovation sustainable,' said Chris Aniszczyk , CTO, Cloud Native Computing Foundation, a global non-profit dedicated to promoting open computing standards and platforms. Will Fleury, VP of engineering at enterprise AI coding agent company Zencoder sees platform engineering as an opportunity and a challenge. "One squad [developer team], one technology stack each? That's a tax on every software development sprint," he observes. 'The real price of skipping platform engineering isn't the complexity it might add, it's the chaos that fills the gap if we do it wrong. Building and running an internal developer platform takes effort, but letting every squad roll its own infrastructure, compliance hooks and operational plumbing burns far more time, money and ultimately complexity.' Golden Path, Tunnel Vision? It's important to remember that the focus on internal workflows can miss a critical dimension. Platform discussions obsess over shift left (test early) but equally important is what Soham Ganatra , co-founder at Composio calls 'shift out' i.e. when a new service has to handshake with a payments rail or partner API. "If your platform can't make that external connection trivial, developers will tunnel under a paved road and the whole notion of a golden path collapses,' said Ganatra. He saus he has seen teams spend months perfecting internal developer workflows only to watch everything fall apart at the network boundary. 'A beautiful continuous integration and continuous delivery pipeline means nothing if deploying to production requires three Slack messages, two Jira tickets and a phone call to someone in a different timezone just to get firewall rules updated. The platform needs to extend beyond an organization's own chart; it has to anticipate and smooth over the messy realities of partner integrations, compliance audits and the fact that your biggest customer is still running Internet Explorer 11 in production," he said. Shared, standardized, supported software What this whole discussion aims to champion is not DevEx instead of platform engineering, but platform engineering with a crucial developer experience element in it to help avoid the use of isolated or custom-built tools in a shared, standardized and centrally supported ecosystem. For developers following the yellow brick road towards what they hope is elevation to a platform engineering golden path, we need to engineer people, processes and product just as much as we do platform. As the use of AI coding tools deepens across the software industry, it's actually the cultural human workplace factors that will now have an amplified effect on whether software projects succeed or fail.

Targeting The Heart With AI
Targeting The Heart With AI

Forbes

time19 minutes ago

  • Forbes

Targeting The Heart With AI

Cardiologist doctor examine patient heart functions and blood vessel on virtual interface. Medical ... More technology and healthcare treatment to diagnose heart disorder and disease of cardiovascular system. It's one thing to talk about what AI will do in healthcare – they use cases and applications that will change the face of that field. It's something else to describe how this will happen – how the body's systems interact with the technology in ways that can, frankly, be pretty amazing. Our bodies are immensely complex – very sophisticated machines with literally dozens of functional systems put together in a unified whole. That's not to mention the immense structure of the human brain, which Marvin Minsky famously characterized as hundreds of machines working together in his Society of the Mind book, as well as his legacy of work at MIT. Complex Systems in Human Biology Just take the heart – the body's largest muscle, and responsible for keeping us alive by pumping blood through the body in particular ways. With its multiple chambers, its complex system of veins and arteries, its electrical impulses and more, the heart is in some ways enigmatic and difficult for clinicians to work on. The gold standard for cardiac evaluation is the EKG; at least, it has been for decades. But what if AI and other technologies could find new ways of getting cardiac information, and new ways of diagnosing and processing it for patient care? The Equipment of Cardiology Recently, my colleague, Daniela Rus, director of the MIT CSAIL lab, interviewed SandboxAQ CEO Jack Hidary at Imagination in Action this spring. They talked about specifically that: how quantum technology and artificial intelligence could be used to innovate heart care. Prior to that, though, Hidary talked about other medical use cases, pointing out, for example, that 85% of clinical trials fail, and that specific strategies with AI can save enormous amounts of time and money in looking at how proteins bind to receptors, or other outcomes. A Quick Glossary Prior to going into the specifics of new AI heart treatment Hidary referenced CUDA (Compute Unified Device Architecture) which is a parallel computing platform created by NVIDIA that allows developers to use some of the company's hardware for general-purpose and scientific computing. That's going to be relevant here. He also talks about tensors, in aid of explaining how teams can 'put quantum on GPUs' - he also mentioned quantum sensors, which are new ways to gather information by using quantum science for precision in data handling. That's where this theory on cardiology care comes in. Replacing the EKG The EKG assesses the electric field of the heart. A new quantum and AI method, Hidary suggested, would instead focus on the magnetic field of the heart. This could come through the body in a very direct and full way, in order to provide better and more detailed data. Think of it as a type of lossless signal compression that will deliver better data to cardiac assessment. 'This is something that is melding AI and quantum together,' he said. 'You can't do one without the other.' Here's how he described the process: 'Your skin conductance is very indirectly related to your heart,' Hidary said. 'Those wires (in the new system) are not on your heart itself. They're on your skin, but the magnetic field comes through the cavity of the body, undisturbed, unperturbed, intact in 360 degrees, (in data) around us that is a beautiful, pristine, high-density information view of the heart, unlike the EKG, which is very indirect and often has many false positives and many, many false negatives.' In listening to Hidary talk, you get the idea that we may be on the verge of revolutionary new kinds of heart treatments that rely on the intersection of quantum and AI to see what's really happening inside of a person's body. More on Heart Care This resource from Campanile Cardiology talks about changing care from reactive to proactive, and using pattern recognition and predictive power for early detection. The author also covers efforts to figure out the heart's 'real age' or biological age based on conditions like plaque buildup. Or you can take this set of predictions from JACC, notwithstanding the medical-ese in which they're written: · AI-enabled technologies are increasingly integrated into cardiovascular practice and investigation. · Over the next decade, we envision an AI-propelled future in which the cardiovascular diagnostic and therapeutic landscape will effectively leverage multimodal data at the point of care. · Innovations in biomedical discovery and cardiovascular research are also set to make the future of cardiovascular care more personalized, precise, and effective. · The path to this future requires equitable and regulated adoption that prioritizes fairness, equity, safety, and partnerships with innovators as well as our communities and society. In any case, it looks like we are close to unlocking new types of healthcare with the technologies at our disposal. And these are brand new. Five years ago, ten years ago, nobody was writing about these things, because they didn't functionally exist. What we've discovered is a new expanse of uncharted waters. That's going to keep us busy for quite a while.

BigBear.ai (BBAI) Partners with Analogic to Elevate Airport Security with AI
BigBear.ai (BBAI) Partners with Analogic to Elevate Airport Security with AI

Yahoo

time24 minutes ago

  • Yahoo

BigBear.ai (BBAI) Partners with Analogic to Elevate Airport Security with AI

Holdings Inc. (NYSE:BBAI) is one of the 10 best debt-free IT penny stocks to buy. On June 10, reported that it has partnered with aviation security firm Analogic to strengthen airport screening systems through the integration of AI and advanced imaging technology. The collaboration brings together Pangiam Threat Detection platform with Analogic's ConneCT security system, a CT-based Explosive Detection System used at airport checkpoints. The Pangiam platform will provide airport security teams with AI-powered insights in real time, thus helping them identify potential threats more quickly and accurately. Its open architecture also allows it to connect with different systems and tools, offering flexibility for future upgrades or custom solutions. An individual interacting with an access control system as a security measure. The companies are combining real-time computer vision with CT scanning, and by doing that they are targeting to improve both safety and efficiency at airports. Their common goal is not just stronger detection, but smoother operations, with less disruption to passengers and lower operating costs for airports. For this collaboration supports a broader push into transportation and national security markets. The collaboration highlights growing interest in using AI to modernize infrastructure in ways that are both scalable and practical. Holdings Inc. (NYSE:BBAI) specializes in edge AI-powered decision intelligence solutions, catering to national security, supply chain management, and digital identity applications. While we acknowledge the potential of BBAI as an investment, we believe certain AI stocks offer greater upside potential and carry less downside risk. If you're looking for an extremely undervalued AI stock that also stands to benefit significantly from Trump-era tariffs and the onshoring trend, see our free report on the best short-term AI stock. READ NEXT: The Best and Worst Dow Stocks for the Next 12 Months and 10 Best Tech Stocks to Buy According to Billionaires. Disclosure: None. Error in retrieving data Sign in to access your portfolio Error in retrieving data Error in retrieving data Error in retrieving data Error in retrieving data

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into a world of global content with local flavor? Download Daily8 app today from your preferred app store and start exploring.
app-storeplay-store