Is it possible to have a dialog to show before the app starts that let's the user choose between an admin or user and if admin is chosen then enter a password? If the password is CORRECT then start and load an admin layout, if incorrect or user is chosen then load a user layout. Is this possible?