2

I am developing in cocos2d-android. I am facing a problem with integrating EditText in a CCScene. Please help me to solve this problem.

Danyal Aytekin
  • 4,106
  • 3
  • 36
  • 44
Anindya
  • 65
  • 1
  • 9

1 Answers1

-1

pop a framelayout when you click then sprite you want it looks like an edittext you can draw android view like edittext or btn on it. also you can pop a dialog with an edittext on it.