<?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: Re: Android and Partitions in Tech Talk</title>
    <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4990590#M72494</link>
    <description>Hmm yes brother. As Google made it mandatory we may get it in devices releasing with 11.</description>
    <pubDate>Sat, 25 Jul 2020 07:51:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-07-25T07:51:03Z</dc:date>
    <item>
      <title>Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4989712#M72471</link>
      <description>&lt;H2 id="toc-hId-1482740914"&gt;Partitions on an Android device:&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;A partition is simply a discrete section on the phone’s internal storage where data is kept. What kind of data is kept on each partition depends on the hardware, operating system, and many other factors.&amp;nbsp;The bootloader will have one, the system (Android OS) will have one, the user data will have one… and so on and so forth. When you see people talk about “/system” and “/cache”, they’re referring to the given names for those partitions. The&amp;nbsp;&lt;A href="https://goo.gl/oSh4G9" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;OnePlus 6&lt;/A&gt;, for example, has&amp;nbsp;72 partitions. That sounds like a lot, but the OnePlus 6 is one of the devices that supports seamless updates which means many of these partitions are simply duplicates of each other.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;EM&gt;Partial output of the partitions on the OnePlus 6. Some A/B partitions are underlined for demonstration purposes.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot_20180715-021101-2.jpg"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/1062639iB76EAF00A8A77818/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_20180715-021101-2.jpg" alt="Screenshot_20180715-021101-2.jpg" /&gt;&lt;/span&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot_20180715-021041-2.jpg"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/1062638i16D5339FF83E59DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_20180715-021041-2.jpg" alt="Screenshot_20180715-021041-2.jpg" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;For the vast majority of Android users, the partitions that we mostly deal with are system, boot, recovery,&amp;nbsp;userdata and more recently vendor and&amp;nbsp;vbmeta.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;Here’s a brief explanation of the purpose of each partition:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;system – holds the Android OS, system libraries, system apps, and other system media like bootanimations, stock wallpapers, ringtones, etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;boot – holds the kernel, ramdisk, and on A/B devices also the recovery as well&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;recovery – holds the recovery, where&amp;nbsp;&lt;A href="https://www.xda-developers.com/how-to-install-twrp/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;TWRP&lt;/A&gt;&amp;nbsp;is most commonly flashed on A-only devices (A/B devices don’t have a dedicated recovery partition)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;userdata – holds all of your app, system, and internal storage data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;vendor – holds platform and device-specific HALs, the files necessary for the Android OS to communicate with the underlying hardware&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;vbmeta – the partition for Android Verified Boot 2.0 which verifies the integrity of the boot process&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;EFS - the details of your device like IMEI, Serial number etc stored.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="color: inherit; font-size: 24px;"&gt;&lt;SPAN&gt;Device OEMs can change their partition schemes to use whatever layout they want.&amp;nbsp;There are also a lot of extra partitions that may contain other system apps such as cust, product, and oem, and while these are safe to modify, it’s generally not recommended if you want to make it easier on yourself to return to stock. &lt;STRONG&gt;So where do A/B partitions play a role?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="toc-hId--324713549"&gt;The A/B Partition Scheme&lt;/H2&gt;
