Google Android 14 Archives - TechGoing https://www.techgoing.com/tag/google-android-14/ Technology News and Reviews Wed, 25 Oct 2023 04:50:59 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.4 Google Android 14 reduces background activity to improve performance and battery life https://www.techgoing.com/google-android-14-reduces-background-activity-to-improve-performance-and-battery-life/ Wed, 25 Oct 2023 04:50:45 +0000 https://www.techgoing.com/?p=145911 In the latest #TheAndroidShow event, Google’s Vice President of Android Engineering Dave Burke said that the Android 14 system has changed the workload balancing mechanism of the processor and memory, which can not only improve device performance but also Improve battery life performance. The Android 14 system will limit broadcasts to save resources. Broadcasting is […]

The post Google Android 14 reduces background activity to improve performance and battery life appeared first on TechGoing.

]]>
In the latest #TheAndroidShow event, Google’s Vice President of Android Engineering Dave Burke said that the Android 14 system has changed the workload balancing mechanism of the processor and memory, which can not only improve device performance but also Improve battery life performance.

The Android 14 system will limit broadcasts to save resources. Broadcasting is a communication mechanism between systems and applications when critical events occur, such as when the battery power drops or the Internet connection switches from Wi-Fi to cellular network.

Mr Burke said on the show

 Android 14 once again reduces CPU activity for background apps, resulting in a 30% reduction in app cold start frequency.

 During a cold boot, code pages must be read from flash and transferred to memory before execution, so the 30% reduction is noticeable to the user.

 There are many challenges in reducing cold starts, and we naturally want to increase the number of cached processes (that is, processes in RAM) to allow more applications to be warmly started.

 But the key here is the balance, if you have too many processes cached, and they are not actually frozen, then those processes will take up processor resources and drain the battery

 Through continuous testing and training, the team can reduce CPU usage by 50% while the application is running in the background. We achieve this through some internal projects, freezing threads appropriately and reducing transfers.

Android 14 also optimizes application-related code to ensure that the space occupied by the application is reduced without affecting performance.

A cold start means that the application is started from scratch. This means that the system process only creates the application process after a cold start. A cold start occurs when an app is launched for the first time since the device started or the system terminates the app.

Mr Burke said:

 By folding return statements and performing various optimizations in the compiler, we reduced the code size by 9%. If an optimized application of about 500MB-1GB is installed on the device, the space occupied can be reduced by 50MB-100MB compared with before optimization.

THIS IS A SPONSOR PROMOTION: >>>>>>>>>>>>>

Geekwills is an online shop that connects consumers with millions of products and brands around the world with the mission to empower them to live their best lives. Geekwills is committed to offering the most affordable quality products to enable consumers and sellers to fulfill their dreams in an inclusive environment.

Geekwills

The post Google Android 14 reduces background activity to improve performance and battery life appeared first on TechGoing.

]]>
Google Android 14 can be used as a PC camera with only 720P https://www.techgoing.com/google-android-14-can-be-used-as-a-pc-camera-with-only-720p/ Sun, 15 Oct 2023 03:41:44 +0000 https://www.techgoing.com/?p=142608 Google introduced a new feature in the Android 14 system, which allows you to use the phone camera as a webcam for a desktop or laptop computer. Technology media Android Police recently tested this feature and believed that compared with Apple’s “continuous camera”, there is still a big gap. Note: Continuity Camera is a feature […]

The post Google Android 14 can be used as a PC camera with only 720P appeared first on TechGoing.

]]>
Google introduced a new feature in the Android 14 system, which allows you to use the phone camera as a webcam for a desktop or laptop computer. Technology media Android Police recently tested this feature and believed that compared with Apple’s “continuous camera”, there is still a big gap.

Note: Continuity Camera is a feature launched by Apple that uses the iPhone as a Mac webcam and uses the powerful camera system of the iPhone to achieve effects that ordinary webcams could not achieve in the past.

