phonetodesktop
phonetodesktop copied to clipboard
Share Activity should have android:launchMode="singleInstance"
Currently, it reuses an existent Task when launched. This causes some NullPointerExceptions and other problems.