Tag: Android

  • Quick Share for iPhone and Mac: Upcoming Expansion by Google

    Quick Share for iPhone and Mac: Upcoming Expansion by Google

    Sharing files between Android and iPhones may soon be simpler. Android specialist Mishaal Rahman has discovered a hint that suggests Google might be working on bringing its Quick Share file-sharing feature to iOS and macOS.

    Quick Share’s Popularity

    Quick Share is already well-liked among users of Android devices, Chromebooks, and Windows computers, as it allows for easy file transfers over a secure local network. However, the lack of this feature on Apple’s platforms has been a major issue for users who navigate between both operating systems.

    API Update Indicates Potential Expansion

    This situation could change shortly. Quick Share, which was formerly known as Nearby Share, relies on Google’s Nearby Connections API, a peer-to-peer networking system. This open-source API is accessible on GitHub, enabling users to monitor any updates Google makes to it. As per Rahman, a recent bug fix in the API suggests that an iOS version could be on the way.

    A note in Google’s Nearby repository discusses how the app identifies device names, specifically for iOS and macOS. It mentions, “For iOS and macOS, the device name is already localized and generally works well for Quick Share purposes… avoid using the non-localized account name and device type concatenation.”

    Speculation Around Integration Challenges

    While this statement doesn’t verify the existence of a Quick Share app for iOS or macOS, it does raise questions. Google might be setting the stage for future growth or could even be crafting a solid plan for merging with Apple devices. However, merging Quick Share into Apple’s tightly regulated environment could present hurdles. Google may encounter challenges with the App Store’s rules and Apple’s rigorous privacy standards. It’s still unclear if Google will aim for a standalone app or incorporate Quick Share into existing services like Google Drive or Chrome.

    Although seamless file sharing might appear straightforward, if Quick Share is implemented, it could provide a fast and easy way to transfer files across different platforms, bypassing less convenient methods like cloud storage. Historically, Google has been more open to cross-platform collaboration compared to Apple. If a connection between these two technology leaders is established, it’s likely that Google will take the forefront.

    OnePlus Takes a Step Forward

    Interestingly, OnePlus has already initiated actions in this direction. Their newest software update, OxygenOS 15, features a “Share with iPhone” option through a specific iOS app. While Rahman mentions that some users are reluctant to download yet another app, the ease of transferring files between Android and iPhone could outweigh this hesitation.

    Ultimately, only time will tell if Google officially introduces Quick Share to iOS and macOS. Even though the change in code brings some hope, it’s prudent to keep expectations in check until there’s an official statement.

  • Differences Between HarmonyOS Next and Android Explained

    Differences Between HarmonyOS Next and Android Explained

    The rivalry in the mobile OS sector has become more fierce with the launch of HarmonyOS Next by Huawei. This latest version marks a departure from earlier iterations that were heavily based on Android’s core. Instead, HarmonyOS Next is constructed on a standalone microkernel framework.

    Aiming for Independence

    With this fresh operating system, Huawei’s goal is to create a unique ecosystem that can stand toe-to-toe with both Android and iOS. In the following sections, we will delve into the main contrasts between HarmonyOS Next and Android, particularly in system architecture, application ecosystem, openness, performance, and future possibilities.

    System Architecture Overview

    The architecture of a system is crucial as it lays the foundation for an operating system, influencing its efficiency, reliability, and ability to grow. Android operates on the Linux kernel with a monolithic design, which means that core components such as memory management, device drivers, and network support are integrated into the kernel itself. This design gives Android its strength and flexibility, but it can also lead to system vulnerabilities. A failure in one module can disrupt the stability of the whole system.

    Moreover, Android’s reliance on Linux and the Android Open Source Project (AOSP) gives developers the ability to craft custom ROMs, providing flexibility but also requiring considerable resources.

    A New Approach with HarmonyOS Next

    In contrast, HarmonyOS Next presents a self-created microkernel architecture, removing any ties to Linux or AOSP. Unlike the monolithic structure of Android, the microkernel in HarmonyOS Next is streamlined, encompassing only the fundamental operations such as task management and memory distribution.

    This configuration boosts efficiency and security because problems in non-essential modules won’t compromise the entire system. Additionally, the microkernel design fosters better collaboration across devices, allowing for smooth integration between smartphones, tablets, wearables, and smart home devices.

  • Google’s Gemini Boosts Android AI with Lock Screen Control

    Google’s Gemini Boosts Android AI with Lock Screen Control

    Google is enhancing Gemini’s features on Android, making it possible for the AI assistant to manage calls and messages even when your phone is locked. Recent code discoveries in a forthcoming update indicate that Gemini will soon incorporate functions that were previously exclusive to Gemini Live.

    New Lock Screen Functionality

    A fresh settings option will enable users to activate Gemini’s functionality from the lock screen. However, for safety, you’ll still have to unlock your device if the response involves sensitive information, such as details from Gmail.

    User Interface Improvements

    In addition to these new messaging capabilities, the update will also refresh the AI assistant’s appearance. The floating text overlay will now adapt vertically to accommodate longer messages more effectively, and Gemini Extensions will be organized into various categories like Communication, Device Control, Travel, Media, and Productivity.

    Simplified Commands and Increased Usability

    Moreover, the command examples are being reduced from three to just one in each category, making it easier to use. This aligns with Google’s wider strategy to establish Gemini as the top AI assistant on Android.

    The new lock screen features are particularly useful for hands-free situations, such as when you’re driving or engaged in activities that demand your full attention.

  • Android 16: Terminal and Full Linux VM Support with GPU Acceleration

    Android 16: Terminal and Full Linux VM Support with GPU Acceleration

    Chromebook users have been able to set up a Linux virtual machine (VM) for a while now, which adds more capabilities. Soon, it looks like Android might also join in on the Linux experience, according to the latest updates in the Android Open Source Project (AOSP).

    Expanding Android’s Possibilities

    The Android Runtime (ART) operates on a Linux kernel, yet Google is getting ready to give developers and advanced users the chance to run a complete Linux desktop. This concept is reminiscent of the Ferrochrome project that Google showcased a few months ago, which demonstrated the ability to run Chrome OS on Pixel devices.

    What makes this possible is the Android Virtualization Framework (AVF), which first appeared in Android 13. With Android 15, AVF will be enhanced to support GUI operating systems in a VM, complete with full GPU acceleration. Unfortunately, the earlier Chrome OS on Pixel 8 initiative was merely a proof-of-concept.

    Real-World Applications Ahead

    Now, actual benefits could be on the horizon. Mishaal Rahman from Android Authority reports that Google is developing a Terminal app for Android. Rahman points out new “ferrochrome-dev-option” patches submitted to AOSP, which include a toggle for a “Linux terminal” in the Developer options.

    While there have long been terminal emulator apps on the Play Store that provide a Linux-like environment, Google’s version will integrate the terminal right into Android. This new Terminal app will let users run a full Linux distribution in a VM, connecting through a local IP address to send Linux commands from the Android device.

    Making Things Simpler for Users

    At the moment, using the Terminal app involves manually setting up a Debian image and creating a vm_config.json file. However, Rahman believes the final version will simplify this process by introducing a LinuxInstaller app that automates these steps.

    Furthermore, Google seems to be planning to transform this basic Terminal app into a more robust tool by incorporating features like disk resizing, port forwarding, and partition recovery. Additionally, AVF will receive upgrades like snapshot backups and restores, nested virtualization, and support for x86_64 devices.

    A New Era for Android Developers

    While most users may not feel inclined to use a terminal on their smartphones, developers could greatly benefit from having certain command line tools available on-the-go. With AVF enabling GUI applications, we might see something akin to what Samsung previously demonstrated with Linux on DeX. There may even be a chance to run Windows on ARM almost natively on your phone. The potential is vast.

    Rahman anticipates that the new Terminal app with Linux capabilities could arrive with Android 16 next year. It’s still uncertain if this feature will be included in OEM-specific ROMs, but Pixel devices are likely to support it.

    Android Authority

    @MishaalRahman on X

    @cozy_OSS on X


  • Epic Games to Launch Free Games Program on Mobile Store Soon

    Epic Games to Launch Free Games Program on Mobile Store Soon

    The Epic Games Store app has just arrived on Android, giving users a new option for downloading games aside from the Google Play Store and other platforms. Although the selection isn’t as large as what some competitors offer, Epic has promised that third-party games will be added soon.

    Free Games Coming to Mobile

    Moreover, Epic is set to introduce its popular free games initiative to the mobile platform. This was revealed at the Unreal Fest event, where the company noted that the free game program is expected to launch in the fourth quarter of this year. This move seems aimed at encouraging mobile gamers to try out this new third-party store.

    Legal Action Against Tech Giants

    In related news, Epic Games Store has recently initiated legal action against both Google and Samsung. The lawsuit claims that these two technology powerhouses are collaborating to suppress competition within the Android app marketplace.

    While further details on the mobile free games program have yet to be released, it’s possible that users may receive free games on a weekly basis, similar to the offerings on the Epic Games Store for PC users.

    Upcoming Third-Party Titles

    Regarding third-party games, Epic Games mentioned that there will be “between 10 and 50” titles available during the initial launch phase. However, the company expressed concerns about the potential difficulties in establishing a payment system, which could delay the release of some of these games by several months.

    Mobile Gamer via: Android Authority

  • Google Tests ChromeOS on Android Devices to Rival Samsung DeX

    Google Tests ChromeOS on Android Devices to Rival Samsung DeX

    Google’s mobile OS, Android, has been around for a long time, yet it hasn’t provided a true desktop experience when connected to a monitor. Both Microsoft’s Continuum for Lumia and Samsung’s DeX aimed to offer such experiences, but neither solution gained widespread adoption. Importantly, Google never supported this kind of functionality natively. This, however, might be changing as it appears that Google is working on a solution.

    ChromeOS: Google’s Different Approach

    Rather than adapting Android for desktops, Google created ChromeOS, a lightweight operating system designed specifically to offer a desktop experience. ChromeOS powers several laptops, particularly those used in educational settings. While it hasn’t reached the dominance of Windows, ChromeOS provides a user-friendly alternative.

    Google’s ChromeOS on Android

    Recent reports by Android Authority indicate that Google might be exploring ways to bring ChromeOS to Android devices. Additionally, Google will allow OEMs to run ChromiumOS, the open-source version of ChromeOS, on their devices. Although there is no official evidence yet that Google is merging both platforms, we know that Google previously worked on a hybrid architecture called "Andromeda," which combined ChromeOS and Android-based systems, though it was later canceled.

    ChromiumOS on Pixel 7 Pro

    The Android Authority team successfully ran ChromiumOS on a virtual machine within Android, codenamed "ferrochrome." This was made possible with Google’s VL Launcher app and Android’s Virtualization Framework (AVF), suggesting the potential for running ChromeOS on Android devices in the future.

    In a video shared by Android Authority, ChromiumOS operates very smoothly on the Pixel 7 Pro. While it’s too early to say that Google has transformed Android devices into desktop machines, the capability to run ChromiumOS on Android is promising. We might see some intriguing developments from Google soon.

  • Huawei to Switch to HarmonyOS, Ending Android App Support: Report

    Huawei to Switch to HarmonyOS, Ending Android App Support: Report

    Huawei is not solely focusing on hardware development in response to the U.S. trade ban but is also delving into software advancements with HarmonyOS Next, a new operating system that breaks away from Google's Android app support.

    Huawei's Shift to HarmonyOS Next

    A recent report by Nikkei Asia indicates that Huawei is poised to completely sever ties with Google's Android operating system this year, introducing HarmonyOS Next initially with the Huawei Mate 70 series smartphones.

    Features and App Expansion

    HarmonyOS Next boasts enhanced memory efficiency and on-device AI capabilities, but its success hinges on app availability. Presently hosting over 4,000 apps, including notable names like Alipay and McDonald's, Huawei aims to expand its library to 5,000 by the year's end and eventually reach 500,000 apps.

    Market Impact and Growth

    The positive reception of the Mate 60 series has spurred Chinese entities to collaborate with Huawei in app development for HarmonyOS Next. With successful launches of the Nova 12 series and the Huawei Pura 70 series, Huawei is predicted to sell 10 million Pura 70 handsets this year by TechInsights, with expectations of the Mate 70 series boosting sales further and reclaiming Huawei's position atop China's smartphone market.

    WeChat, a widely-used messaging app in China with a vast user base, holds substantial influence over the fate of HarmonyOS Next. Huawei's ability to garner support from major players like WeChat will be pivotal for the platform's sustainability within China.

    If HarmonyOS Next flourishes, it could emerge as a formidable competitor to Apple's iOS and Google's Android, ushering in a three-way rivalry for smartphone dominance. Yet, challenges lie ahead, and the effectiveness of Huawei's navigation through these obstacles will only be revealed with time.

  • Fresh Google Webpage Points to Apple RCS Arrival This Fall

    Fresh Google Webpage Points to Apple RCS Arrival This Fall

    We are all aware of the imminent changes coming to iPhones, as Apple has officially announced its upcoming support for RCS messaging. This development signifies a significant improvement for users, whether they have an iPhone or an Android device. Google's latest Android webpage hints at a potential timeline for this transition – The Fall, suggesting a rollout between August and November, or possibly even sooner.

    Evolution of Messaging with RCS

    RCS, known as Rich Communication Services, represents a contemporary messaging standard that offers a more enhanced and feature-rich experience compared to traditional texting. By embracing RCS, users can elevate their texting capabilities to be more aligned with popular messaging platforms like WhatsApp or Facebook Messenger.

    Key Features of RCS

    • High-Quality Sharing: With RCS, users can share photos and videos with contacts without compromising on quality. The technology supports larger file sizes, ensuring that media content is transmitted crisply and clearly.
    • Real-Time Chat Enhancements: Experience seamless communication with features like typing indicators, which inform you when the recipient is composing a reply. Additionally, read receipts let you know when your message has been delivered and viewed.
    • Improved Group Chats: RCS streamlines group conversations that can often be chaotic with SMS/MMS. Enhanced functionalities include group chat names, participant lists, and message threading, facilitating easier navigation through conversations.

    While RCS offers these advantages, it's worth noting that Apple's iMessage will continue to exist, characterized by blue bubbles. In contrast, RCS messages will be identifiable through green bubbles. This distinction serves as a visual cue for users to differentiate between messaging within the iMessage ecosystem and other platforms. Apple is evidently keen on retaining the unique selling proposition of its iMessage ecosystem within its product lineup, ensuring its continued prominence.

  • Windows Insiders: Use High-Quality Smartphone Cameras as Webcams on Windows 11

    Windows Insiders: Use High-Quality Smartphone Cameras as Webcams on Windows 11

    Windows Insiders have even more reason to rejoice now! Microsoft is rolling out a feature that lets users transform their Android phone or tablet into a webcam for any video application on a Windows 11 PC. We previously talked about the speculation that this feature might be on its way. This means users can now ditch bulky webcams and enjoy the high quality of a phone’s camera on their computer, all wirelessly and with added flexibility.

    Enhanced Webcam Experience

    Using smartphones also lets users switch between front and back cameras as needed. Imagine using your phone’s camera for video calls, conferences, or even streaming, with the freedom to switch between the front and back cameras for the perfect shot. Need a quick break during a call? Simply pause the video stream from your PC and resume when you’re ready. Plus, you can even leverage the special effects offered by your phone’s camera, adding a touch of fun to your video interactions.

    Easy Setup Process

    To get started, ensure your Android phone or tablet runs Android 9.0 or later and has the Link to Windows app version 1.24012 or higher installed. Connecting your phone as a webcam is easy: head to Settings > Bluetooth & devices > Mobile devices, choose “Manage devices” and grant your PC access to your phone. Your PC will then receive a necessary update from the Microsoft Store.

    Microsoft is also encouraging users to share their feedback! Head over to the Feedback Hub (WIN + F) and share them under Devices and Drivers > Linked devices. Although there are third-party apps such as DroidCam that achieve the same end result (and have been around for years now), getting this feature integrated into Windows is a game-changer when it comes to convenience and speed. Get ready to experience the quality of using your phone’s camera for all your video needs on Windows 11!

  • Google Reveals Android Classic Collectible Figurine “The Bot”

    Google Reveals Android Classic Collectible Figurine “The Bot”

    Google fans and Android enthusiasts, rejoice! Your workspace or bookshelf is about to get a major upgrade. Google’s official merchandise store has just rolled out something special for Android lovers. Amidst a variety of items from water bottles to sunglasses, a standout addition has made its debut – the Android Classic Collectible figure. This will surely get the attention of hardcore Android fans.

    Dubbed “The Bot,” this 3-inch vinyl figure brings the familiar Android mascot to life, complete with posable arms for a touch of personality. Priced at $16, it’s not just any figurine. It’s a nod to the Android community’s enduring spirit, embodied in a design that closely mirrors Google’s newly revamped 3D Android mascot. While the exact maker of the figure remains a mystery, its packaging and design hint at a collab with Dead Zebra’s line of Android collectibles, known for their posable antenna and unique flair.

    Android Classic Collectible Figure Details:

    • Price: $16 plus shipping
    • Size: 3-inch vinyl figure
    • Special features: Posable arms, detailed design

    This collectible is more than just a figure; it’s a piece of Android history, capturing the essence of Google’s beloved operating system in a form that fans can appreciate up close. Available exclusively through Google’s online store in the US, with an added cost for shipping, it’s an item that’s catching eyes and selling fast. At last check, stock levels dipped below 150 units, signaling a high demand among collectors and fans alike.

    Limited Availability and High Demand:

    • Only available through Google’s US online store
    • Limited stock remaining, less than 150 units left

    And for those looking to expand their collection, Google’s store doesn’t disappoint. The recent introduction of the “Hello Android Black Tee” further enriches the Android merchandise lineup, offering fans another stylish way to show their allegiance.

    If you’re keen on snagging one of these collectibles, time is of the essence. Google’s merchandise offerings are known for their limited runs, making “The Bot” a must-have for anyone looking to celebrate their love for Android.

    Expansion of Android Merchandise:

    • Addition of “Hello Android Black Tee” to merchandise lineup
    • Stylish option for Android fans