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.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Create a single adb backup for each app /sd and inform of missing apks
...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app.
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/
...Other options that could work, like FTP with MFMT command doesn't work properly on android either.
Droid Explorer is enough for files, but doesn't support folders.
This handy bash script helps you to backup and restore the last modified timestamp for folders recursively.
If you want to use an android native app, there's File Timestamp, however the txt format is different.
https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
A shell script to transcode any video to a format suitable for cellular phones and other embedded devices. The video file is converted in mp4 format with MPEG-4 video and AAC audio, the parameters are extensively tweakable.