In the Android 14 system, after the user connects the phone to the PC via a USB data cable, a new “Webcam” option will pop up.

Another requirement is support for USB Video Class (UVC), allowing your phone to act as a webcam on platforms like Windows, Linux, and even macOS.

However, this feature is currently not perfect in Android 14, is limited to 720P, and overall looks blurry. If you plan to use a 2x cropped view, the results will be worse.

There are also no additional improvements to the webcam in Android 14. Apple’s continuous camera has a Center Stage mode that uses AI to automatically detect a person’s position and keep the person in the center of the screen by moving and zooming the lens.

Additionally, in some rare cases, such as when there is no suitable subject in the frame, the live video starts to blur and lose focus.

THIS IS A SPONSOR PROMOTION: >>>>>>>>>>>>>

Geekwills is an online shop that connects consumers with millions of products and brands around the world with the mission to empower them to live their best lives. Geekwills is committed to offering the most affordable quality products to enable consumers and sellers to fulfill their dreams in an inclusive environment.

Geekwills

The post Google Android 14 can be used as a PC camera with only 720P appeared first on TechGoing.

]]>
Google Android 14 will natively support satellite communication https://www.techgoing.com/google-android-14-will-natively-support-satellite-communication/ Sun, 20 Aug 2023 06:04:54 +0000 https://www.techgoing.com/?p=124022 Developer Neïl Rahmouni recently shared a screenshot showing that in the SMS (Google Messages) application on the Android 14 system, emergency SOS text messages and location information can be sent. Google’s upcoming Android 14 system will natively support satellite communication functions. This Android 14 feature is not limited to Pixel phones, as long as phones […]

The post Google Android 14 will natively support satellite communication appeared first on TechGoing.

]]>
Developer Neïl Rahmouni recently shared a screenshot showing that in the SMS (Google Messages) application on the Android 14 system, emergency SOS text messages and location information can be sent.

Google’s upcoming Android 14 system will natively support satellite communication functions.

This Android 14 feature is not limited to Pixel phones, as long as phones with hardware capabilities can achieve satellite communication, but it may be limited to Google’s own Pixel series and Samsung’s Galaxy series in the early days.

Another developer, Mishaal Rahman, said that Android 14 introduced a number of satellite communication APIs, but the relevant code is currently hidden, so third-party applications cannot call it.

By digging through the code, Rahman said that this satellite communication service supports sending SOS emergency help text messages, sharing location information, and found a “demo mode” in the code.

The post Google Android 14 will natively support satellite communication appeared first on TechGoing.

]]>
Google Android 14 feature for tablets enhance note-taking experience https://www.techgoing.com/google-android-14-feature-for-tablets-enhance-note-taking-experience/ Sat, 22 Jul 2023 06:14:59 +0000 https://www.techgoing.com/?p=115539 Developer @MishaalRahman discovered a native function called ROLE_NOTES by digging deep into the Android 14 system, which allows some applications to call SDK 34 to take notes. Users need to open Settings > Apps > Default Apps > Notes App first, and select the default Notes app. After the user selects an application as the […]

The post Google Android 14 feature for tablets enhance note-taking experience appeared first on TechGoing.

]]>
Developer @MishaalRahman discovered a native function called ROLE_NOTES by digging deep into the Android 14 system, which allows some applications to call SDK 34 to take notes.

Users need to open Settings > Apps > Default Apps > Notes App first, and select the default Notes app.

After the user selects an application as the default note-taking application, the user can start the note-taking application on the lock screen interface and can set a screenshot shortcut to insert directly into the note.

After the user presses the interactive button on the stylus, Android 14 can display the notes application in a floating window.

