Can you post a bit of code? That might help us finding out the
problem.

Thanks and Regards,
Kumar Bibek

On Apr 4, 5:58 am, Sattanaathan Ravi <[email protected]> wrote:
> my requirement was to invoke a alert dialog with a string text that
> gets modified dynamically when the user hits a button every time
>
> for example:
>
> string str="you have clicked "+ count + "times";
>
> where count is an integer variable that gets incremented every time
> the user hits a button.
>
> and when i assign this string to the text of an alert-dialog ,i get
> the alert-dialog at runtime  but with an empty text value...ie. a
> naked alert-dialog with just OK cancel button.

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to