From 14ec84659f2ef5ba6c74601360adfff0558fc6f0 Mon Sep 17 00:00:00 2001 From: Rami Santina Date: Fri, 30 Sep 2011 17:53:52 +0300 Subject: Allow Android activity launch from another app. android:exported tag allows activity to be launched from another applications and other user id. launch mode standard allows multiple instances. --- make/resources/android/AndroidManifest-launcher.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'make') diff --git a/make/resources/android/AndroidManifest-launcher.xml b/make/resources/android/AndroidManifest-launcher.xml index cbd2063a6..d32695fb6 100644 --- a/make/resources/android/AndroidManifest-launcher.xml +++ b/make/resources/android/AndroidManifest-launcher.xml @@ -15,10 +15,11 @@ > @@ -27,10 +28,11 @@ @@ -39,10 +41,11 @@ @@ -51,10 +54,11 @@ -- cgit v1.2.3