How to create pop-up box with input text or alternative of UIAlertView?

Hi, I just wondering how can I create a popup box with textfield for android app using Cocos2d-x?

I want to create a pop-up box that has a textfield where you can input text or number and has buttons to continue or cancel?

And returns a notification or something like alertView after closing the popup box to do something else?

In short, what is the alternative way for UIAlertView?
Just a simple task. Is there any functions in cocos2d-x that can do this?
I’m using cocos2d-2.0-x-2.0.4

I hope somebody can help me or direct me to a right place for reference/help.
Thanks.

FaRHaN

nobody knows how to create a pop up /message box that takes in input data through cocos2dx for andriod?
:frowning: