How to get reference of activity object ?

Posted by Fevos on Stack Overflow See other posts from Stack Overflow or by Fevos
Published on 2010-03-26T16:47:49Z Indexed on 2010/03/26 19:13 UTC
Read the original article Hit count: 142

Filed under:

Hi i want to show messageBox or notification when connection lost in Static DB class but i cant use getApplicationContext() becouse its a static class and i tried to call other class called notification but i have error so how i could pass activity object to my new class .

© Stack Overflow or respective owner

Related posts about android