I am developing an application where my application is running com.application process and My service is running com.applicion.service process (declered in manifest file) .
But I have a public static boolean variable in com.applicion.servic process and want to access it value updated on com.application.
Is there any way to do it ..
Please help me on this.
0 comments:
Post a Comment