> I am calling a method of another .apk file dynamically at runtime > in my application. I can execute it successfully if method does not > contain any variable which is defined outside of that method.
Are you using remote services? If not, are both applications executing as the same user ID and in the same process? If not, how are you doing this, since it seems to violate the Android security model? -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---