File: mergeall-products/unzipped/android-scripts-and-gui/_README.txt

This folder contains:

gui/
   Patched code files needed to run Mergeall's GUI on Android

scripts/
   Helper scripts for running Mergeall command lines on Android

See each subfolders' _README.txt for more details.

Note: both subfolders are partial snapshot copies of content 
available separately on Mergeall's host website, and are prone 
to grow out of date in this package.  Be sure to see the full 
presentations and check for recent updates at the live versions:

gui/
   https://learning-python.com/using-tkinter-programs-on-android.html#Mergeall
   https://learning-python.com/mergeall-android-scripts/_README.html#toc8

scripts/
   https://learning-python.com/mergeall-android-scripts/_README.html

Caveat: neither of these are as useful on Android 11+ as they used to be, 
because Python POSIX programs cannot directly access attached USB drives,
and microSD-card support is going the way of the Norwegian Blue.  See 
the gui/ and scripts/ folders' readmes as well as the _android11/ folder 
here for details on an alternative for Android 11 and later.

Caveat: due to the issue raised in the preceding paragraph, the GUI is 
not actively maintained on Android and may not reflect recent changes,  
but its Android patches work with Mergeall's latest source-code package.



[Home page] Books Code Blog Python Author Train Find ©M.Lutz