&lt;H3 id="toc-hId-365847925"&gt;How updates work on devices with seamless updates :&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;The very simple image below illustrates how an update is handled on a device with A/B partition support. The partition that is illustrated is the system partition, though other partitions such as boot and vendor may also be updated with any given OTA update from an OEM. This update process happens with not only major Android version updates but also security patch updates.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/1062679iB4E9DEED63B58592/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;OL&gt;
&lt;LI&gt;We start with two system partitions, system_a&amp;nbsp;and system_b, both on the same version of Android.&lt;/LI&gt;
&lt;LI&gt;Assuming that system_a is active, the OTA update will patch system_b, the inactive partition, in the background.&lt;/LI&gt;
&lt;LI&gt;system_a is set to inactive and system_b then becomes active once the user reboots.&lt;/LI&gt;
&lt;LI&gt;The now-inactive partition, system_a, will be updated when the next OTA update rolls out.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;What are the benefits of this update process?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;If an update fails, the device will roll back to the working build on the other slot.&lt;/LI&gt;
&lt;LI&gt;Your data is kept perfectly intact,&amp;nbsp;even if the update is borked, as there is only one partition (userdata) which houses your data.&lt;/LI&gt;
&lt;LI&gt;Update streaming: If your data partition is full, then the update can be downloaded and streamed to the inactive slot. It’s a pretty neat feature and means that you don’t have to waste any temporary storage on your updates. That’s why there’s no cache partition on A/B devices as they’re no longer needed.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN style="color: inherit; font-size: 20px; font-weight: 600;"&gt;What impact does the A/B partitioning scheme have on the storage of a device?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Does the fact that seamless updates result in a bunch of duplicated partitions mean you’re losing a bunch of storage space?&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Not at all&lt;/STRONG&gt;. Google says that devices with seamless update support should only be down about a few hundred Megabytes thanks to removing the /cache and /recovery partitions. Removing both balances the cost of adding a second set of partitions. According to Google, the Pixel’s A/B system image is half the size of the A-only system image. Most of the additional storage usage actually comes from the addition of a second vendor partition. That makes sense as the vendor partition houses all of the proprietary binaries used by OEMs (part of Project Treble), so it’s expected to take up quite a bit of space. While Google doesn’t recommend having A/B partitioning on devices with 4GB of storage (as it’s nearly 10% of total available storage), they do recommend it on devices with 8GB and higher.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here’s a breakdown of the storage space used on a Google Pixel with and without A/B partitions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/1062680i2744915731DAFF9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;H3 id="toc-hId--1441606538"&gt;Does my Android smartphone support A/B partitions for seamless updates?&lt;/H3&gt;
&lt;P&gt;To check this download an app called treble check from playstore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/1062681i640D85F155DCB9ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;H3 id="toc-hId-1045906295"&gt;How Developers View A/B Partitions&lt;/H3&gt;
&lt;P&gt;When building a ROM, developers can make use of both partitions to test separate builds. If one doesn’t work, they can just revert back to the working partition and rebuild their ROM. Developers can also test for regressions by simply installing an update, switching the active partition, and comparing the two without having to wipe data. Here’s how the LineageOS team views A/B partition support:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;H4 id="toc-hId-1736467769"&gt;“Many around the Android community have bashed A/B as being ‘hard to support’ and ‘not developer friendly’, when in fact, properly implemented it is&amp;nbsp;&lt;EM&gt;easier to support&lt;/EM&gt;&amp;nbsp;and just as developer friendly.” – jrizzoli,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://lineageos.org/Changelog-19/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;LineageOS Changelog 19&lt;/A&gt;&lt;/H4&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The initial difficulty with A/B support for developers came from modifying their existing tools to support these devices. The developer of Magisk,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://forum.xda-developers.com/member.php?u=4470081" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;topjohnwu&lt;/A&gt;, added official support for the Google Pixel a year after it was released—not because it was difficult, but rather because it took him a year to actually obtain the device to work on. TWRP support&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.xda-developers.com/twrp-v3-1-0-is-now-rolling-out-with-support-for-adb-backup-ab-ota-zips-and-more/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;came pretty quickly&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on A/B devices after the lead developer, Dees_Troy, took a crack at it. LineageOS 15.1&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.xda-developers.com/lineageos-15-1-supports-a-b-devices-moto-z2-force/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;now supports&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A/B devices after volunteers found time to fix their addon.d script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--772051272"&gt;A Word on Project Treble and Seamless Updates&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;A common misconception is that having Project Treble support and A/B partition support are related to one another, but that’s not actually the case. Having one does not imply the other. The Motorola Moto Z2 Force uses an A/B partitioning scheme but doesn’t support Treble. On the other hand, the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://forum.xda-developers.com/9-lite" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;Honor 9 Lite&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;supports Project Treble, yet is an A-only device.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/1062682iFD70E930B8826E93/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;H2 id="toc-hId-1715461561"&gt;Frequently Asked Questions/Summary&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;What are the benefits of A/B partitioning?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A/B partitioning allows you to update your Android smartphone while using it, simply rebooting when you’re ready to boot into the new version. It also acts as protection against bricks—if the update goes wrong you’ll go back to the working install.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;How do A/B partitions affect mods such as custom kernels, Magisk, or Xposed?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You have to be careful when installing them, but there are currently no issues. Magisk officially supports devices with seamless updates, and so long as you flash things in the right order you should have no problems. Make sure to flash the custom kernel before flashing your other mods, and you should be good to go.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Does having an A/B partition scheme mean that I have reduced storage?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Nope! Google says that devices which support seamless updates only sacrifice a few hundred Megabytes of storage to support it. The benefits outweigh that cost.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;My device supports A/B partitions, does that mean I can make use of a Project Treble Generic System Image?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Not necessarily. Project Treble and A/B support are unrelated. The Motorola Moto Z2 Force doesn’t support Project Treble, yet it supports the A/B partition scheme.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;My device supports Project Treble, does that mean I have an A/B partition scheme?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;This is not always the case. The Honor 9 Lite is a prime example as it supports Project Treble yet does not have an A/B partition scheme.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Are there any dangers with A/B partitions? How does rollback protection affect things?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Google has tried their hardest to make this not an issue, but in the case of the Motorola Moto Z2 Force, there were known cases of a device reactivating the older slot after upgrading to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.xda-developers.com/tag/android-oreo/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;Android Oreo&lt;/A&gt;. This meant that rollback protection kicked in, and device owners could only rescue their smartphone with EDL recovery. Google says that rollback protection only kicks in after first boot though, so the slot needs to be fully functioning after an update before you can no longer downgrade.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="clear:both;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="et_social_inline et_social_mobile_on et_social_inline_bottom"&gt;
&lt;DIV class="et_social_networks et_social_autowidth et_social_slide et_social_rectangle et_social_left et_social_no_animation et_social_outer_dark"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 25 Jul 2020 06:17:06 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4989712#M72471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-25T06:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4989759#M72472</link>
      <description>Thanks for providing this info&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;</description>
      <pubDate>Sat, 25 Jul 2020 06:19:04 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4989759#M72472</guid>
      <dc:creator>Viki100420</dc:creator>
      <dc:date>2020-07-25T06:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4989933#M72476</link>
      <description>Sadly Samsung doesn't have A/B partition scheme.</description>
      <pubDate>Sat, 25 Jul 2020 06:36:43 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4989933#M72476</guid>
      <dc:creator>Aashish</dc:creator>
      <dc:date>2020-07-25T06:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4990590#M72494</link>
      <description>Hmm yes brother. As Google made it mandatory we may get it in devices releasing with 11.</description>
      <pubDate>Sat, 25 Jul 2020 07:51:03 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4990590#M72494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-25T07:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4990658#M72495</link>
      <description>Check my new post too&lt;span class="lia-unicode-emoji" title=":hugging_face:"&gt;🤗&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":hugging_face:"&gt;🤗&lt;/span&gt;. Mention if I missed anything &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;</description>
      <pubDate>Sat, 25 Jul 2020 07:54:46 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4990658#M72495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-25T07:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4991344#M72502</link>
      <description>isiliye hi me firmware flash or smart switch recommend karta hoon ....simple si to baat hain .....me m30 use kar raha hoon ..dusra koi m30 use kar raha hain same provided software ke liye mujhme battery drain faster ...aur dusre ki device me pubg lag ...ie possible hi nehi jaha ek type ka software diya gaya dono device me ...ie only possible hain agar kisi ne totally wrong process se software install kia aur uo software fully or correctly installed na hue toh ..mobile data to recommended kabhi bhi nehi tha ....wifi tha recommended lekin totally firmware ko update kare uo wifi without a single data bar fluctuate ie aaj tak mene nehi dekha chahe keyun na uo wifi 70mmps ka speed de .aur jaha software install is a not matter of joke it's allaways need stable carrier to upload....&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":nerd_face:"&gt;🤓&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":nerd_face:"&gt;🤓&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":nerd_face:"&gt;🤓&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":nerd_face:"&gt;🤓&lt;/span&gt;</description>
      <pubDate>Sat, 25 Jul 2020 09:35:03 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/4991344#M72502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-25T09:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/11817127#M258895</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How to hire &lt;STRONG&gt;&lt;A href="https://itphobia.com/4-steps-guide-on-how-to-hire-android-developer-on-budget-estimation/" target="_blank" rel="noopener"&gt;android developer&lt;/A&gt;&lt;/STRONG&gt; on budget estimation? Need assistance in hiring an Android developer to build a complex app? Well, you have landed at the right place. Here is a complete guide to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;hire cost-effective Android developer&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;for your business.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 13:40:58 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/11817127#M258895</guid>
      <dc:creator>Affanit59</dc:creator>
      <dc:date>2022-07-04T13:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Android and Partitions</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/12005090#M261783</link>
      <description>1WELCOME300</description>
      <pubDate>Sat, 06 Aug 2022 22:05:54 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Android-and-Partitions/m-p/12005090#M261783</guid>
      <dc:creator>shahashi123</dc:creator>
      <dc:date>2022-08-06T22:05:54Z</dc:date>
    </item>
  </channel>
</rss>

