Re: [android-developers] call one activity from Dialog Class

2010-03-11 Thread TreKing
On Fri, Mar 12, 2010 at 12:05 AM, David Toledo wrote: > How to can call one activity from Dialog. Pass a reference to the Activity you need to your Dialog in the constructor . ? - TreKin

[android-developers] call one activity from Dialog Class

2010-03-11 Thread David Toledo
Hi all How to can call one activity from Dialog. Example public class ShareDialog extends Dialog { private void method() { call activity } -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-d