The post Google Android 14 feature for tablets enhance note-taking experience appeared first on TechGoing.

]]>
Google Android 14 adds new features: support Ultra HDR, black and white themes https://www.techgoing.com/google-android-14-adds-new-features-support-ultra-hdr-black-and-white-themes/ Thu, 11 May 2023 06:29:16 +0000 https://www.techgoing.com/?p=96223 At the I/O 2023 developer conference held by Google, it did not spend too much time introducing the new functions/new features of the Android 14 system, but it was shared in the follow-up meeting. A lot of new content. Quoting foreign technology media 9to5Google to sort out the new functions/new features of the Android 14 […]

The post Google Android 14 adds new features: support Ultra HDR, black and white themes appeared first on TechGoing.

]]>
At the I/O 2023 developer conference held by Google, it did not spend too much time introducing the new functions/new features of the Android 14 system, but it was shared in the follow-up meeting. A lot of new content.

Quoting foreign technology media 9to5Google to sort out the new functions/new features of the Android 14 system as follows:


Ultra HDR

The current Android version already supports HDR video, and in Android 14, HDR photography will be further enhanced, and the Ultra HDR format will be introduced, which is backward compatible with JPEG.

Photos taken with the Ultra HDR format enabled will be stored in 10-bit high dynamic range. Due to the need for hardware support, the initial launch is limited to Android flagship models.

Google hopes that the Ultra HDR format will become the default format for the built-in camera app and third-party camera apps. Google Photos will support browsing, backup, editing, sharing and downloading in Ultra HDR format.

The Google Android team has cooperated with Qualcomm and other companies to optimize hardware and support Ultra HDR on other device forms.
Privacy and Security

In terms of security and privacy, apps can be granted access to only some/select media, while permission prompts will ask developers to explain when and why location data is shared with third-party companies.

Users will get a monthly roundup of Location Data Sharing Updates.

The new feature of Android 14 is that it supports sharing part of the screen in screencasting, allowing users to choose to share a single app or full screen.

Health Connect is now built into Android via a Google Play system update instead of an app in the Play Store.
Material You + Design

In terms of design, Android 14 introduces a new black and white theme (Monochrome).

Android 14 also improves the color fidelity of Dynamic Color, which can generate a wider range of colors and thus become more vivid.

Materials You also introduces a high-contrast mode and a medium-contrast mode.

Content-based dynamic colors allow buttons and other components to adapt to the image displayed on the screen. For example, a Now Playing page that changes color based on the current song’s album art.

Android 14 has updated the sharing interface, and the form options can be customized by developers.

The post Google Android 14 adds new features: support Ultra HDR, black and white themes appeared first on TechGoing.

]]>
Google Android 14 introduces AI features: can generate wallpaper and message text https://www.techgoing.com/google-android-14-introduces-ai-features-can-generate-wallpaper-and-message-text/ Thu, 11 May 2023 04:17:11 +0000 https://www.techgoing.com/?p=96125 Google announced at the I / O developer conference that it is introducing two generative AI features to Android 14, including Magic Compose and generative wallpapers (exclusive to Pixel devices). Magic Compose Google has introduced the Magic Compose feature in the default Messages app on Android, which allows the AI to generate reply text based […]

The post Google Android 14 introduces AI features: can generate wallpaper and message text appeared first on TechGoing.

]]>
Google announced at the I / O developer conference that it is introducing two generative AI features to Android 14, including Magic Compose and generative wallpapers (exclusive to Pixel devices).

Magic Compose

Google has introduced the Magic Compose feature in the default Messages app on Android, which allows the AI to generate reply text based on the message content.

Generative AI wallpapers (exclusive to Pixel devices)

Google has introduced a text-to-image diffusion model that allows users to enter prompts describing the image they want to get information about, and the system will automatically generate the corresponding wallpaper. On it home note, this feature will be limited to Pixel devices.

Google also said it has a new “cinematic wallpaper” (cinematic wallpaper), using the device’s machine learning network to convert your favorite photos into 3D images, when you unlock or tilt the device, these images will show a three-dimensional effect, giving people a lifelike feeling.

