Essentially, I want to open an input text box when the app is first opened that prompts the user to input their userid. I don't need to verify the id, I simply need to store it as a string for a later task. How do I make a pop up window that disappears once the user has entered their id?
Asked
Active
Viewed 212 times
0
-
Does this answer your question? [Input text dialog Android](https://stackoverflow.com/questions/10903754/input-text-dialog-android) – Daan Nov 06 '20 at 23:50