activity, receiver, provider에서는 다 되는데


service는 getApplicationContext()가 먹지 않네요

혹시 사용하셨던분 계신가요?


getApplication도 안되네요^^;


보통 이런식으로 사용 합니다. Application ac = (Application) getApplicationContext();