I\'m having problems with the navigation between the forms. I have created an Android Firemonkey Mobile Application using Delphi XE5.
I currently have a Login Form a
In the Project Options, under forms, select the LogonForm to be auto-created, and move all other forms out of the list.
Now when you start your application, the Logon form will show as the first (and only) form.
Once logged on, you can create the other forms as needed.