LightBlog

mercredi 16 décembre 2020

Chromecast with Google TV will soon get an Apple TV app

Apple TV+ is still building up its catalog of original programs, so it’s not quite on the level of HBO Max or Netflix. But if you’ve been curious about checking out The Morning Show or Greyhound, you’ll soon be able to do so through the Chromecast with Google TV.

Google on Wednesday announced the Apple TV app will be available on its new Chromecast in early 2021, followed by other devices powered by Android TV later in the year. It’s a big get for Google, whose new dongle is now one of the only streaming devices with all the major video subscriptions (Apple TV being another).

The Apple TV app on Chromecast will be integrated into Google TV’s content aggregation system, so you’ll get personalized and curated recommendations in your feed, which can then be saved to your Watchlist to catch up on later. You’ll also be able to access your library of movies and TV shows purchased from Apple, along with the company’s growing lineup of original content.

The announcement marks the second major addition of an Apple service to Google products. The search giant added support for Apple Music on Google Assistant smart speakers and displays at the beginning of this month.

An Apple TV+ subscription is one of the more affordable video streaming services on the market. If you own an Apple device, you might be eligible for a free year. Otherwise, it’s $4.99 per month. Although Apple’s service has a much smaller catalog of originals, its early lineup is strong. In particular, I would highly recommend watching Ted Lasso, which is the kind of wholesome television we need in 2020.

Google didn’t give an exact date for when Apple TV would be available for Chromecast with Google TV, but the company did say early next year, so hopefully it won’t be too much longer.

The post Chromecast with Google TV will soon get an Apple TV app appeared first on xda-developers.



from xda-developers https://ift.tt/2WlDmpp
via IFTTT

Google and Qualcomm partner to deliver 4 years of Android updates for new Snapdragon devices

Over 3 years ago, Google announced Project Treble, a major rearchitecting of Android designed to speed up software updates. While the architecture introduced by Project Treble has helped OEMs to speed up the delivery of major Android OS updates and monthly security patches, it has had an adverse effect on SoC providers like Qualcomm. In fact, Treble has actually increased the complexity, and thus the engineering costs, associated with providing Android OS update support for any given chipset. That has limited the length of support that Qualcomm can provide for its SoCs, but that will soon change. All Snapdragon SoCs launching with Android 11 or later—starting with the Snapdragon 888, Qualcomm will support 4 Android OS version updates as well as 4 years of security updates. That’s an additional year than they previously provided for their flagship 800-series chipsets.

Today’s announcement is significant, but it cannot be understood without the background knowledge of what Google tried to accomplish with Project Treble 3 years ago.

Treble created a split between the Android OS framework (including all the UI code, APIs, and system processes that apps interact with) and device-specific, low-level software (including the underlying Linux kernel and hardware abstraction layers, or HALs). The device-specific, low-level software communicates with the Android OS framework through a well-defined, stable vendor interface. Each Android OS version guarantees backward compatibility with the vendor implementation, which Google ensures through the use of the vendor test suite (VTS), a standardized compliance test suite. This means that, for example, the Android 11 OS framework is backward compatible with the vendor implementation designed for Android 10. In fact, for each new Android release, Google publishes Generic System Images (GSIs), source-built system images that are backward-compatible with the last 3 versions of vendor implementations. When an OEM builds a new Android device, they are free to modify the Android OS framework to introduce new proprietary features and APIs, but they must ensure that the device’s vendor implementation is compatible with the GSI.

Thanks to the Treble architecture, the same Android OS framework code can be reused across different vendor implementations. That’s the “Generic” in Generic System Image. Source: Google.

This is primarily how Treble reduces fragmentation and speeds up the delivery of new OS updates — there’s a lot less breakage when pairing the Android OS framework (which is open source and provided by Google) and the device-specific, low-level software (which is often closed source and provided under contracts with SoC vendors) thanks to the stable vendor interface. Ideally, that means OEMs can spend less time fixing bugs with hardware and more time porting their system-level changes on top of the latest Android OS release. In fact, since Treble was introduced, Google says that OEMs have adopted the latest Android OS release much more quickly than before. “At the time Android 11 launched there were 667M active users on Android 10, 82% of whom got their Android 10 build via an over the air (OTA) update” said Google.

Android 11 OS adoption statistics

Adoption of Android 9 Pie versus Android 10 versus Android 11. Source: Google.

Because each new Android release adds support for more hardware features (the OS needs to support new features to keep up with the rapid advancements of the mobile industry), Google needs to update the vendor interface for that release. The company thus defines new HAL requirements and mandates new Linux kernel versions, but they only require devices launching with the new Android OS release to actually support these vendor-impacting changes. For example, if Google modifies Android’s camera HAL to support multiple rear camera sensors, only new devices launching with the new Android version have to support that updated HAL, while older devices upgrading to the new release can reuse their older vendor implementation without this new camera HAL requirement. This reduces the cost and complexity—from an OEM’s perspective—of bringing a new Android OS release to an older device. The problem, however, is that this approach introduces additional complexity for SoC vendors like Qualcomm, MediaTek, and others.

