• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to display Dialog alert from non activity class

I am doing an application which is having only on main class activity.

And i need to display and alert dialog from a class file which is not activity. When i creat class extended and application and defined contest, while refering that context in main activity button click event i need to display an alert from class file.

Please letus know how to display alert.
 
Back
Top Bottom