I am looking to test a file for a valid B4X object before reading it. My best effort to prevent my app from showing as an option to handle files in Open With... dialogs wasn't very successful so I want my app to reject any file that contains data created by other applications if the user chooses to open it with my app.
At the moment I can't read the file without crashing.
Thanks in advance for ideas...
At the moment I can't read the file without crashing.
Thanks in advance for ideas...