I am a new B4A customer, initially as a hobbyist, to to put some useful marine navigation programs I have written onto my Androids. However, I casually mentioned to an existing client that I was starting doing stuff for Android in my spare time. He immediately asked if a LoB application I wrote for him some time ago could be moved to Android for his field staff.
This was a Windows Form MDI application, so I am looking for some advice on the best way to structure this for Android. I don't anticipate many problems with the syntax/code, but have no idea of the best way to implement the MDI part in an Android app.
I would much appreciate some general guidelines on the feasibility and implementation of an MDI type structure.
Thank you for any assistance you may be able to offer.