Status at this point:
- an update is available of the B4A apk zip-file. You can find the link in the first message.
Make sure that you have a backup of the files you have already created.
I use a USB cable to transfer files between the tablet and my laptop (USB setting Transferring files).
The files folder (Android/data/b4a.pmMindmap/files) contains the .json files. Windows explorer has access to that folder.
Uninstall the old app and reinstall the new version of the app. Then copy your files back to the files folder.
- in the new version the text labels behave better. You might have to open the ChangeText dialog and tap OK to recreate the text label.
- the app can transform a .json file from the Windows application to an Android version.
- The B4J version is also available.
View attachment 169749
You can find the source code in the attachment. Most of the source code is the same as the B4A app.
The B4J application redraws the lines after you have dragged and released the text panel.
This should avoid problems with JavaFX errors regarding the use of a large canvas.
The application can also transform the .json files from the Android device.
You can copy the files in the files folder under C:\Users\<your username>\AppData\Roaming\pmMindmap\files.
In about 5 minutes the Android zip-file will be updated...