What\'s the easiest way to pass string variables from one application to another and also return values back? I have access to the source code of both apps, but
SharedPreferences might help you in this regard.
SharedPreferences