Xreal’s Android XR Aura Glasses Are Coming This Fall, With a Brand New Qualcomm Chip Inside


In May, I was wowed when I demoed the surprisingly powerful VR-like experience inside Xreal and Google’s Project Aura glasses, which are now being called Xreal Aura and are arriving this fall. 

They pack a Samsung Galaxy XR-like experience into a pair of glasses that plugs into a phone-sized processor puck. But it turns out that the processor they pack is actually better than the one in the Samsung Galaxy XR. And the specs of Qualcomm’s new chip suggest a wave of VR headsets that could be aiming to supercharge their onboard AI capabilities.

Qualcomm’s newly announced Snapdragon Reality Elite chip, unveiled at the Augmented World Expo conference in Long Beach, California, is the renamed successor to Qualcomm’s previous line of VR/AR chips that ran in the Samsung Galaxy XR, the Meta Quest and many other devices. According to Qualcomm, its GPU is up to 60% better than the Snapdragon XR2 Plus Gen 2 in the Galaxy XR, the CPU is up to 30% better and an AI-focused neural processing unit is up to 160% better for AI-related tasks. The chipset can power up to 4.4K display resolution per eye for headsets and glasses.

Qualcomm Snapdragon Elite logo on a chip surrounded by many glowing AR/VR glasses

The Snapdragon Reality Elite chip promises boosts for a whole range of future glasses and headsets.

Qualcomm

An AI boost for VR and AR?

The XR2 Plus Gen 2 upgrade was announced in January 2024, so it’s been a while since Qualcomm has had a major new VR/AR-focused chip. The renamed chip comes after Qualcomm’s new watch- and wearable-focused Snapdragon Wear Elite, announced earlier this year, which also focuses on AI performance boosts on wrists (or on camera-equipped pendants and smart glasses).

While Qualcomm’s chips often debut ahead of any products that include them, this time they’re arriving in the processing puck of the upcoming Xreal Aura glasses I’ve demoed several times before. 

Xreal Aura runs Google’s Android XR OS, and is heavily leaning on Google’s Gemini for real-time AI analysis of apps and experiences in Gemini Live mode. During my demos, Google showed off how Aura can also be used for AI-based coding directly on the phone-shaped processor puck the glasses plug into.

Most smart glasses coming out now lean heavily on phone-connected AI apps to run core features. VR headsets, meanwhile, have mostly been AI-free. That’s likely to change as VR headsets get smaller and more glasses-like, and maybe even evolve into something like AR glasses. Xreal Aura already feels like an evolutionary precursor to that, and a sign of where Meta plans to go next.

Better battery life

The new chip also promises 20% better battery life running similar workloads to the previous Snapdragon chip, and to run cooler doing it. That’s not a huge gain, but for VR headsets that now tend to average two hours at best on a charge, anything helps.

The running cooler part matters, though. As these headsets get smaller and more like glasses, riding closer to our faces, they can’t be expected to pump out heat via vents like current VR headsets do.

According to Qualcomm’s specs for the chip, it can run 12 cameras or sensors at the same time, similar to what the Galaxy XR’s chip can do. Twelve may sound like a lot, but with eye tracking, room tracking, hand tracking, face tracking and cameras to capture photo and video, processing demands can add up fast. The chip also supports Bluetooth 6 and Wi-Fi 7.

Where will it show up next?

Xreal Aura, arriving this fall, is now available for preorder on Xreal’s site with a $99 deposit that Xreal says will also get an extra $100 off the launch price and secure delivery, though the company still hasn’t announced a final price for the hardware. It’ll be the first Snapdragon Reality Elite-equipped device on deck.

But there’s more I’m curious about. Bytedance’s expected high-end Pico Project Swan headset could be packing it. Meta’s long-expected Quest 4, which could make its debut sometime in the next year or two, is likely to have it, too.

Whether or not you get the Xreal Aura, the new chip should make you think twice about buying a new VR headset until more details emerge about when this upgrade will arrive elsewhere. Based on the specs alone, it seems well worth the wait.

