I'm developing an android game and I need to load player nick to save score with nick but I don't know how to draw EditText on canvas.
Is that possible? And if not is there another way to get user input like String?
Asked
Active
Viewed 66 times
0

Rex Charles
- 1,292
- 1
- 16
- 33

FilipSoft
- 1
- 3
-
Yes it is check this answer is similar to what you want to do https://stackoverflow.com/questions/22892916/use-edittext-on-canvas – Amjad Alsulami Jul 09 '18 at 20:39
-
Thanks for help but that solution didn't work for me – FilipSoft Jul 09 '18 at 22:42