As a result of this design principle, Qualcomm and other SoC vendors have to support multiple combinations of Android OS framework software and vendor implementations. An SoC vendor that supports 3 generations of Android OS versions for a particular chipset has to support 6 combinations of OS framework software and vendor implementations. That’s because while OEMs can get away with reusing an older vendor implementation to sidestep new HAL and Linux kernel version requirements, SoC vendors have to ensure their vendor implementations support both the old and the new requirements. They don’t get to pick and choose. Multiply that by the dozens of chipsets that an SoC vendor has to support and you can see how Treble has actually increased complexity for them.

It’s for this reason that Qualcomm and other SoC vendors generally only provide a maximum of 3 OS letter upgrades and 3 years of security updates for a particular chipset. Although I’m not privy to the exact costs, I presume it’s not economically feasible for SoC vendors like Qualcomm to support chipsets for much longer than that. We’ve seen Qualcomm and other SoC vendors sometimes provide support for longer, but that depends on demand from OEMs to make it economical. If no such demand exists, then it falls on OEMs to bear the brunt of development costs to bring up a new Android release — and that’s not an easy feat. But thanks to the combined efforts from Google and Qualcomm, the latter will now support 4 Android OS versions and 4 years of security updates for select Snapdragon chipsets, starting with the Qualcomm Snapdragon 888.

To make this possible, Google has extended Project Treble’s “no-retroactivity principle” to SoCs in addition to devices. This means that new HAL and Linux kernel version requirements won’t be retroactive for SoCs. So, for example, an SoC that launches with Android 11 (like the Snapdragon 888) can reuse the same vendor implementation to support Android 12 through Android 14. This dramatically reduces engineering costs associated with supporting Android on a particular chipset, giving SoC vendors like Qualcomm the ability to support their chipsets for longer. Google is also reusing the same OS framework software across multiple Qualcomm chipsets, further lowering the number of OS framework and vendor implementation combinations that Qualcomm has to support.

A hypothetical software support timeline for an SoC vendor that has implemented the new no-retroactivity principles.

Devices with the Qualcomm Snapdragon 888 are expected to launch very soon, starting with the Xiaomi Mi 11 and Samsung Galaxy S21 series. While we hope Google and Qualcomm’s announcement means all Snapdragon 888 devices will get 4 years of Android OS and security patch updates, there’s no guarantee this will be the case. OEMs still need to invest significant sums to develop and distribute new OS versions — but it’s much more likely to happen now that Qualcomm themselves can support 4 years of Android updates. Here’s hoping that one or more OEMs take advantage of today’s announcement to announce extended software support for their future flagship phones. Most OEMs only offer 2 years of Android updates at the moment, while both Samsung and Google promise 3 years. That’s far too short compared to Apple and has rightfully been called out many, many times and will continue to be called out until the gap is shortened.

The post Google and Qualcomm partner to deliver 4 years of Android updates for new Snapdragon devices appeared first on xda-developers.



from xda-developers https://ift.tt/34jIeQc
via IFTTT

Microsoft’s Authenticator app now features a password manager

Microsoft has announced a password manager that’s now available for iOS and Android, and also across Google Chrome and Microsoft Edge. The new tool can be accessed in preview through Microsoft’s Authenticator app — something you should be using in your daily life already.

Microsoft’s new password management feature will offer autofill capability, just like other password managers.

“Authenticator will help you autofill strong passwords without having to remember them,” Microsoft said in a blog post. “These passwords can be synced across mobile and desktop, so you can seamlessly autofill passwords as you move across devices.”

To use the Microsoft’s new password management tools, you’ll need a Microsoft account. To turn the feature on, go to the Authenticator app’s settings, beta, and autofill. Turn the feature to on and the app will start automatically entering passwords that you’ve saved.

Microsoft Authenticator password manager

If you visit a website where your username and password is not saved, the Authenticator app’s password manager will offer to save that information.

The autofill part of the experience is rolling out to Microsoft’s Authenticator app and is supported by iOS 12 and above and Android 6 and above. Unfortunately, the feature is currently disabled for enterprise users.

If you’ve never used a password manager, you should start. Using multi-factor authentication features is even better for sites that support it. I personally use 1Password and have turned on two-factor authentication on all websites that support it, and I use 1Password’s built-in authenticator to generate the six digit login codes. Dropbox recently introduced a password manager as well.

