Hi,
I am a newbie in Android System. I want to write a simple application on my device.
I have got problem with opening Form1 in Form2 in LazAndroid or something similar like Lazarus Free Pascal GUI: I used
Form1.ShowModal; It have worked perfectly on WINDOWS, however it has not worked on Android device.
Could you tell me how or explain if it can not do so ?

Thanks