[android-developers] how to show pop up dialog

2011-08-26 Thread aparna rani
 hiii
   i am implementing change password option. when i press   i want to
shows a pop up window. in popup window


old password: editTextbox
new password: edittext box
retype password: edittext box

ok button cancel button


is it possible do in android.
if it is possible give me some sample code

thank you...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] how to show pop up dialog

2011-08-26 Thread TreKing
On Fri, Aug 26, 2011 at 9:25 AM, aparna rani  wrote:

> is it possible do in android.
>

Of course.


> if it is possible give me some sample code
>

Try doing your own work, then ask a question when you get stuck. There is
documentation on PopupWindow and Dialog classes. Start by reading that.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] how to show pop up dialog

2011-08-27 Thread gaurav gupta
@Treking .. U r too good

On Fri, Aug 26, 2011 at 8:26 PM, TreKing  wrote:

> On Fri, Aug 26, 2011 at 9:25 AM, aparna rani  wrote:
>
>> is it possible do in android.
>>
>
> Of course.
>
>
>> if it is possible give me some sample code
>>
>
> Try doing your own work, then ask a question when you get stuck. There is
> documentation on PopupWindow and Dialog classes. Start by reading that.
>
>
> -
> TreKing  - Chicago
> transit tracking app for Android-powered devices
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en