A password manager is the best way to keep your passwords protected online, because they can generate complex passwords and also keep them protected in one handy app. Microsoft said that no human generated password can be unique enough to beat hackers, so it’s important you take all the necessary steps to keep your information as safe as possible.

Microsoft Authenticator (Free, Google Play) →

The post Microsoft’s Authenticator app now features a password manager appeared first on xda-developers.



from xda-developers https://ift.tt/3ajtTXJ
via IFTTT

Qualcomm’s new Bluetooth chips will bring BLE Audio to mid-tier true wireless earbuds

After launching the QCC514x and QCC304x Bluetooth SoCs earlier this year in March, Qualcomm has now launched the QCC305x chips for next-gen mid-tier and entry-level TWS earbuds. Designed to provide more flexible and cost-sensitive wireless audio options, the new Bluetooth chips are a significant improvement over the QCC304x, and they support many of Qualcomm’s premium audio technologies and the new Bluetooth Low Energy (LE) Audio standard.

The new QCC305x Bluetooth SoCs offers support for the following premium audio technologies:

  • TWS earbuds powered by the new Bluetooth chips will support Audio Sharing, which will allow users to stream audio from one smartphone to multiple supported earbuds at the same time.
  • Unlike the QCC304x chip, the new QCC305x SoCs include support for always-on wake word activation for virtual assistants.
  • The chips also feature Qualcomm Adaptive Active Noise Cancellation, which is expected to usher in a new era of mid-range TWS earbuds with ANC support.
  • To enable high-quality listening and low latency streaming while watching videos or playing games, the chips support Qualcomm aptX Adaptive at up to 96KHz audio resolution.
  • The QCC305x SoCs also include support for Qualcomm aptX Voice and Qualcomm cVc Echo Cancellation and Noise Suppression for enhanced voice clarity on calls.

Qualcomm QCC305X Bluetooth SoCs features

Highlighting the benefits offered by Qualcomm’s new Bluetooth chips, James Chapman, VP and GM Voice, Music, and Wearables at Qualcomm Technologies International, said:

“We are entering a new era for the expanding truly wireless earbud category, which is diversifying at a terrific rate bringing new use-cases and feature enrichment to products in virtually all tiers. Not only do our QCC305x SoCs bring many of our latest-and-greatest audio features to our mid-range truly wireless earbud portfolio, they are also designed to be developer-ready for the upcoming Bluetooth LE Audio standard. We believe this combination gives our customers great flexibility to innovate at a range of price points and helps them meet the needs of today’s audio consumers, many of whom now rely on their truly wireless earbuds for all sorts of entertainment and productivity activities.”

Qualcomm QCC304x vs QCC305x

Additionally, Qualcomm revealed that it worked closely with the Bluetooth SIG to bring BLE Audio support to its next-gen Bluetooth chips. This new standard, which was announced earlier this year in January, will extend the capabilities of Bluetooth Classic Audio and offer a host of new possibilities for wireless audio use cases.

Bluetooth LE Audio Qualcomm QCC305x

Qualcomm further highlighted that the QCC305x SoCs are designed to support superior end-to-end operability from a Qualcomm Snapdragon-powered smartphone to Qualcomm Technologies powered earbuds. To enable this true end-to-end experience, Qualcomm’s latest flagship Snapdragon 888 SoC, which features the Qualcomm FastConnect 6900 connectivity system, brings mobile-side support for Bluetooth 5.2, LE Audio, aptX audio, and other features.

The post Qualcomm’s new Bluetooth chips will bring BLE Audio to mid-tier true wireless earbuds appeared first on xda-developers.



from xda-developers https://ift.tt/3nqwIdu
via IFTTT

For a limited time, you can still save an extra 40% on lifetime cloud storage with Koofr

Green Monday has come and gone, but some of the best deals are hanging around a little longer. For a limited time, you can still get an extra 40% off Koofr Cloud Storage at the XDA Developers Depot with the promo code GREEN40. That means lifetime 100GB backup for just $17.99, and even bigger savings when you upgrade.

Koofr is actually more than a cloud storage provider. This platform acts as a hub for your online files, allowing you to access Dropbox, Google Drive, Amazon, and OneDrive in one place. It even has universal search. 

You can add files to Koofr separately, or use the built-in storage to transfer files between different accounts. It works on the web, on mobile, and via WebDAV. 

The company behind this service prides itself on privacy, and all your files are secured with strong encryption. That applies to both storage and transfers.

There are no limits on uploads, and the platform has plenty of useful features — including duplicate finding and batch renaming. 

This Green Monday deal includes lifetime service, making Koofr a good option for long-term storage. It’s also a great way to link your cloud accounts and access your files on the go.

