Dear developers,
My question is regarding memory operations that is not possible with Basic4Android.
I am using version 2.70b1 and wandering How it is possible to read big datafile, make decryption, calculations, encryption and saving/writing back.
Reading/receiving data from internet/intranet, process without writing to file, sending back.
Please give me ways to realize that and ways to convert VisualBasic program that uses memory operations to Basic4Android.