Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Collection of several utilities to work with android backups
Project name: android-backup-toolkit
URL: https://sourceforge.net/p/android-backup-toolkit/
License: various (see individual projects)
Authors: various (see individual projects)
This project is simply a compilation of the six following projects, both latest
source code and binaries:
* android-backup-extractor: https://sourceforge.net/projects/adbextractor/
* android-backup-splitter: https://sourceforge.net/p/adb-split/
* android-timestamp-keeper: https://sourceforge.net/projects/androidtimestampkeeper/
* helium-backup-extractor: https://sourceforge.net/p/heliumbackupextractor/
* no-adb-backup-app-lister: https://sourceforge.net/projects/no-adb-backup-app-lister/
* tar-binary-splitter: https://sourceforge.net/projects/tar-binary-splitter/
All the android utilities are bundled in a single package.
Create a single adb backup for each app /sd and inform of missing apks
...The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well:
https://sourceforge.net/projects/adbextractor/