Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Googlebook may use older Snapdragon chips to build more affordable laptops

The first Snapdragon-powered Googlebooks may have surfaced in development code, pointing to X Plus and X Elite chips from 2024.

Googlebook may use older Snapdragon chips to build more affordable laptops

Google has confirmed Googlebook will support multiple chipmakers, with new leak revealing potential Snapdragon models in development. The Snapdragon X Plus X1P-42-100, an eight-core chip capable of reaching 3.4GHz, is linked to Googlebook designs Annite and Pic. Both chips launched in September 2024, potentially making Googlebook laptops more affordable than those using newer hardware.

Snapdragon X Plus models can be found for about $700 to $1,100, while X Elite models may cost up to $1,600. Google is collaborating with Intel, Qualcomm, and MediaTek for Googlebook, so Snapdragon hardware is expected. However, this remains speculative until verified through certification databases or concrete hardware listings.

Written by urgent.news from Digital Trends's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at digitaltrends.com →

More in Tech

Should You Buy an iPhone 17 Now or Wait for iPhone 18?

For the first time since Apple started selling standard and "Pro" iPhones, we're not going to get an entry-level iPhone model this fall.

  • Apple will not release an entry-level iPhone in the fall.
  • iPhone 18 Pro, Pro Max, and Ultra models to launch in September.
  • iPhone 17 priced at $799, trade-in prices expected to drop.

Kotlin Compiler Plugins & KSP: Building Code Generation Tools

Kotlin Compiler Plugins & KSP: Building Code Generation Tools Large Kotlin applications often contain repetitive code for serialization, dependency injection, adapters, database mappings, and API…

  • Kotlin Compiler Plugins and KSP aid in building code generation tools for large Kotlin applications
  • KSP is used for annotation processing, source generation, symbol inspection, and generating adapters

Real-Time Object Detection and Tracking with Kotlin and YOLO on Android

Real-Time Object Detection and Tracking with Kotlin and YOLO on Android Real-time computer vision is one of the most useful applications of machine learning on mobile devices.

  • Kotlin application captures camera frames for real-time object detection
  • YOLO-style detector processes frames with GPU acceleration
  • Tracking system maintains object identity across frames using IoU