The post Google Android 14 introduces AI features: can generate wallpaper and message text appeared first on TechGoing.

]]>
Google Android 14 introduces AI features: wallpapers and message texts can be generated https://www.techgoing.com/google-android-14-introduces-ai-features-wallpapers-and-message-texts-can-be-generated/ Thu, 11 May 2023 04:15:48 +0000 https://www.techgoing.com/?p=96116 Google announced at the I / O developer conference that it is introducing two generative AI features to Android 14, including Magic Compose and generative wallpapers (exclusive to Pixel devices). Magic Compose Google has introduced the Magic Compose feature in the default Messages app on Android, which allows the AI to generate reply text based […]

The post Google Android 14 introduces AI features: wallpapers and message texts can be generated appeared first on TechGoing.

]]>
Google announced at the I / O developer conference that it is introducing two generative AI features to Android 14, including Magic Compose and generative wallpapers (exclusive to Pixel devices).

Magic Compose

Google has introduced the Magic Compose feature in the default Messages app on Android, which allows the AI to generate reply text based on the message content.

Generative AI wallpapers (exclusive to Pixel devices)

Google has introduced a text-to-image diffusion model that allows users to enter prompts describing the image they want to get information about, and the system will automatically generate the corresponding wallpaper. this feature will be limited to Pixel devices.

Google also said it has a new “cinematic wallpaper” (cinematic wallpaper), using the device’s machine learning network to convert your favorite photos into 3D images, when you unlock or tilt the device, these images will show a three-dimensional effect, giving people a lifelike feeling.

The post Google Android 14 introduces AI features: wallpapers and message texts can be generated appeared first on TechGoing.

]]>
Google’s Android 14 new feature: full-screen notifications for apps can be disabled https://www.techgoing.com/googles-android-14-new-feature-full-screen-notifications-for-apps-can-be-disabled/ Fri, 14 Apr 2023 18:30:00 +0000 https://www.techgoing.com/?p=88592 The new version of Android comes with more features and notification improvements. However, full-screen notifications are still out of the user’s control, such as those for alarms, voice calls and video calls, even when the phone is locked. For example, when the alarm goes off, users cannot see anything else on the lock screen. According […]

The post Google’s Android 14 new feature: full-screen notifications for apps can be disabled appeared first on TechGoing.

]]>
The new version of Android comes with more features and notification improvements. However, full-screen notifications are still out of the user’s control, such as those for alarms, voice calls and video calls, even when the phone is locked. For example, when the alarm goes off, users cannot see anything else on the lock screen.

According to the latest report, the situation will change on Android 14.

Android expert Mishaal Rahman found that Android 14 has a new settings option that allows users to block apps from sending full-screen notifications. the feature enabled, full-screen notifications will be displayed on the device in the same format as other notifications.

For example, if a user blocks WhatsApp from sending full-screen notifications, voice and video call notifications will be displayed in the same way as other notifications. Users can then expand this notification to access the “Respond” and “Reject” buttons.

Depending on the display, users can block apps from sending full-screen notifications by navigating to Settings ” Apps ” Special app access ” Manage full-screen intent.

The post Google’s Android 14 new feature: full-screen notifications for apps can be disabled appeared first on TechGoing.

]]>
Google now releases the second beta of Android 14 Developer Preview https://www.techgoing.com/google-now-releases-the-second-beta-of-android-14-developer-preview/ Thu, 09 Mar 2023 03:35:49 +0000 https://www.techgoing.com/?p=77605 Google released the first developer preview version of Android 14 (Developer Preview) in early February this year, and today launched the second test version (DP2) UPP2.230217.004. The Android 14 system is still in the early stages of development. This is only a preview version for developers, not suitable for daily use, and only available for […]

The post Google now releases the second beta of Android 14 Developer Preview appeared first on TechGoing.

]]>
Google released the first developer preview version of Android 14 (Developer Preview) in early February this year, and today launched the second test version (DP2) UPP2.230217.004.

