Dear Mr Agraham and Mbed Android,
thanks for your swift answers. I have ordered the e-ink tablet and will report on the use of splitscreen mode with B4A according to your advice and tips.
Thanks again, greetings
Dinge
P.S: may take some weeks before I report back
Dear Mr Agraham , MrBed Android, B4Xer's
Received my Onyx Boox Note Air 2, have already written two small applications to test.
Works fine in split screen mode.
All it took was to add to the Manifest Editor
SetApplicationAttribute(android:resizableActivity, "true")
The splitscreen function works good. I can run the B4A app in horizontal or vertical splitscreen.
Can run two B4A app next to each other and interact on both.
One application sends via wifi the button pressed coordinates+data , which is used on a desktop PC program to run scripts and interact with running programs.
The other application is used to design icons on the boox tablet. ( canvas is very slow - splitscreen and full screen)
Both are not yet complete but are usable.
I can run splitscreen the B4A program and next to it use/take notes, read a pdf book, calendar memo.
Handy and long battery life usage.
One problem i have is as there is no sd card slot and the icon files are saved in the internal or external emulated storage , I cannot read from this directorys from another B4A application. Also the Documents, Pictures,Music, Download although directly usable from the tablet application itself and even when connected with usb cable to PC, is seen in the PC filebrowser and can be written,read,deleted but not readable from within the B4A application !!! No way to read from these other directorys. But that is another thread to be launched yet.
Greetings
Dinge