<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Balaji Ratnala</title>
    <description>The latest articles on DEV Community by Balaji Ratnala (@balaji_ratnala_7b49c9d707).</description>
    <link>https://dev.to/balaji_ratnala_7b49c9d707</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1660465%2F9898750f-8c37-4323-99b3-ff6d0732c141.jpg</url>
      <title>DEV Community: Balaji Ratnala</title>
      <link>https://dev.to/balaji_ratnala_7b49c9d707</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/balaji_ratnala_7b49c9d707"/>
    <language>en</language>
    <item>
      <title>Need to implement custom android native dialer with advanced features call transfer and conference</title>
      <dc:creator>Balaji Ratnala</dc:creator>
      <pubDate>Fri, 21 Jun 2024 05:49:22 +0000</pubDate>
      <link>https://dev.to/balaji_ratnala_7b49c9d707/need-to-implement-custom-android-native-dialer-with-advanced-features-call-transfer-and-conference-58ha</link>
      <guid>https://dev.to/balaji_ratnala_7b49c9d707/need-to-implement-custom-android-native-dialer-with-advanced-features-call-transfer-and-conference-58ha</guid>
      <description>&lt;p&gt;Team,&lt;br&gt;
I have implemented Android native dialer with a basic call feature to replace system's default dialer by setting as default app. Its working fine with intents for calling.&lt;/p&gt;

&lt;p&gt;Now we need advanced features like call transfer and Conference call. But current app not supporting these features. If try to conference call, it delegating to system default app, and no option for call transfer.&lt;br&gt;
I am new to Android (I am Java developper).&lt;br&gt;
Can anyone please help me to implement android native dialer with these advanced features?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
