I have Two Apps, App1 and App2. I want to save data in App1 using shared preference and access in App2 and vice versa. I\'m able to save data in App1 and access in App2 but not
user CONTEXT_IGNORE_SECURITY and MODE_WORLD_WRITEABLE for access shared data between two apps