<?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: Anees Ahammed</title>
    <description>The latest articles on DEV Community by Anees Ahammed (@aneesahammed).</description>
    <link>https://dev.to/aneesahammed</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%2F24910%2F4f482c80-fd72-4723-99bc-9339c476b9df.png</url>
      <title>DEV Community: Anees Ahammed</title>
      <link>https://dev.to/aneesahammed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aneesahammed"/>
    <language>en</language>
    <item>
      <title>Best way to record your screen on Android</title>
      <dc:creator>Anees Ahammed</dc:creator>
      <pubDate>Thu, 06 Jul 2017 15:26:25 +0000</pubDate>
      <link>https://dev.to/aneesahammed/best-way-to-record-your-screen-on-android</link>
      <guid>https://dev.to/aneesahammed/best-way-to-record-your-screen-on-android</guid>
      <description>&lt;p&gt;I have been wanting to write for a while now. Finally, as &lt;a href="https://dev.to/teamcoder/give-up-perfection"&gt;@teamcoder&lt;/a&gt; put out, decided to give up perfection and here it is.&lt;/p&gt;

&lt;p&gt;If you wanted to record a tutorial or wanted to create a demo of your app you'd need to capture the screen in real time. Without installing some third-party crappy piece of software this is daunting. So below is one of the easy steps to follow for geeks in you.&lt;/p&gt;

&lt;p&gt;Download the &lt;strong&gt;platform-tools&lt;/strong&gt; from below URL if you don't have &lt;a href="https://en.wikipedia.org/wiki/Android_Studio"&gt;Android Studio&lt;/a&gt; installed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developer.android.com/studio/releases/platform-tools.html"&gt;developer.android.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jbZATGOh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/cca00da1748263d0e83725a5b35a45fe/tumblr_inline_osmfr8Ap9k1r9udzd_540.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jbZATGOh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/cca00da1748263d0e83725a5b35a45fe/tumblr_inline_osmfr8Ap9k1r9udzd_540.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Connect your Android Phone to your computer.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Make sure you have selected the option "Use USB for" to "File transfers"&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AAaiYJ_a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/96002147472c6fe7d3086ffd35018c1a/tumblr_inline_osmhjmrbD51r9udzd_540.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AAaiYJ_a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/96002147472c6fe7d3086ffd35018c1a/tumblr_inline_osmhjmrbD51r9udzd_540.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open the command prompt (Win+R)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enter the below command&lt;br&gt;
&lt;em&gt;&lt;strong&gt;adb shell and press&lt;/strong&gt;&lt;/em&gt; "Enter" key&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RtsjMnB7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/22506d9da7d8961c43af01d9aade6ff8/tumblr_inline_osmgdouEA01r9udzd_540.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RtsjMnB7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/22506d9da7d8961c43af01d9aade6ff8/tumblr_inline_osmgdouEA01r9udzd_540.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Write the below command to record the screen&lt;br&gt;
&lt;em&gt;&lt;strong&gt;screenrecord /sdcard/download/fileName.mp4&lt;/strong&gt;&lt;/em&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tVPv9Qhq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/68e8f4afd8ea3d9412d42ef34e857c4a/tumblr_inline_osmgktR5a91r9udzd_540.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tVPv9Qhq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/68e8f4afd8ea3d9412d42ef34e857c4a/tumblr_inline_osmgktR5a91r9udzd_540.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Once you are done with recording the screen, press "Cntrl + C" to stop&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You can now just browse to the same folder you have given in command and get the file&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--n7_OPr1S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/6aa818d95f930b722eff6647bc794f6b/tumblr_inline_osmgsdo8WK1r9udzd_540.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--n7_OPr1S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://68.media.tumblr.com/6aa818d95f930b722eff6647bc794f6b/tumblr_inline_osmgsdo8WK1r9udzd_540.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>mobile</category>
      <category>android</category>
      <category>xamarin</category>
      <category>screenrecording</category>
    </item>
  </channel>
</rss>
