<?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: Call somone in android code in XPERIA archive</title>
    <link>https://community.sony.com.mk/t5/xperia-archive/call-somone-in-android-code/m-p/3223239#M377424</link>
    <description>&lt;P&gt;Hi and welcome to the community! Since you're new please be sure that you have checked out our &lt;A href="https://community.sony.co.uk/t5/Welcome/Discussion-guidelines/m-p/349678#U349678" target="_blank"&gt;Discussion guidelines.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Tablet Z does not support voice calls so i suspect this is the reason that your code does not work. To place calls you need to use for example Skype, Tango or a SIP-client.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Apr 2014 08:07:59 GMT</pubDate>
    <dc:creator>Rickard</dc:creator>
    <dc:date>2014-04-17T08:07:59Z</dc:date>
    <item>
      <title>Call somone in android code</title>
      <link>https://community.sony.com.mk/t5/xperia-archive/call-somone-in-android-code/m-p/3223238#M377423</link>
      <description>&lt;P&gt;I have a code that calls a phonenumber. It works all of my devices samsung htc and some others. However It does not work on my tablet sonny xperia Z. It shows me a box that wants to add the contact to the contact list, which already exists.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Bundle extras = getIntent().getExtras();&lt;BR /&gt;if (extras == null) {&lt;BR /&gt;return;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;String phoneNumber = extras.getString("phoneNumber");&lt;BR /&gt;&lt;BR /&gt;Intent callIntent = new Intent(Intent.ACTION_CALL);&lt;BR /&gt;callIntent.setData(Uri.parse("tel:" + phoneNumber ));&lt;BR /&gt;startActivityForResult(callIntent, PICK_CONTACT_REQUEST);&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2014 07:35:50 GMT</pubDate>
      <guid>https://community.sony.com.mk/t5/xperia-archive/call-somone-in-android-code/m-p/3223238#M377423</guid>
      <dc:creator>Arda123456</dc:creator>
      <dc:date>2014-04-17T07:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Call somone in android code</title>
      <link>https://community.sony.com.mk/t5/xperia-archive/call-somone-in-android-code/m-p/3223239#M377424</link>
      <description>&lt;P&gt;Hi and welcome to the community! Since you're new please be sure that you have checked out our &lt;A href="https://community.sony.co.uk/t5/Welcome/Discussion-guidelines/m-p/349678#U349678" target="_blank"&gt;Discussion guidelines.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Tablet Z does not support voice calls so i suspect this is the reason that your code does not work. To place calls you need to use for example Skype, Tango or a SIP-client.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2014 08:07:59 GMT</pubDate>
      <guid>https://community.sony.com.mk/t5/xperia-archive/call-somone-in-android-code/m-p/3223239#M377424</guid>
      <dc:creator>Rickard</dc:creator>
      <dc:date>2014-04-17T08:07:59Z</dc:date>
    </item>
  </channel>
</rss>