Editors’ note: Scott Stein’s travel costs for the AWE conference were covered by Snap. The judgments and opinions of CNET are our own.





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Before attending an interview on webMethods, make sure to be strong in basics. Because basics are the main thing that the interviewers look for. Along with basics, you should also have knowledge of how we can implement the services in webMethods.

In this post, we have put together 30 webMethods interview questions with detailed answers. Go through the below frequently asked webMethods interview questions and answers that help increase your potential in cracking the interview.

Most Frequently Asked webmethods Interview Questions

Explain about EAI

Ans: Enterprise application integration (EAI) unites the databases and workflows for business applications. It allows the integration of applications from disparate platforms to share business processes. It simplifies and automates business processes without having to make changes to the existing systems.

What is webMethods?

Ans: webMethods is an integration platform that focuses on application integration,business process integration, and B2B partner integration. It provides flow services to map any data format into the other format and connects applications together. It was founded by Phillip Merrick and Caren Merrick in 1996 and has later acquired by Software AG in 2007. 

  Wish to make a career in the world of WebMethods? Start with WebMethods Training !

Name the modules in webMethods Product Suite

Ans: The webMethods Product Suite contains four modules,

  • Integration and B2B
  • Service-Oriented Architecture
  • Business Process Management
  • Business Activity Monitoring

List the tools of webMethods Integration

Ans: Below are the tools of webMethods integration.

  • webMethods Integration Server
  • webMethods Integration Platform
  • webMethods Adapters
  • webMethods Developer
  • webMethods Broker
  • webMethods Monitor
  • webMethods eStandards Modules
  • webMethods Optimize for Infrastructure
  • webMethods Trading Networks
  • webMethods EDI Module
  • webMethods EDIINT
  • webMethods PIM

What happens when the pub.flow: trace pipeline service is invoked?

Ans: When we invoke pub.flow:tracePipeline service, the Integration Server logs the name-value pairs in the pipeline. 

What is the primary function of the built-in pub.flow: save pipeline service?

Ans: It saves the current pipeline to a specific memory location on the Integration Server.

How can we remove a system lock from an element?

Ans: We can remove the system locks by making the server-side files of an element as readable. Right-click on the locked element, and select lock properties, to view the server-side files of that element. Make the files as readable to unlock them and click on the refresh button.

What is the use of a Web Service Connector?

Ans: A Web service connector is a flow service that contains input and output signatures. It is generated from the WSDL document in the Integration Server. It invokes a Web Service on a different web server.  

How to invoke a service from a browser?

Ans: To invoke a service, open a browser and give the below URL.

http://servername:port/invoke/folder.subFolder.subsubFolder/serviceName

Webmethods Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

 

. Can we restore a session on a server?

Ans: If the server goes down or if there is a problem with the network, the developer gets disconnected from the server. When the server gets back online, the developer will get connected to it automatically, and the session will get restored.

. What is the process for opening a session?

Ans: Open the Integration Server and select ‘session’ from the toolbar menu. Give the IP address and port details of the server that you want to connect to.Give the username and password and click on ‘connect’.

 If you have any doubts on Webmethods, then get them clarified from Webmethods Industry experts on our Webmethods Tutorial !

. How can we change the JVM used by Integration Server?

Ans: We can change the JDK used by webMethods by updating it in either IntegrationServer\in\server.bat file or IntegrationServer/bin/server.sh file. Change the JDK path as follows and save the file.

SET JAVA_DIR=

. Explain about startup service

Ans: Startup services are used to generate initialization files or for preparing the environment. The server automatically executes a startup service when it loads a package.

. What is a shutdown service

Ans: Shutdown services are used for executing cleanup tasks like closing files and purging temporary data. It gets automatically executed when a package is unloaded from memory. 

. Explain the use of a pipeline in webMethods?

Ans: Pipeline refers to a data structure that maintains the input and output values of flow service. It collects inputs and outputs from subsequent services in the flow. When we execute a service in the flow, it will access the data from the pipeline.

. Define structural transformations