Order today with code GREEN40 to get 100GB for just $17.99 (MSRP $540). You can also get 250GB for $35.99 (MSRP $1,080) or 1TB for only $101.99 (MSRP $2,700).

 
Koofr Cloud Storage: Lifetime Subscription (100GB) – $29.99

See Deal

Prices subject to change 

The post For a limited time, you can still save an extra 40% on lifetime cloud storage with Koofr appeared first on xda-developers.



from xda-developers https://ift.tt/37qoyvS
via IFTTT

Google One’s most expensive storage plans get a 50% price cut

Google has reduced the price of its higher capacity Google One cloud storage tiers, a few months after announcing changes to the free storage component of Google accounts, which saw it remove the free unlimited photo backups from Google Photos, instead, applying them to your remaining Google Drive capacity, along with Google Workspace documents, which had also been hitherto exempt.

Google One Plans

The decision has led to more demand for Google One’s higher tiers, which have hitherto been significantly more expensive per gigabyte than its 1TB and 2TB offerings. Today, however, Google has slashed its prices by 50 per cent on plans of 10TB and above. It sees the 10TB tier reduced from $99.99 to $49.99, 20TB down from $199.99 to $99.99 and the 30TB option down from $299.99 to $149.99.

As spotted by 9to5Google, the company has confirmed that existing customers will get the new pricing automatically: “For members that need more space, we’re cutting the price of our 10 TB, 20 TB, and 30 TB plans by 50%. If you’re already on a qualifying plan, you’ll start seeing savings automatically.” There are no plans to reduce the pricing of lower tiers, but the new pricing applies in all territories at the local currency equivalent.

Google has always applied “Moore’s Law” to its cloud storage offering and has cited the quantities of scale afforded by an increasing customer base as the reason for previous price cuts. Whether that’s the case once again, or whether it’s designed as a sweetener for those left disillusioned by the policy changes, remains to be revealed.

Google One users also get additional benefits, with all tiers of 2TB and above qualifying for a free VPN (currently available on Android in the US, and coming to other regions and operating systems soon), as well as 10% cashback on hardware purchases through the Google Store, and deals on hotels (slightly randomly).

The post Google One’s most expensive storage plans get a 50% price cut appeared first on xda-developers.



from xda-developers https://ift.tt/34k1Wvk
via IFTTT

Microsoft Surface Pro 8 listed by dealers in Europe, expected to launch by early 2021

The Surface Pro 8 is expected to launch very soon as the upcoming tablet has been spotted by various retailers in Europe. The new portable Windows machine will be available in standard Wi-Fi only and Wi-Fi + LTE model options, suggest certain databases of European retailers. It is also expected that Microsoft will offer up to 32GB of RAM, although that might only be offered with the non-LTE variant.

The report comes from Winfuture, which suggests that the Surface 8 Pro, apart from offering support for the Surface Pen and the Surface Type Cover, will now come in a new Black color option alongside Platinum Grey. Microsoft had introduced this color on the Surface Pro X last year, and it seems that it might expand it to the regular Surface Pro lineup. Notably, the Black color option will not be offered with the LTE version.

There is also confirmation that the LTE version of the Surface Pro 8 in Europe will feature a wireless module and antennas integrated directly from the factory. Don’t expect a 5G variant anytime soon, and to be honest, it doesn’t make a lot of sense considering the limited availability of the network around the world. The base variant of the LTE version of the Surface Pro 8 is expected to arrive with an 11th-gen Intel Core i5 processor with Intel Xe graphics, 8GB of memory, and 128GB of internal storage. There doesn’t seem to be a Core i7 option available with LTE, which means that regular customers can only look at a maximum of 16GB RAM and 256GB storage. According to an alleged image of the Surface Pro 8, the memory is going to be clocked at 4267MHz. Also, while it is not mentioned, the display is expected to be similar to last year’s model having a 12.3-inch dimension with a 3:2 aspect ratio and a 2736 x 1824 pixel resolution.

The non-LTE Surface Pro 8 is expected to be offered in a high-end variant with 32GB of RAM,  an Intel Core i7-1165G7 quad-core processor with a turbo clock speed of 4.7GHz, and a 1TB SSD. This variant is expected to be priced around €3000 ($3,650 approx).

The new Surface Pro 8 is expected to launch in January 2021. During the same launch event, Microsoft is also expected to launch the Surface Laptop 4, which would be more of a bump to the internals rather than a new design just like the Surface Pro 8. However, it is speculated that the new Surface Laptop 4 could launch in a separate AMD version, just like last year. Speaking of which, AMD is expected to launch the new Ryzen 5000 mobile chipsets at CES 2021. Will Microsoft make use of the new chips? Time will tell.

The post Microsoft Surface Pro 8 listed by dealers in Europe, expected to launch by early 2021 appeared first on xda-developers.



from xda-developers https://ift.tt/3oYXZnK
via IFTTT