developer documentation

AppWizard
May 14, 2025
Nextcloud, a European software vendor, has raised concerns about Google's treatment of its Android Files application, which has over 800,000 users. The issue centers on the "All files access" permission, which was revoked by the Play Store in 2024, impairing the app's functionality. Nextcloud argues that alternatives like the Storage Access Framework (SAF) and MediaStore API are inadequate for their needs. The app has been able to read and write all file types since its launch in 2016 without security concerns from Google until the recent revocation. Nextcloud claims that Google's policies are stifling competition and that they have faced bureaucratic inefficiencies in addressing their complaints. Despite having a fully functional version on F-Droid, the Google Play version is restricted. Nextcloud has previously lodged a complaint with the EU regarding Microsoft's anti-competitive behavior, and they express frustration over the lack of action taken. They believe larger tech companies are trying to suppress smaller competitors.
AppWizard
April 15, 2025
Google is launching an initiative to help developers optimize wake lock behavior in Android applications to reduce battery drain. A new metric in the Android Vitals section of the Play Console will track "excessive wake locks," defined as instances where the cumulative duration of all partial wake locks exceeds three hours within a 24-hour period. This metric currently monitors wake locks only when the app is running in the background without a foreground service. Google is collaborating with manufacturers like Samsung to enhance this initiative and has released updated developer documentation to guide effective implementation. Developers are encouraged to provide feedback on this beta metric, which aims to improve performance and battery life insights. Future plans may include additional metrics to address other performance issues.
Search