Ans: Structural transformations refer to the transformation of data in hierarchical nature. It involves splitting data into several fields, merging fields, renaming fields, etc.

. What is a flow service?

Ans: We can use a flow service to wrap a sequence of services within a single service. It manages the flow of data among the services. We can write the flow service in webMethods flow language. 

. What are the ways to check memory usage?

Ans: We can check the memory usage by using any of the below three ways.

  • Administrator Page
  • Top command
  • Free command

. Explain about webMethods Developer

Ans: webMethods Developer is like an IDE used for developing code in the webMethods Integration Server. We can write graphical flows, create, and configure web services. It also provides tools to test and debug the created flows.

HKR Trainings Logo

Subscribe to our YouTube channel to get new updates..!

 

. If a flow exit does not specify a ‘form’, what is the default behavior?

Ans: If the exit is not specified in a loop, it will throw a java.lang.NullPointerException.

. How do ACLs affect locking?

Ans: We can give authorization to a specific user group by using ACLs (Access Control List). An element can have different ACLs assigned for each level of access. Users in the allowed list of ACLs can lock an element.

. Can we change the order of steps in a flow service?

Ans: A flow service has an order of sequence steps. We can change the order of these steps by using the buttons present on the editor panel. We can use ‘Shift Up’ and ‘Shift Down’ buttons to change the steps, ‘Shift Left’ and ‘Shift Right’ buttons to move a service or branch in a sequence.

. Explain the difference between a drop and delete pipeline variable

Ans: The drop pipeline variable is used for removing a variable from the list of variables. It makes the variable available for garbage collection.The delete pipeline variable is for removing a variable from the current view. If the variable is also present in the previous pipeline, it will appear when you change the view.

. How can we sort using the JDBC select adapter service?

Ans: The sort function is available in the ‘select’ tab. It has a column that says ‘Sort Order’ where we can specify the column that we want to sort by.

If you have any doubts on Webmethods, then get them clarified from Webmethods Industry experts on our Webmethods community !

. Can we organize connection pools?

Ans: Avoid connection pool sharing across different functional areas, even if they are pointing to the same database. If the pool is being used by multiple types, then it becomes difficult to tune the size of the pool. It is also difficult to change the database settings without impacting the other. 

. Can we use a sequence as the target of a branch?

Ans: Yes, we can use a sequence as a target of a branch. We have to set the evaluate label property of the branch step to true. Then set the label property of sequence to the value that it has to process.

. Explain about branch operation

Ans: The branch operation supports conditional processing. It is similar to if-then-else functionality in other programming languages. Based on the value of a variable at runtime, a branch operation gets executed conditionally.

. What are some of the common issues faced while migrating a project?

Ans: Here are some of the common issues faced while migrating a project.

  • A missing jar file
  • Thread hung
  • JDBC adapter is not suspending
  • The scheduler is missed in internal DB or the next run time is not visible

Webmethods Training

Weekday / Weekend Batches

 

. What should we set the count parameter to repeat operation to execute as long as the specified repeat condition remains true?

Ans: To execute a repeat operation as long as the specified condition, we have to set the count parameter to ‘-1’.

. What is the default port to which the webMethods integration service has an HTTP listener?

Ans:The default port for the HTTP listener is 5555.

About Author

author-image

As a Senior Writer for HKR Trainings, Sai Manikanth has a great understanding of today’s data-driven environment, which includes key aspects such as Business Intelligence and data management. He manages the task of creating great content in the areas of Digital Marketing, Content Management, Project Management & Methodologies, Product Lifecycle Management Tools. Connect with him on LinkedIn and Twitter.

Upcoming Webmethods Training Online classes

Batch starts on
30th Jun 2026
Mon & Tue (5 Days)
Weekday
Timings – 08:30 AM IST
Batch starts on
4th Jul 2026
Mon – Fri (18 Days)
Weekend
Timings – 10:30 AM IST
Batch starts on
8th Jul 2026
Mon & Tue (5 Days)
Weekday
Timings – 08:30 AM IST



Source link