SDKs

AppWizard
March 17, 2026
Google has announced that connected display support for Android has reached general availability with the release of Android 16 QPR3. This feature allows compatible Android phones and foldable devices to initiate a new desktop session on an external display while maintaining the phone's independent state. Supported devices include the Pixel 8, 9, and 10 series, as well as various Samsung devices like the Galaxy S26, Fold7, Flip7, and Tab S11. The collaboration between Google and Samsung has been crucial in developing this feature. The Android 16 QPR3 release has refined windowing behaviors, taskbar interactions, and input compatibility for mouse and keyboard usage. It introduced two new width window size classes: Large (1200dp to 1600dp) and Extra-large (1600dp and above) to assist developers in creating adaptive layouts. Navigation 3 has also been released, providing a system for managing UI flow based on Scenes. Design principles for desktop contexts have been updated, emphasizing the importance of multitasking, efficient use of screen space, and accommodating various input types. The Android Design Gallery has been launched to showcase design examples across different categories and input types. The announcement has implications for mobile advertising and app measurement, as the distinction between mobile and desktop ad inventory becomes more complex. Developers are advised to ensure their apps can adapt to changes in display configurations to maintain ad performance and measurement accuracy. Key dates include the announcement of connected display general availability on March 3, 2026, and the launch of the Android Design Gallery on March 16, 2026.
AppWizard
January 31, 2026
Google has dismantled the IPIDEA residential proxy network, which had exploited millions of devices for cybercrime. This operation resulted in the liberation of approximately nine million Android devices and the removal of hundreds of compromised applications. IPIDEA's infrastructure was integrated into various software development kits (SDKs), allowing it to covertly enlist devices into its proxy pool. Google updated its Play Protect system to identify and eliminate affected applications and collaborated with partners to disrupt the network's underlying systems. The efforts led to a significant decrease in hijacked devices available for exploitation.
AppWizard
December 2, 2025
Recent findings have revealed that certain widely-used Android applications have been involved in an adware campaign, identified as 'GhostAd', which drains phone resources and disrupts normal usage. This malicious software disguised itself as utility and emoji-editing tools and infiltrated at least 15 applications, targeting unsuspecting users. Many of these compromised apps were available on Google’s Play Store, including the GenMoji Studio app, which became popular in the 'Top Free Tools' category. Users reported issues such as disappearing app icons, intrusive advertisement pop-ups, and sluggish device performance after installation. Google has removed all compromised applications from its Play Store, but users who installed them must manually delete the harmful software. Check Point noted that the GhostAd campaign blurs the line between marketing and malware, repurposing users' phones to generate revenue. To protect against future threats, users are advised to scrutinize app reviews, verify the app creator's reputation, and exercise caution with permissions.
AppWizard
November 30, 2025
A significant adware campaign named "GhostAd" has been identified, affecting Android devices globally. This adware operates through benign-looking utility and emoji-editing applications, which drain battery life and disrupt phone functionality without compromising personal data. At least 15 compromised applications were used in the campaign, some of which were available on Google’s Play Store, with one app reaching the second position in the "Top Free Tools" category. Users have reported issues such as incessant pop-up ads and sluggish device performance. Google has removed the compromised applications from the Play Store, but users must manually uninstall them to restore their device's performance. The incident highlights the misuse of legitimate software development kits (SDKs) and the need for users to review application ratings and developer reputations.
AppWizard
November 30, 2025
A significant adware campaign named "GhostAd" has been identified, affecting Android users globally. This adware infiltrates various applications that appear to be benign utility tools and emoji-editing software, operating a persistent advertising engine that drains device resources and disrupts functionality. At least 15 different infected applications were deployed, some of which were available on Google’s Play Store, including one that reached the number two spot in the "Top Free Tools" category. Users have reported issues such as persistent pop-up ads, disappearing app icons during uninstallation attempts, and slowed device performance. Google has removed the identified infected applications from the Play Store, but existing installations will not be automatically deleted, requiring users to review their apps. The campaign highlights the risks of advertising tools being misused to erode user trust in mobile ecosystems.
AppWizard
November 21, 2025
Google is overhauling the Google Play Store to address Android apps that excessively drain device batteries. New regulations require developers to minimize unnecessary background activities and adhere to stricter guidelines on how often their apps can wake devices or access system resources. Non-compliant apps will receive warnings on their Play Store listings, and their visibility may be reduced. A new measurement system, developed with Samsung, tracks "excessive partial wake locks," which monitor how long apps keep devices awake while the screen is off. If an app exceeds a threshold of 5% of total user sessions with excessive wake locks over a 28-day period, it will trigger notifications on the developers' dashboard. Developers must rectify these issues by March 1, 2026, to keep their apps on the Play Store. This initiative is part of a broader strategy to enhance transparency regarding app resource utilization and improve battery performance across Android devices.
AppWizard
November 16, 2025
Google is implementing measures to enhance battery performance on Android devices by monitoring apps in the Google Play Store for high background activity and excessive battery drain. Applications that exceed a defined "bad behavior threshold" may be flagged, affecting their visibility. Developers must adapt their apps to a new metric called "excessive partial wake locks" by March 1, 2026. This metric tracks the duration apps maintain background activity while the screen is off and will measure non-exempt wake locks over a 28-day period. An app is considered excessive if it accumulates over two hours of non-exempt wake locks in a 24-hour period, with the threshold set at 5% of user sessions. Developers exceeding this threshold will be notified. The initiative aims to improve user experience by addressing excessive resource consumption, though it is not specifically targeting malware.
AppWizard
November 1, 2025
Microsoft plans to remove code obfuscation from Minecraft to simplify the modding experience for users. This change aims to make it quicker and easier for modders to create and improve mods, as it will eliminate the need to untangle complex code and deal with unclear names. While the source code will be more accessible, the licensing terms will remain unchanged, meaning it is not freely available for all.
Winsage
August 6, 2025
AWS has introduced two new OpenAI models with open weights, the gpt-oss-120b and gpt-oss-20b, available through Amazon Bedrock and Amazon SageMaker JumpStart. These models are designed for text generation and reasoning tasks, excelling in coding, scientific analysis, and mathematical reasoning, with performance comparable to leading alternatives. They support a context window of 128K and adjustable reasoning levels (low, medium, high). Users can access these models via an OpenAI-compatible endpoint in Bedrock, utilizing the OpenAI SDK or Bedrock APIs for integration. To access the models in Amazon Bedrock, users must request access through the console and can evaluate them using the Chat/Test playground. The process for using the OpenAI SDK involves configuring the API endpoint and authentication with an Amazon Bedrock API key. Users can build AI agents using frameworks that support the Amazon Bedrock API or OpenAI API, with deployment facilitated by Amazon Bedrock AgentCore. The OpenAI models are available in the US West (Oregon) region through Amazon Bedrock and in the US East (Ohio, N. Virginia) and Asia Pacific (Mumbai, Tokyo) regions via SageMaker JumpStart. Each model provides full chain-of-thought output capabilities for enhanced interpretability. They can be modified and customized to meet specific needs, and security measures are in place to ensure robust evaluation processes. Compatibility with the standard GPT-4 tokenizer is also included. For cost details, users can refer to the Amazon Bedrock and SageMaker AI pricing pages.
Search