The Android 14 system is still in the early stages of development. This is only a preview version for developers, not suitable for daily use, and only available for Pixel 4a 5G, 5, 5a, 6, 6 Pro, 6a, 7, 7 Pro series devices manually download and flash, of course, you can also use the official Android emulator in Android Studio to experience.

Of course, if you are already running the DP1 version you will automatically receive the OTA update for DP2. If you are currently enrolled in the Android 13 beta program and want to use Android 14 on an enrolled device, you must first opt out of the beta program before downloading to use Android 14.

According to Google’s planning schedule, the first public beta of Android 14 will be released in April, and the next three versions will be released in the following months.

Android 14 release schedule


It is worth mentioning that Google announced that the 2023 I/O conference will be held on May 10. Of course, Google I/O usually also reveals a lot of information about the next big Android version, and it may also introduce various new hardware products.

The event will be “open to a limited audience in person and open to all users online,” the company said. Google is expected to launch more than 20 artificial intelligence products this year, many of which may be showcased at its developer conference.

Compared with the DP1 version, the DP2 version has been adjusted mainly in details. For example, it has brought a new dialog box that allows you to choose “Support allowing apps to access only selected photos and videos” or “Access all photos and videos”. Video”, or simply deny access, as shown in the image below.

Google introduced a platform API in Android 14 – Credential Manager (Credential Manager), which allows applications to log in with passwords. In DP2, Google has improved the UI style of the account chooser and made adjustments to the API based on developer feedback on DP1.

Additionally, apps targeting Android 14 require user-granted permission to be active in the background.

Google says DP2 optimizes Android’s memory management system, improving resource usage when apps are running in the background. In addition, there will be fewer undismissable notifications in Android 14, and the app store API will be improved.

According to reports, you can also set the display format you like through the regional preferences, for example, you will be able to choose the temperature unit (Fahrenheit, Celsius), the first day of the week and the numbering system according to your region.

The post Google now releases the second beta of Android 14 Developer Preview appeared first on TechGoing.

]]>
Google Android 14 will bring a new eSIM transfer feature https://www.techgoing.com/google-android-14-will-bring-a-new-esim-transfer-feature/ Wed, 01 Mar 2023 13:58:33 +0000 https://www.techgoing.com/?p=75024 eSIM has been around for a long time, and many smartwatches already support it. but eSIM handling and management is very different on Android devices, and there’s still no easy way to manage and switch between phones. Google plans to use a new tool later this year to change that. Google announced at the MWC […]

The post Google Android 14 will bring a new eSIM transfer feature appeared first on TechGoing.

]]>
eSIM has been around for a long time, and many smartwatches already support it. but eSIM handling and management is very different on Android devices, and there’s still no easy way to manage and switch between phones. Google plans to use a new tool later this year to change that.

Google Android 14 will bring new eSIM transfer feature

Google announced at the MWC 2023 event that it will bring an eSIM switching tool to Android later this year. It will come with a newer version of Android (expected to be Android 14), which will be released in the fourth quarter of 2023. The feature is based on a standard developed by the GSMA and allows users to easily and securely transfer eSIMs from one device to another.

Google announced that Deutsche Telekom will be the first carrier to adopt Android’s eSIM switching mechanism, meaning users won’t have to sign up for a new eSIM and wait hours for it to activate each time they change devices. Apple already offers eSIM card transfers between iPhone, iPad and Apple Watch.

Once the feature is fully rolled out globally and all carriers begin to support it, expect more smartphones to drop their physical SIM slots. Apple already sells the iPhone 14 series without any physical SIM slots in the United States.

eSIM or eUICC is considered the next iteration of the SIM card, offering the ability to change service provider profiles via OTA without physically replacing the SIM card itself.

The post Google Android 14 will bring a new eSIM transfer feature appeared first on TechGoing.

]]>