I have a tablet that sits in a dock
In general the dock just supplies power to the tablet
When the tablet is removed from that dock my B4XPages application seems to be killed and restarts as if for the first time
This does not happen when connected to a normal power supply and plugging it in and unplugging it
Has anyone else come across this behaviour?
I cant see a solution to this other than continuously storing the application state and checking that on initialisation of the main activity, then restoring all gathered variables and flicking through screens to put the user back to where they were when they undocked the tablet.
Any suggestions or requests for further information appreciated
In general the dock just supplies power to the tablet
When the tablet is removed from that dock my B4XPages application seems to be killed and restarts as if for the first time
This does not happen when connected to a normal power supply and plugging it in and unplugging it
Has anyone else come across this behaviour?
I cant see a solution to this other than continuously storing the application state and checking that on initialisation of the main activity, then restoring all gathered variables and flicking through screens to put the user back to where they were when they undocked the tablet.
Any suggestions or requests for further information appreciated