Not really strictly Android, but...
What is the correct procedure for a proper backup of a multi platforms project that is structured as suggested:
Autobackup or export as zip function of each platform get only platform specific files.
Open each project, CTRL P for cleanup, then a zip of the whole root directory?
Is there a batch command for cleanup, so I can perform the whole procedure with a scripts?
What is the correct procedure for a proper backup of a multi platforms project that is structured as suggested:
B4X:
+root dir
- common .bas files
+ B4A dir
- platform specific files
+ B4J dir
- platform specific files
Open each project, CTRL P for cleanup, then a zip of the whole root directory?
Is there a batch command for cleanup, so I can perform the whole procedure with a scripts?