<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dual Messenger For Signal App in Tech Talk</title>
    <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6828712#M140947</link>
    <description>You can install a second copy of Signal in Secure Folder.</description>
    <pubDate>Thu, 21 Jan 2021 15:27:32 GMT</pubDate>
    <dc:creator>SauravArora</dc:creator>
    <dc:date>2021-01-21T15:27:32Z</dc:date>
    <item>
      <title>Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6728655#M138092</link>
      <description>Dual Messenger is limited for few apps only. Just we have started new messenger app like signal but we are not able to implement for signal&amp;nbsp; app.&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Please provide dual messenger for signal app also.&lt;/DIV&gt;&lt;DIV&gt;Thanks&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Jan 2021 18:23:47 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6728655#M138092</guid>
      <dc:creator>karandriems</dc:creator>
      <dc:date>2021-01-13T18:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6728921#M138097</link>
      <description>They'll. Whatsapp Facebook messenger those were/are most popular apps . That's why they optimized their dual app function for them. Wait for sometime. Let Singal be the popular app and see what happens next. Else you can give them feedback from members app home page.</description>
      <pubDate>Wed, 13 Jan 2021 18:51:56 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6728921#M138097</guid>
      <dc:creator>DarshanChatterjee</dc:creator>
      <dc:date>2021-01-13T18:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6736559#M138509</link>
      <description>&lt;P&gt;+1 for this - I can't imagine it being much more than adding the application com name to the features supported app since it's just using the underlying Android Work / Knox feature.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 10:19:19 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6736559#M138509</guid>
      <dc:creator>ghost135354</dc:creator>
      <dc:date>2021-01-14T10:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6738015#M138569</link>
      <description>&lt;P&gt;You can force "dual messenger" installation, but note that app permissions won't work so you won't be able to share pictures:&lt;/P&gt;
&lt;P&gt;- Enable developer mode on your phone (Setting &amp;gt; About Phone, then click 7 times on Build number, then Setting &amp;gt; Developer, enable USB)&lt;/P&gt;
&lt;P&gt;- Plug your phone to your computer&lt;/P&gt;
&lt;P&gt;- On your computer install adb : &lt;A href="https://developer.android.com/studio/releases/platform-tools" target="_blank" rel="noopener"&gt;https://developer.android.com/studio/releases/platform-tools&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- Run "adb devices" on your computer terminal to verify that adb can access your phone (it should say "List of devices attached" then list all attached phones)&lt;/P&gt;
&lt;P&gt;- Run "adb shell", then "pm list users" to get your dual user ID. You should get something like :&lt;BR /&gt;y2s:/ $ pm list users&lt;BR /&gt;Users:&lt;BR /&gt;UserInfo{0:Benjamin:c13} running&lt;BR /&gt;UserInfo{95:DUAL_APP:20001030} running&lt;BR /&gt;(where 95 is my dual user ID)&lt;/P&gt;
&lt;P&gt;Then type "exit" to exit adb shell&lt;/P&gt;
&lt;P&gt;- Download Signal APK : &lt;A href="https://signal.org/android/apk/" target="_blank" rel="noopener"&gt;https://signal.org/android/apk/&lt;/A&gt;&lt;BR /&gt;- Install Signal on your phone with dual user ID by running: "adb install --user 95 Signal-Android-website-prod-universal-release-5.1.9.apk"&lt;/P&gt;
&lt;P&gt;(where 95 is your dual user ID and Signal-Android-website-prod-universal-release-5.1.9.apk is the Signal APK you previously downloaded.)&lt;/P&gt;
&lt;P&gt;That's it!&lt;/P&gt;
&lt;P&gt;PS: Remember to disable developer mode when you're done for security reasons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More info here: &lt;A href="https://forum.xda-developers.com/t/add-non-messenger-apps-to-samsung-dual-messenger.3817250/" target="_blank" rel="noopener"&gt;https://forum.xda-developers.com/t/add-non-messenger-apps-to-samsung-dual-messenger.3817250/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 12:43:10 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6738015#M138569</guid>
      <dc:creator>benjaminbellamy</dc:creator>
      <dc:date>2021-01-14T12:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6799311#M140326</link>
      <description>&lt;P&gt;I've found a way to do it much simpler, once you have adb shell.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;- Enable developer mode on your phone (Setting &amp;gt; About Phone, then click 7 times on Build number, then Setting &amp;gt; Developer, enable USB)&lt;/P&gt;
&lt;P&gt;- Plug your phone to your computer&lt;/P&gt;
&lt;P&gt;- On your computer install adb :&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.android.com/studio/releases/platform-tools" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://developer.android.com/studio/releases/platform-tools&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- Run "adb devices" on your computer terminal to verify that adb can access your phone (it should say "List of devices attached" then list all attached phones)&lt;/P&gt;
&lt;P&gt;- Run "adb shell", then "pm list users" to get your dual user ID. You should get something like :&lt;BR /&gt;y2s:/ $ pm list users&lt;BR /&gt;Users:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;UserInfo{0:Benjamin:c13} running&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UserInfo{95:DUAL_APP:20001030} running&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(where 95 is my dual user ID)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;type:&lt;BR /&gt;pm install-existing --user 95 org.thoughtcrime.securesms&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You should see:&lt;BR /&gt;Package org.thoughtcrime.securesms installed for user: 95&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Done!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 10:35:06 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6799311#M140326</guid>
      <dc:creator>bullmastiffo</dc:creator>
      <dc:date>2021-01-19T10:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6828712#M140947</link>
      <description>You can install a second copy of Signal in Secure Folder.</description>
      <pubDate>Thu, 21 Jan 2021 15:27:32 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/6828712#M140947</guid>
      <dc:creator>SauravArora</dc:creator>
      <dc:date>2021-01-21T15:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/7951433#M165379</link>
      <description>&lt;P&gt;It seems that you need a "regular" messenger app (Whatsapp, FB, Snapchat, FB messenger…) installed in order to have a dual account.&lt;/P&gt;
&lt;P&gt;Now that I uninstalled Whatsapp I don't have a "95" dual account anymore… &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 18:15:45 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/7951433#M165379</guid>
      <dc:creator>benjaminbellamy</dc:creator>
      <dc:date>2021-04-16T18:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/8395499#M172237</link>
      <description>&lt;P&gt;Yes, I also need this. Why is Telegram supported but not Signal?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 08:17:18 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/8395499#M172237</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-05-21T08:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/8790601#M180608</link>
      <description>&lt;P&gt;Can you please provide further infos on how to do this?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 20:24:06 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/8790601#M180608</guid>
      <dc:creator>ray-j</dc:creator>
      <dc:date>2021-06-23T20:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Messenger For Signal App</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/12762565#M276438</link>
      <description>&lt;P&gt;Please add signal to dual messenger&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 19:02:26 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Dual-Messenger-For-Signal-App/m-p/12762565#M276438</guid>
      <dc:creator>jamal01</dc:creator>
      <dc:date>2022-12-16T19:02:26Z</dc:date>
    </item>
  </channel>
</rss>

