app developers

AppWizard
May 22, 2026
The Google Play Store has introduced a feature that allows app developers to prompt users to consider downgrading their subscriptions during the cancellation process. When users attempt to cancel, they will see options to keep their subscription, cancel it, or switch to a more affordable plan. This update includes an in-app Subscription Management API that will enable users to change plans directly within apps. The cancellation process remains largely unchanged, although users may need to scroll further to complete it. Developers can also offer discounted subscriptions to encourage users to stay subscribed.
AppWizard
May 21, 2026
Android 17 will introduce a feature called Continue On, allowing seamless transitions of app activities across Android devices, similar to Apple's Handoff. This feature was announced through developer documentation rather than during the I/O 2026 keynote. Initially, Continue On will support handoffs between mobile devices and tablets, with plans for broader compatibility in the future. The feature enables users to resume activities on a nearby device by suggesting the app in the taskbar. It is bidirectional, allowing any compatible device to send and receive activity. Additionally, Continue On can transition from an app to the web version of a service if the app is not installed. The feature will debut with Android 17, which is currently in beta, and the developer documentation is available for implementation ahead of the launch.
AppWizard
May 20, 2026
Google is enhancing the audio experience on its Android 17 platform by implementing "Background Audio Hardening," which introduces stricter regulations for applications that play audio in the background. Under new guidelines, apps must either be actively displayed on the user’s screen or use an approved foreground service for audio functions. Android 17 will restrict apps from initiating audio playback automatically at device startup, and non-compliant apps may have their audio actions prevented without an error message. Mainstream media applications are expected to operate normally if developers follow the recommended playback systems, and alarms and timers will remain unaffected by these restrictions.
AppWizard
May 20, 2026
Android 17 will introduce a new "Metric Style" notification template for Live Updates, enhancing user experience by allowing health, fitness, timers, and travel applications to present vital information more accessibly. The Metric Style template can showcase up to three distinct data points simultaneously on the Always-On Display, lock screen, and status bar, focusing on real-time raw data rather than milestones. It features three display modes: a glanceable view prioritizing the most relevant metric, an expanded view showing all metrics side-by-side, and a collapsed view condensing information into a single line. This standardization provides app developers with a reliable framework for delivering critical information directly on the lock screen and status bar. Google has not confirmed whether this feature will be included in the first stable Android 17 update or a subsequent QPR release.
AppWizard
May 6, 2026
Michigan and 53 other states have received final approval for a [openai_gpt model="gpt-4o-mini" prompt="Summarize the content and extract only the fact described in the text bellow. The summary shall NOT include a title, introduction and conclusion. Text: In a significant development for consumers and app developers alike, Michigan, along with 53 other states, has secured final approval for a substantial 0 million settlement in a lawsuit against Google. This legal action, initiated in 2021 by Michigan Attorney General Dana Nessel, accused Google of monopolizing in-app payments and stifling competition through its Google Play Store and Android app distribution system. Details of the Settlement The settlement is poised to benefit consumers who made purchases on Google Play between August 2016 and September 2023, as a majority of the funds will be allocated directly to them. Beyond financial restitution, the agreement mandates significant changes to Google's business practices. For a minimum of five years, app developers will gain the freedom to: Utilize alternative payment systems. Inform customers about lower prices available outside of Google’s billing platform. Distribute their apps through competing stores without fear of retaliation. Furthermore, Android users will enjoy the ability to download apps from outside the Play Store for at least the next seven years, enhancing their choices and fostering a more competitive environment. Attorney General Nessel expressed her satisfaction with the outcome, stating, “Google’s anticompetitive practices stifled competition at the expense of its customers. I am glad we are one step closer to having Google update its business practices and ensuring consumers automatically receive the restitution they are owed. My office remains committed to dismantling illegal monopolies and protecting the hard-earned money of Michiganders.” For those seeking additional information regarding the lawsuit and the settlement, resources are available on the dedicated settlement website." max_tokens="3500" temperature="0.3" top_p="1.0" best_of="1" presence_penalty="0.1" frequency_penalty="frequency_penalty"] million settlement in a lawsuit against Google, initiated by Michigan Attorney General Dana Nessel in 2021. The lawsuit accused Google of monopolizing in-app payments and stifling competition through its Google Play Store. The settlement will benefit consumers who made purchases on Google Play between August 2016 and September 2023, with most funds allocated to them. It also requires Google to implement changes, allowing app developers to use alternative payment systems, inform customers about lower prices outside of Google’s billing platform, and distribute apps through competing stores without retaliation. Additionally, Android users will be able to download apps from outside the Play Store for at least the next seven years.
AppWizard
May 4, 2026
A federal court intends to approve a 0 million settlement in an antitrust lawsuit against Google, confirmed by Illinois Attorney General Kwame Raoul. The lawsuit, initiated in 2021 by Raoul and a coalition of 53 attorneys general, accused Google of monopolistic practices related to Android app distribution and in-app payments, resulting in consumers facing transaction fees of up to 30%. The settlement aims to provide relief to consumers who made purchases on the Google Play Store between August 2016 and September 2023, with most funds allocated directly to these individuals. Google will be required to allow app developers to use alternative payment systems for at least five years and inform consumers about potentially lower prices outside its billing framework. Additionally, Android users will be able to download apps from outside the Play Store for at least seven years. Payments to eligible individuals will be processed directly through PayPal or Venmo, with alternative claim options available. U.S. District Judge James Donato granted final approval to the settlement on April 30, raising concerns about the request for attorneys' fees.
AppWizard
April 27, 2026
The privacy-centric period tracking app, Periodical, will not comply with Google's new developer verification policy requiring app developers to submit government-issued identification. As a result, the developers have decided to withdraw from the official Android ecosystem, raising concerns about user privacy and access to reproductive health tools. Periodical is praised for storing data locally without third-party trackers, which is crucial given the risk of law enforcement accessing digital health data. Users are uncertain about the app's future and are being directed to its GitHub repository for updates, as the new policy will complicate the installation of unverified apps. Users will need to enable Developer Options and navigate complex settings to sideload the app, which may deter many from tracking their menstrual cycles.
AppWizard
April 18, 2026
On April 16, Google released Android 17 Beta 4, concluding its beta phase and focusing on app compatibility and platform stability. Developers must finalize updates for Android 17 to avoid delays when the stable version is released. Key behavioral changes for apps targeting Android 17 include: - Large-screen resizability restrictions, preventing apps from opting out of maintaining orientation, resizability, and aspect ratio constraints. - Expanded restrictions on dynamic code loading, requiring native files loaded via System.load() to be read-only. - Certificate Transparency is enabled by default. - Local network access is restricted by default, with a new ACCESSLOCALNETWORK permission for persistent access. - Stricter rules on background audio interactions, including playback and volume change APIs. Android 17 introduces per-app memory limits based on device RAM to target memory leaks and anomalies, with minimal impact expected on app sessions. Developers can check for memory limit impacts via ApplicationExitInfo and utilize profiling tools in Android Studio Panda. An on-device anomaly detection service monitors resource-intensive behaviors and provides profiling artifacts. Additionally, the Android Keystore now supports ML-DSA for quantum-safe signatures, allowing developers to generate keys and create signatures within secure hardware.
AppWizard
April 16, 2026
Aspiring developers can now use advanced AI tools like ChatGPT, Claude, and Gemini to generate code for Android applications with minimal coding expertise. However, AI-generated apps may rely on outdated information, leading to inefficiencies and bugs. In response, Google is providing AI coding agents with access to current Android developer resources and introducing tools like a new Android Command Line Interface (CLI) and task-specific skills to improve app development. This initiative aims to ensure that apps follow the latest guidelines and practices. Additionally, Google is streamlining the process for scaling applications across various Android devices, which will benefit end-users by delivering better-optimized AI-generated applications.
Search