Skip to content
k3b edited this page Nov 26, 2021 · 10 revisions

ToGoZip: "Add To Zip" for android's share/send menu.

Easy collection of files from every supporting app into one zip-file while beeing 'on the go' or offline.

This collecting "2go.zip"-file is like a suitcase where you can put things (files) into from nearly everywhere (from every app that supports 'share'/'send') and that can travel everywhere (via email, bluetooth, nfc).

The program's author uses ToGoZip to collect new android calendar entries that should be transfered to the desctop-pcs-s calendar.

Features:

  • supports view/send/SendMultible for file(s), folder(s), urls and texts.
  • automatic file-renaming in the zip if the same name with different file-date already exists.
  • if settings/DebugMode is enabled processing is logged to logcat and to clipboard as text.
  • Settings automatically pops up, if the zip folder is not writable.
  • Translations :
  • Minimual requirements:
    • Version 2.0.17 Works with android-2.1 (api 7) up to Android-5. apk size is only about 100 KB.
    • Version 2.1.27 Works with android-4.1 (api 16) and later (including android-10). apk size is only about 200 KB. ​

Required Android Permissions:

  • WRITE_EXTERNAL_STORAGE used to store the created/updated zip-file.
  • The Adroid must have external storage (aka sdcard) where the zip file is written to.

Changelog

Technical Features