<?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: Shoaib Ahmed</title>
    <description>The latest articles on DEV Community by Shoaib Ahmed (@shobu95).</description>
    <link>https://dev.to/shobu95</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%2F530904%2Fd33791b8-c382-44d9-9ebf-63c6bb6c4818.png</url>
      <title>DEV Community: Shoaib Ahmed</title>
      <link>https://dev.to/shobu95</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shobu95"/>
    <language>en</language>
    <item>
      <title>Activity and Fragment Lifecycle - Android</title>
      <dc:creator>Shoaib Ahmed</dc:creator>
      <pubDate>Sun, 24 Apr 2022 15:00:58 +0000</pubDate>
      <link>https://dev.to/shobu95/activity-and-fragment-lifecycle-android-3ob0</link>
      <guid>https://dev.to/shobu95/activity-and-fragment-lifecycle-android-3ob0</guid>
      <description>&lt;p&gt;Activities are one of the most crucial app components in #Android #Development. They serve as the basic entry points into our app and contains our user interface.&lt;/p&gt;

&lt;p&gt;Activities have their own life-cycle, which is a set of callbacks initiated at a particular activity state.&lt;/p&gt;

&lt;p&gt;To know them better, I have made a repository which helps to understand the flow of these life-cycle callbacks. I have placed block comments over each callback function explaining their initiating state/condition and what sort of code should be placed in them. This also covers the life-cycle of fragments as well.&lt;/p&gt;

&lt;p&gt;Just clone, run, perform flows and observe your callback in the logcat. Don't forget to star it is you like it.&lt;/p&gt;

&lt;p&gt;NOTE: #Jetpack #Compose version coming soon...&lt;br&gt;
LINK: &lt;a href="https://github.com/Shobu95/Lifecycle-ActivitiesAndFragments"&gt;https://github.com/Shobu95/Lifecycle-ActivitiesAndFragments&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>kotlin</category>
      <category>jetpack</category>
      <category>lifecycle</category>
    </item>
    <item>
      <title>Hacktoberfest 2021</title>
      <dc:creator>Shoaib Ahmed</dc:creator>
      <pubDate>Thu, 30 Sep 2021 18:04:01 +0000</pubDate>
      <link>https://dev.to/shobu95/hacktoberfest-2021-1b6i</link>
      <guid>https://dev.to/shobu95/hacktoberfest-2021-1b6i</guid>
      <description>&lt;p&gt;Dear Developers and Open Source Enthusiasts&lt;/p&gt;

&lt;h1&gt;
  
  
  Hacktoberfest 2021 has officially started and this time I'm participating as a #Maintainer. For this I'm open-sourcing two of my personal projects, one in #Flutter and other in #Android (Kotlin).
&lt;/h1&gt;

&lt;p&gt;You can contribute by:&lt;br&gt;
-&amp;gt; Providing fixes to the issues opened in the "Issues" tab of the repo.&lt;br&gt;
-&amp;gt; Improving the code with best practices and design patterns.&lt;/p&gt;

&lt;p&gt;Before starting, make sure you register for the #Hacktoberfest event so that you can win some really cool #swags by submitting your Pull Requests.&lt;/p&gt;

&lt;p&gt;Register Here: &lt;a href="https://lnkd.in/eGQqiEEW"&gt;https://lnkd.in/eGQqiEEW&lt;/a&gt;&lt;br&gt;
Flutter Repository: &lt;a href="https://lnkd.in/e_5pN5aK"&gt;https://lnkd.in/e_5pN5aK&lt;/a&gt;&lt;br&gt;
Android Repository: &lt;a href="https://lnkd.in/e-B7ijtF"&gt;https://lnkd.in/e-B7ijtF&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>flutter</category>
      <category>hacktoberfest</category>
      <category>github</category>
    </item>
    <item>
      <title>Open sourcing my first Flutter project.</title>
      <dc:creator>Shoaib Ahmed</dc:creator>
      <pubDate>Sat, 04 Sep 2021 19:22:21 +0000</pubDate>
      <link>https://dev.to/shobu95/open-sourcing-my-first-flutter-project-49pj</link>
      <guid>https://dev.to/shobu95/open-sourcing-my-first-flutter-project-49pj</guid>
      <description>&lt;p&gt;A year ago I started working with Flutter and made an app for practicing. Today I'm making that project public on github.&lt;/p&gt;

&lt;p&gt;This app is a static mobile version of the Sewistic web app, a Karachi based startup providing hassle free tailoring services.&lt;/p&gt;

&lt;p&gt;Feel free to fork it, clone it, use it as a widget template or resource and also contribute through your PRs as there is a lot of room for improvements in the code. I myself will be commiting to it on and off.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://github.com/Shobu95/sewistic_app"&gt;https://github.com/Shobu95/sewistic_app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>opensource</category>
      <category>github</category>
      <category>android</category>
    </item>
  </channel>
</rss>
