<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-506934385370210621</id><updated>2026-04-12T01:39:27.907+05:00</updated><category term="Android"/><category term="Windows"/><category term="Remix OS"/><category term="Whatsapp"/><category term="Android Apps"/><category term="Linux"/><category term="My Software"/><category term="Ubuntu"/><category term="Virtual Hard Disk"/><category term="Miscellaneous"/><title type='text'>Umer Softwares Blog</title><subtitle type='html'>A blog that provides free software knowledge for Windows, Linux and Android.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default?start-index=26&amp;max-results=25'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>75</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-1678008827724738138</id><published>2019-07-22T21:14:00.001+05:00</published><updated>2019-08-05T17:30:03.694+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>How to use pdftoppm in Ubuntu?</title><content type='html'>&lt;h3&gt;
What is pdftoppm&lt;/h3&gt;
&lt;div&gt;
&lt;b&gt;pdftoppm &lt;/b&gt;is a command-line tool available in Ubuntu to convert pdf to images. It comes pre-installed in Ubuntu 12.04 and above.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
In this post, you will learn how to use this tool to convert the pages of your pdf files into &lt;b&gt;png&lt;/b&gt;, &lt;b&gt;jpg&lt;/b&gt; and &lt;b&gt;tiff&lt;/b&gt; files.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
Usage&lt;/h3&gt;
&lt;div&gt;
The general syntax for using pdftoppm is:&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm [options] PdfFileName.pdf ImageName&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
For example:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -png file.pdf img&lt;/span&gt;&lt;/b&gt;&amp;nbsp;&lt;/blockquote&gt;
&lt;br /&gt;
To convert the pdf file to images, go to the folder where your pdf file is placed. &lt;b&gt;Right-click&lt;/b&gt; and then select &quot;&lt;b&gt;Open in Terminal&lt;/b&gt;&quot; in that directory.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC7dmVLQpoTdhUQLi4wcMrlSuKHeEU5hQ0-MELaFY35SUKCBdSmaJBd5dOAqgopqF409EuXCok3_mvOPf-1vp40GcwRifnYuBjbXT_5AtHLO4qpwPVxs0WivNzh4uqQ1rQiPKWphxz0bpm/s1600/opening+terminal.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;598&quot; data-original-width=&quot;895&quot; height=&quot;266&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC7dmVLQpoTdhUQLi4wcMrlSuKHeEU5hQ0-MELaFY35SUKCBdSmaJBd5dOAqgopqF409EuXCok3_mvOPf-1vp40GcwRifnYuBjbXT_5AtHLO4qpwPVxs0WivNzh4uqQ1rQiPKWphxz0bpm/s400/opening+terminal.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
After opening terminal, you will enter the commands to convert the pdf file to images. There are several options for you:&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
1. Convert the whole pdf file&lt;/h4&gt;
&lt;div&gt;
To convert to png file, you will use &lt;b&gt;-png&lt;/b&gt;. If you want to convert to jpg, you will use -jpeg. If &lt;i&gt;file.pdf&lt;/i&gt; is the pdf file and I want the name of my images to start with &lt;i&gt;image &lt;/i&gt;with page numbers at the end, I will use:&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;For png&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;pdftoppm -png file.pdf image&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;b&gt;For jpg&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;pdftoppm -jpeg file.pdf image&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
2. Convert the first page only&lt;/h4&gt;
To convert one page only, you use the&amp;nbsp;&lt;b&gt;-singlefile&lt;/b&gt; option.&lt;br /&gt;
&lt;b&gt;For png&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -png -singlefile file.pdf image&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;b&gt;For jpg&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -jpeg -singlefile file.pdf image&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
3. Convert any one page&amp;nbsp;&lt;/h4&gt;
&lt;div&gt;
The &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-f &lt;/span&gt;&lt;/b&gt;option is used to specify the starting page to start converting. If you want to convert a single page, let&#39;s say page number 25, you can specify &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-f 25&lt;/span&gt; &lt;/b&gt;along with&amp;nbsp;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-singlefile &lt;/span&gt;&lt;/b&gt;option (-singlefile is for one page) and it will convert the page 25 only.&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;For png&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -f 25 -png -singlefile file.pdf image&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;b&gt;For jpg&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -f 25 -jpeg -singlefile file.pdf image&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
4.&amp;nbsp; Convert a range of pages&lt;/h4&gt;
&lt;div&gt;
As I told above, the &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-f&lt;/span&gt; &lt;/b&gt;option is used to specify the starting page. The &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-l&amp;nbsp;&lt;/span&gt;&lt;/b&gt;option is used to specify the last page. For example, if I want to convert from page number 5 to page number 10, I would write &lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;-f 5 -l 10&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;For png&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -png -f 5 -l 10 file.pdf name&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;b&gt;For jpg&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -jpeg -f 5 -l 10 file.pdf name&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
5. Convert only odd pages or even pages&lt;/h4&gt;
&lt;div&gt;
You will use &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-o&lt;/span&gt;&lt;/b&gt; to convert the odd pages only and you will use &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-e&lt;/span&gt;&lt;/b&gt; to convert even pages only. There is something weird about this option. If you use &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-e&amp;nbsp;&lt;/span&gt;&lt;/b&gt;to get the even-numbered pages, it would convert the odd-numbered pages and if you use &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-o&amp;nbsp;&lt;/span&gt;&lt;/b&gt;to get the odd-numbered pages, it would give the even-numbered pages. It would make sense if we assume that it starts counting pages from 0 internally. But, however, I told you how it works practically.&amp;nbsp;Let me know in the comments why you think this happens or if this is just a bug.&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;Example of odd&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -png -o file.pdf name&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;b&gt;Example of even&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -jpeg -e file.pdf name&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
6. Adjust the quality of output images&lt;/h4&gt;
&lt;div&gt;
You can adjust the dpi of the output images using the &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-r&lt;/span&gt; &lt;/b&gt;option. For example, if I want jpg with 600dpi, I would use:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;&amp;nbsp;pdftoppm -jpeg -r 600 -singlefile file.pdf image&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
7. Adjust the height and width of the output images&lt;/h4&gt;
You can specify a custom height and width for the output images. To specify a custom height, use the &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-scale-to-x&lt;/span&gt;&lt;/b&gt; option and to specify the width, use the  &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-scale-to-y&lt;/span&gt; &lt;/b&gt;option. For example, if you want your image to have a height of 1600 and a width of 900, you would use&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -jpeg -scale-to-x 900 -scale-to-y 1600 file.pdf image&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
To specify the width only and let the height adjust automatically according to the aspect ratio of the image, specify the &lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;-scale-to-y&lt;/b&gt;&lt;/span&gt; to &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-1&lt;/span&gt;&lt;/b&gt; and &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-scale-to-x&lt;/span&gt;&lt;/b&gt; to your width. For example, if I want to make the width 920 and height adjust automatic, I will use:&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;pdftoppm -jpeg -scale-to-x 920 -scale-to-y -1 file.pdf image&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
Similarly, you can specify a height in &lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;-scale-to-y&lt;/b&gt;&lt;/span&gt; and set &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-scale-to-x&lt;/span&gt;&lt;/b&gt; to -1 to make width automatic.&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
8. Convert PDFs in bulk&lt;/h4&gt;
&lt;div&gt;
You can use a simple trick to convert many pdf to images at once. We will create a bash file and execute it.&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Put your pdf files in one folder&lt;/li&gt;
&lt;li&gt;Right Click and select &quot;Open in Terminal&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOILHN_QPgEn0bqz85_puXsdBJ4ievk2CUB6AmOGtI-rsxJ1B8YNgdiDSjg2LGK3BwwqdkGgnwmHEIMcbUgMxKBX7qFpCE2N9ZjSyv_cAFk5f3Q6SMSzP4sPoLugTxDEmVyadPnSg8NyK0/s1600/Screenshot+from+2019-07-23+23-53-32.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;513&quot; data-original-width=&quot;912&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOILHN_QPgEn0bqz85_puXsdBJ4ievk2CUB6AmOGtI-rsxJ1B8YNgdiDSjg2LGK3BwwqdkGgnwmHEIMcbUgMxKBX7qFpCE2N9ZjSyv_cAFk5f3Q6SMSzP4sPoLugTxDEmVyadPnSg8NyK0/s640/Screenshot+from+2019-07-23+23-53-32.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Create a new bash file using the following command.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&amp;gt;bulk.sh&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Use the following command to edit the bash file&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;gedit bulk.sh&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLUemylB4GygcpTNdNfev5gn0UdwATCrjdvHd5BhyphenhyphenkTJhUlirXdrxgRQlCwZdvstblZtf3W_Gqz0_4JClVy9bU213v1SYIg4AiLAuVO3p6F31l_V6q3YUxN9bLNqNvXXyzF5v3B1TsIgJ9/s1600/Screenshot+from+2019-07-23+23-55-22.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;414&quot; data-original-width=&quot;736&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLUemylB4GygcpTNdNfev5gn0UdwATCrjdvHd5BhyphenhyphenkTJhUlirXdrxgRQlCwZdvstblZtf3W_Gqz0_4JClVy9bU213v1SYIg4AiLAuVO3p6F31l_V6q3YUxN9bLNqNvXXyzF5v3B1TsIgJ9/s640/Screenshot+from+2019-07-23+23-55-22.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Enter the following code in the bash file and save it.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;#!/bin/bash&lt;br /&gt;for i in *.pdf; do&lt;br /&gt;&amp;nbsp; &amp;nbsp;pdftoppm -png &quot;$i&quot; &quot;${i%.pdf*}&quot;&lt;br /&gt;done&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4aaiTgQdRUquhd4dAahV_FJfsohnOOb7-ionvrKoDaeg56OqMxg_rpwW6NsKrjI3zTvFFqUjvqtvvE11UjCNwDZAyMsVj-O3PaP9mnowqmdEwKRkDfMfZyU22D9ibaiLbxOiFSLNgf3jg/s1600/Screenshot+from+2019-07-23+23-55-37.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;373&quot; data-original-width=&quot;663&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4aaiTgQdRUquhd4dAahV_FJfsohnOOb7-ionvrKoDaeg56OqMxg_rpwW6NsKrjI3zTvFFqUjvqtvvE11UjCNwDZAyMsVj-O3PaP9mnowqmdEwKRkDfMfZyU22D9ibaiLbxOiFSLNgf3jg/s640/Screenshot+from+2019-07-23+23-55-37.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;ul&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Change the permissions of the bash file using the following command&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;chmod a+x bulk.sh&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Execute the bash file&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;./bulk.sh&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivtJAPWElU1dxJ8-5qyJ_Ms9hDbYcX4hEWZ4uMAsfgzs9epvMraocNvkXPGVV935rtFSV1vBLTq8nw5YSIRF9RU2E_2Qj8CscUJtDqp8n45vilSkRpvp4ec1g7gijpvJnHrm_TTQ6VDqwm/s1600/Screenshot+from+2019-07-23+23-56-15.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;475&quot; data-original-width=&quot;761&quot; height=&quot;398&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivtJAPWElU1dxJ8-5qyJ_Ms9hDbYcX4hEWZ4uMAsfgzs9epvMraocNvkXPGVV935rtFSV1vBLTq8nw5YSIRF9RU2E_2Qj8CscUJtDqp8n45vilSkRpvp4ec1g7gijpvJnHrm_TTQ6VDqwm/s640/Screenshot+from+2019-07-23+23-56-15.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
We are just using a for loop to execute the command for all the files in the directory. You can use the options which you studied above in this loop. But remember that the options will be applied to all the files.&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
8. Use the cropbox&lt;/h4&gt;
&lt;/div&gt;
&lt;div&gt;
If you find that some useless information is appearing on your pages like shown in the screenshot below, you can use the cropbox option to get rid of it.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqkmGjeCf2qFyzUs6ikhtzXScMnqsw-6rX4JaqgXPcOVlHfeihA4Rrb05s7GN7r49DjGqAYP67rmYza6J771GfEdlkn39s-MqV6vATrROGxsmKXqGAQw5pigI5hOxSjozQCjYcA6NvJQ3/s1600/screenshopt+extra+info.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;537&quot; data-original-width=&quot;954&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxqkmGjeCf2qFyzUs6ikhtzXScMnqsw-6rX4JaqgXPcOVlHfeihA4Rrb05s7GN7r49DjGqAYP67rmYza6J771GfEdlkn39s-MqV6vATrROGxsmKXqGAQw5pigI5hOxSjozQCjYcA6NvJQ3/s640/screenshopt+extra+info.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -png -cropbox file.pdf image&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
&amp;nbsp;9. Get black and white or grayscale images&lt;/h4&gt;
&lt;div&gt;
To get black and white images, use the option&amp;nbsp;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-mono&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;pdftoppm -png&amp;nbsp;-mono file.pdf image&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
To get grayscale images, use the option &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-gray&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;pdftoppm -jpeg -gray file.pdf image&lt;/b&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4&gt;
10. Get images in tiff format&lt;/h4&gt;
&lt;div&gt;
To get images in tiff format, use &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-tiff &lt;/span&gt;&lt;/b&gt;option instead of &lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;-png &lt;/b&gt;&lt;/span&gt;or &lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;-jpeg&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm -tiff file.pdf image&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;h4&gt;
11. Get images in ppm format&lt;/h4&gt;
&lt;div&gt;
To get images in ppm format, do not specify any file type option. The default output is ppm.&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;pdftoppm file.pdf image&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I hope this helped you. For more information,&lt;a href=&quot;https://umersoftwares.blogspot.com/p/subscribe.html&quot; target=&quot;_blank&quot;&gt; subscribe&lt;/a&gt;.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/1678008827724738138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/pdftoppm-in-ubuntu.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1678008827724738138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1678008827724738138'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/pdftoppm-in-ubuntu.html' title='How to use pdftoppm in Ubuntu?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC7dmVLQpoTdhUQLi4wcMrlSuKHeEU5hQ0-MELaFY35SUKCBdSmaJBd5dOAqgopqF409EuXCok3_mvOPf-1vp40GcwRifnYuBjbXT_5AtHLO4qpwPVxs0WivNzh4uqQ1rQiPKWphxz0bpm/s72-c/opening+terminal.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-6874345369363801844</id><published>2019-07-17T10:18:00.000+05:00</published><updated>2019-08-18T17:20:10.498+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Android Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="My Software"/><title type='text'>Chat Link by Umer Softwares</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFrxQNyuamKRHVgWZDBZ7GExw3Aharyz_VMbpduqD_rB3RR7EqJE6RtSqggl32g3kTVAiFbeXLYqLs7TgzWQb3rlOM1NIuta-8K4hmPHz9pdYOvKCRayrKyZTYPeMXtFQwCihLNLVWudiD/s1600/Chat+Link.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;500&quot; data-original-width=&quot;1024&quot; height=&quot;312&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFrxQNyuamKRHVgWZDBZ7GExw3Aharyz_VMbpduqD_rB3RR7EqJE6RtSqggl32g3kTVAiFbeXLYqLs7TgzWQb3rlOM1NIuta-8K4hmPHz9pdYOvKCRayrKyZTYPeMXtFQwCihLNLVWudiD/s640/Chat+Link.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h2&gt;
Purpose of the App&lt;/h2&gt;
Sometimes you have to send a WhatsApp message to someone without the need of saving the contact on your phone. This app solves your problem. This app lets you enter the recipient&#39;s number and open the chat in WhatsApp with just a single click!&lt;br /&gt;
There might be an occasion when you want to send a message to some of your friends without going through the pain of copy-pasting the message. This app helps you. Type in a message, hit a button, select chats and send. It is that simple.&lt;br /&gt;
You can also create links to WhatsApp chats. Copy the links or share them wherever you want.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Download&lt;/h2&gt;
You can download the apk from the button below:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.com/android/chat-link/&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;100&quot; data-original-width=&quot;400&quot; height=&quot;80&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGyOBF_K_wxESmf9EBJHznSuf-50194iLLS9IzwBxE6DUqdklvuvwmlhULo1i7s-IenQDPuE5g2GovyGPL5mSuXR2KYLD2dySZxZ4ZBOEt6Ck7kEv3sj1USGKfKwso3LaUqZ_Sav4bsVQo/s320/Download.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
How to use&lt;/h2&gt;
&lt;h3&gt;
Open a Chat&lt;/h3&gt;
&lt;div&gt;
To open a WhatsApp or WhatsApp business chat without saving the number in your contacts, enter the number in international format. The &lt;b&gt;prefix &lt;/b&gt;is the country code or dialing code of the country and the &lt;b&gt;number&lt;/b&gt; is the number of recipient. After entering the number, click the &quot;Open in WhatsApp&quot; or &quot;Open in WhatsApp Business&quot; button to open the chat. &lt;b&gt;For example,&lt;/b&gt; if I have to message the number 03123456789 in Pakistan. The country code is +92, so I will enter 92 in the prefix and I will enter 3123456789 in the number box.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYb3Khzi4O83Y2ETDuLk7bctnhZGdrFVtH3S6o9ShDrf3MqYcS2N91g95B_2R7rWgS-jNI5DrJt-w2QBq4LTWf5MbODgzNmJ4QVwQ4agmd4a6z3_izeI4jHYeVpd8-CB9C3aFfeQrLdFEe/s1600/scr1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1500&quot; data-original-width=&quot;900&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYb3Khzi4O83Y2ETDuLk7bctnhZGdrFVtH3S6o9ShDrf3MqYcS2N91g95B_2R7rWgS-jNI5DrJt-w2QBq4LTWf5MbODgzNmJ4QVwQ4agmd4a6z3_izeI4jHYeVpd8-CB9C3aFfeQrLdFEe/s640/scr1.png&quot; width=&quot;384&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
Send a WhatsApp message to a number directly&lt;/h3&gt;
&amp;nbsp;To send message to the number directly, check the &lt;b&gt;Show Additional Options &lt;/b&gt;box and type the message in the &lt;b&gt;Text to Send &lt;/b&gt;box. Then click the &quot;Open in WhatsApp&quot; or &quot;Open in WhatsApp Business&quot; button.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilu-bZrVt1dKKOGppctpMqWLRJTrGeqWxP6GmZcW2Dp4QO70tbf7ZEDWniDJNCVBjFiACws_vBy0MN0NM6ZFWWa1FxvT31BL4AsWoVuKFecmLxJHNZPt3Fify4rtG-mRKqldCFdwvTyrw1/s1600/scr2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;953&quot; data-original-width=&quot;1000&quot; height=&quot;608&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilu-bZrVt1dKKOGppctpMqWLRJTrGeqWxP6GmZcW2Dp4QO70tbf7ZEDWniDJNCVBjFiACws_vBy0MN0NM6ZFWWa1FxvT31BL4AsWoVuKFecmLxJHNZPt3Fify4rtG-mRKqldCFdwvTyrw1/s640/scr2.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
Send a Message to many people&lt;/h3&gt;
Leave the prefix and number box empty and just enter the message. Then click the &quot;Open in WhatsApp&quot; or &quot;Open in WhatsApp Business&quot; button, select the chats and click the send button to send the message to all of them.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRj2CbI00hsHuYeX-5TeLYzszZHY8hzFSKjQxa8O_jY3Wvllph_aUBbmRyetYV5-qT6_3PthLZzDuSKlKvwq2areB4fhcOfcmBdBglYCYYId4JJnr1JrIR4_S1sokEa4PBUL7uyd5qIwlJ/s1600/scr3.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;622&quot; data-original-width=&quot;1000&quot; height=&quot;398&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRj2CbI00hsHuYeX-5TeLYzszZHY8hzFSKjQxa8O_jY3Wvllph_aUBbmRyetYV5-qT6_3PthLZzDuSKlKvwq2areB4fhcOfcmBdBglYCYYId4JJnr1JrIR4_S1sokEa4PBUL7uyd5qIwlJ/s640/scr3.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
Create a link to a Chat&lt;/h3&gt;
&lt;div&gt;
Add the number or message or both and then click the &quot;Share Chat Link&quot; button to share the link of the chat using some other app or click the &quot;Copy Chat Link&quot; button to copy the link of the chat to clipboard. Someone can click that link to open the chat in WhatsApp&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdywrHj-5vue0qNaHNIyjesKHSYFgJnMygdpfidTHZY5SlNHXukRyTyzXNjY5yii4GRd4MY92nTYTygL-xbPuFRAsm_ZxCjNj9ttcEEgR8aCrKMOPRPptXt_OpxiCzhDze3fH9AqkqBTVJ/s1600/scr6.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdywrHj-5vue0qNaHNIyjesKHSYFgJnMygdpfidTHZY5SlNHXukRyTyzXNjY5yii4GRd4MY92nTYTygL-xbPuFRAsm_ZxCjNj9ttcEEgR8aCrKMOPRPptXt_OpxiCzhDze3fH9AqkqBTVJ/s640/scr6.png&quot; width=&quot;384&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
Save numbers and messages in History for viewing Later&lt;/h3&gt;
&lt;div&gt;
If you want to save the number or message in history, check the &lt;b&gt;Save in History &lt;/b&gt;box before pressing the send buttons. It will save the current information in history.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDC7SJ50w6CX-Ax3DYudL6QvV-1SW4CtPXpZb98MPt7bdpEfUik3QlgoyAnvsdEia237xJhNHcdAOaSCFHO9-sAZvR4hzLCQ5atb-1Mtg8dLvFurXw6gkAoTrW4GB50Pb26cubiP2zadFA/s1600/scr4.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;564&quot; data-original-width=&quot;1000&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDC7SJ50w6CX-Ax3DYudL6QvV-1SW4CtPXpZb98MPt7bdpEfUik3QlgoyAnvsdEia237xJhNHcdAOaSCFHO9-sAZvR4hzLCQ5atb-1Mtg8dLvFurXw6gkAoTrW4GB50Pb26cubiP2zadFA/s400/scr4.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
To access the history, slide out the navigation drawer and select history. Click on any item to see its details.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDgSF7hKcTwMWqOEcz7l974eykmkLja0_fMN347CP37dvK6GJa2Zo6rfOuIIaXog6E9a7bDOtlnU3lCYX8vWTNWXzsdF1AGy38dCTYVA0IAs0E2IU2_bwvct3H8lqxZ-RnWe7G83CdqDe0/s1600/scr5.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;620&quot; data-original-width=&quot;1000&quot; height=&quot;396&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDgSF7hKcTwMWqOEcz7l974eykmkLja0_fMN347CP37dvK6GJa2Zo6rfOuIIaXog6E9a7bDOtlnU3lCYX8vWTNWXzsdF1AGy38dCTYVA0IAs0E2IU2_bwvct3H8lqxZ-RnWe7G83CdqDe0/s640/scr5.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #111111; font-family: &amp;quot;roboto&amp;quot; , sans-serif; font-size: 14px;&quot;&gt;This app is created by Umer Softwares. Do not forget to share this app with others and &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.watoanyone&quot; target=&quot;_blank&quot;&gt;leave a five-star rating on google play store&lt;/a&gt; if this app helped you. If you face any problem in the app or have any suggestions, you can get in touch with me using the form below:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #111111; font-family: &amp;quot;roboto&amp;quot; , sans-serif; font-size: 14px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;iframe frameborder=&quot;0&quot; height=&quot;841&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;https://docs.google.com/forms/d/e/1FAIpQLSc3zjFDUSZk5TpFusdaTS7qcfDkNQyhlbAayYD-HJ6hRY8w1w/viewform?embedded=true&quot; width=&quot;640&quot;&gt;Loading...&lt;/iframe&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/6874345369363801844/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/chat-link-by-umer-softwares.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6874345369363801844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6874345369363801844'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/chat-link-by-umer-softwares.html' title='Chat Link by Umer Softwares'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFrxQNyuamKRHVgWZDBZ7GExw3Aharyz_VMbpduqD_rB3RR7EqJE6RtSqggl32g3kTVAiFbeXLYqLs7TgzWQb3rlOM1NIuta-8K4hmPHz9pdYOvKCRayrKyZTYPeMXtFQwCihLNLVWudiD/s72-c/Chat+Link.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-6323149882405288011</id><published>2019-07-14T21:30:00.001+05:00</published><updated>2019-07-14T22:06:40.705+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>Create Direct Download Link to Google Drive Files in Android</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwSWkGzaLzLL0oRe_5Qwnyml4hDno3PyEQv90tM-byiKWMFRE5_i7nzR3WBF2c6EoosE1S40QtTJqyDvhgpBev1T4AwLxilRGGWjQt4DXwQ-krZqKSRryrEehyyAOxQbR01IQt3wUyEdaS/s1600/Creating+Direct+Download+Link+in+Android.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;901&quot; data-original-width=&quot;1600&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwSWkGzaLzLL0oRe_5Qwnyml4hDno3PyEQv90tM-byiKWMFRE5_i7nzR3WBF2c6EoosE1S40QtTJqyDvhgpBev1T4AwLxilRGGWjQt4DXwQ-krZqKSRryrEehyyAOxQbR01IQt3wUyEdaS/s640/Creating+Direct+Download+Link+in+Android.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;If you need to share a big file on your phone with someone, you can not send it directly using WhatsApp or other common messaging apps. Many people take the help of Google Drive&#39;s free cloud storage. They upload the file to google drive and send its link to the receiver. When the receiver opens that sharing link, he waits for the preview page to load and then clicks the download button to download. But you can easily create a direct download link before sending. The receiver can click that link to directly download the file. In this post, I am going to show you how to create a direct download link to a file in google drive in Android.&lt;br /&gt;
&lt;br /&gt;
&lt;h2 style=&quot;text-align: center;&quot;&gt;
Procedure&lt;/h2&gt;
&lt;div&gt;
Follow these three steps to get the Direct Download Link:&lt;/div&gt;
&lt;h3&gt;
Step 1: Get Sharing Link of the file&lt;/h3&gt;
&lt;div&gt;
1. Open the &lt;b&gt;Google Drive &lt;/b&gt;android app and navigate to the file you want to create a link of.&lt;/div&gt;
&lt;div&gt;
2. Click on the three dots against the file and &lt;b&gt;turn on Link Sharing&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
3. Again click on three dots and select the &lt;b&gt;Copy Link &lt;/b&gt;option to get the sharing link.&lt;/div&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1j0Qp4uMS-YOAU8TOc1HhdlhmS-TW63Vs_vFcv0PQm1hfdCBmtlFjMvXdkvedqn6QHRggHZbmKxai9nOXGrMXVUjWTIOu4Qz6TD0LSWlgMhOB00zUAvD7OBGJHrR8HUdFCE5Cb0y8SijD/s1600/get+sharing+link.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;600&quot; data-original-width=&quot;1000&quot; height=&quot;384&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1j0Qp4uMS-YOAU8TOc1HhdlhmS-TW63Vs_vFcv0PQm1hfdCBmtlFjMvXdkvedqn6QHRggHZbmKxai9nOXGrMXVUjWTIOu4Qz6TD0LSWlgMhOB00zUAvD7OBGJHrR8HUdFCE5Cb0y8SijD/s640/get+sharing+link.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Getting the Sharing Link of the file&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;h3&gt;
Step 2: Install the &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.linkmanager&quot; target=&quot;_blank&quot;&gt;Drive Link Manager&lt;/a&gt; app from Play Store&lt;/h3&gt;
&lt;div&gt;
Click the following button to download the app from Google Play Store:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.linkmanager&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
You can also scan the following QR Code from your phone to download the app:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9JsjHkHT1rZKqauisJ7AuPOkDryFO-AyLcEItSbIMSspd1Ark65Jyb-2u0fE9YbgOIxVvdvoCqJ0GJrk0nFIUo_rUwKM9_ldj4TNlWOD2wrXrwZON0XHU7LzFwEkVEMJ9MvXJS5UtYhOB/s320/Drive+Link+Manager+QR+Code.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;320&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9JsjHkHT1rZKqauisJ7AuPOkDryFO-AyLcEItSbIMSspd1Ark65Jyb-2u0fE9YbgOIxVvdvoCqJ0GJrk0nFIUo_rUwKM9_ldj4TNlWOD2wrXrwZON0XHU7LzFwEkVEMJ9MvXJS5UtYhOB/s320/Drive+Link+Manager+QR+Code.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;
Step 3: Enter the sharing link in the app to get the Direct Download Link&lt;/h3&gt;
&lt;div&gt;
1. Open the Drive Link Manager app. It should automatically get the sharing link from the clipboard. If it doesn&#39;t, click the &lt;b&gt;paste&lt;/b&gt; button to enter it in the input field.&lt;/div&gt;
&lt;div&gt;
2. Click on &lt;b&gt;Convert &lt;/b&gt;to convert it into the direct download link.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
3. The app will generate the Direct Download Link. You can use the &lt;b&gt;Share &lt;/b&gt;button to share it or the &lt;b&gt;Copy &lt;/b&gt;button to copy it to clipboard.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4CHYMJ-MrFLoiNa7-7EC1lvX6Ob4fr_d3G4w64NW2OBSkwGClCBIpEV3zZjY_8110S4iETCtqDCTIYzA1lkmHRNPVSd1RE9Ew7s3IaW4u_GzSlb9OUU05BjIQDDiSsgr_X6Iiwb0EaTly/s1600/get+download+link.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;602&quot; data-original-width=&quot;1000&quot; height=&quot;384&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4CHYMJ-MrFLoiNa7-7EC1lvX6Ob4fr_d3G4w64NW2OBSkwGClCBIpEV3zZjY_8110S4iETCtqDCTIYzA1lkmHRNPVSd1RE9Ew7s3IaW4u_GzSlb9OUU05BjIQDDiSsgr_X6Iiwb0EaTly/s640/get+download+link.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Converting Sharing link to Direct Download link using the app&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also use the following online script to convert the sharing link to direct download link.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;Enter Sharing Link&lt;/span&gt;
&lt;br /&gt;
&lt;input id=&quot;inp&quot; type=&quot;text&quot; /&gt;

&lt;button id=&quot;btn&quot;&gt;Generate Direct Download Link&lt;/button&gt;
&lt;button id=&quot;cls&quot;&gt;Clear&lt;/button&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;Direct Download Link&lt;/span&gt;
&lt;br /&gt;
&lt;input id=&quot;out&quot; size=&quot;50%&quot; type=&quot;text&quot; /&gt;

&lt;button id=&quot;open&quot;&gt;Open Link&lt;/button&gt;
&lt;button id=&quot;copy&quot;&gt;Copy to Clipboard&lt;/button&gt;
&lt;br /&gt;
&lt;script&gt;
var btn=document.getElementById(&quot;btn&quot;);

btn.onclick= function(){
 var inp=document.getElementById(&quot;inp&quot;).value;
 if (inp.indexOf(&quot;docs.google.com&quot;)==-1 &amp;&amp; inp.indexOf(&quot;drive.google.com&quot;)== -1){
 alert(&quot;Invalid Input&quot;);
 return;
 }
 if (inp.indexOf(&quot;id=&quot;)!= -1){
  var init=inp.split(&quot;id=&quot;);
  var remain=init[1];
  var out=&quot;&quot;;
             var c=remain.split(&quot;&quot;);
  for (var i=0;i&lt;c.length;i++){
                 if (c[i]==&#39;/&#39; || c[i]==&#39;&amp;&#39; || c[i]==&#39;?&#39; || c[i]==&#39; &#39;)
                     break;
                 out+=c[i];
             }
  var pre=&quot;https://drive.google.com/uc?export=download&amp;id=&quot;;
         out=pre+out;
  document.getElementById(&quot;out&quot;).value=out;
  return;
 }
        else if (inp.indexOf(&quot;/d/&quot;)!= -1){
            var init=inp.split(&quot;/d/&quot;);
            var remain=init[1];
            var out=&quot;&quot;;
            var c=remain.split(&quot;&quot;);
            for (var i=0;i&lt;c.length;i++){
                if (c[i]==&#39;/&#39; || c[i]==&#39;&amp;&#39; || c[i]==&#39;?&#39; || c[i]==&#39; &#39;)
                    break;
                out+=c[i];
            }
            var pre=&quot;https://drive.google.com/uc?export=download&amp;id=&quot;;
         out=pre+out;
  document.getElementById(&quot;out&quot;).value=out;
  return;
        }
 alert(&quot;Invalid Input&quot;);

}

var cls=document.getElementById(&quot;cls&quot;);
cls.onclick=function(){
document.getElementById(&quot;inp&quot;).value=&quot;&quot;;
document.getElementById(&quot;out&quot;).value=&quot;&quot;;
}

document.getElementById(&quot;open&quot;).addEventListener(&quot;click&quot;,function(){
 var url=document.getElementById(&quot;out&quot;).value;
 window.open(url,&quot;_blank&quot;);
});

var copy=document.getElementById(&quot;copy&quot;);
copy.onclick=function(){
var out=document.getElementById(&quot;out&quot;);
out.focus();
out.select();
document.execCommand(&#39;copy&#39;);
alert(&quot;Copied to clipboard&quot;);
}

&lt;/script&gt;

&lt;br /&gt;
Do not forget to share this post with others</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/6323149882405288011/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/drive-direct-link-android.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6323149882405288011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6323149882405288011'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/drive-direct-link-android.html' title='Create Direct Download Link to Google Drive Files in Android'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwSWkGzaLzLL0oRe_5Qwnyml4hDno3PyEQv90tM-byiKWMFRE5_i7nzR3WBF2c6EoosE1S40QtTJqyDvhgpBev1T4AwLxilRGGWjQt4DXwQ-krZqKSRryrEehyyAOxQbR01IQt3wUyEdaS/s72-c/Creating+Direct+Download+Link+in+Android.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-6437279924679573752</id><published>2019-07-12T13:11:00.001+05:00</published><updated>2019-07-21T20:40:55.025+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Crop image to Circle in GIMP</title><content type='html'>&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglav6whYWCXDat80pyIE1-6284DBmH-aRJMYyKfOYMG05L_sRnWIOAB95niSlq6Ngl0N7jQ8NBEjbDluW4cT_tcKOQkKMqfVUlFRa1yXcmZKUvI6mqOj9UJbIQwnUrYpJpcmGwVnA84tkD/s1600/Crop+Image+to+Circle+in+GIMP.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1001&quot; height=&quot;223&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglav6whYWCXDat80pyIE1-6284DBmH-aRJMYyKfOYMG05L_sRnWIOAB95niSlq6Ngl0N7jQ8NBEjbDluW4cT_tcKOQkKMqfVUlFRa1yXcmZKUvI6mqOj9UJbIQwnUrYpJpcmGwVnA84tkD/s400/Crop+Image+to+Circle+in+GIMP.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Objective&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://www.gimp.org/&quot; target=&quot;_blank&quot;&gt;GIMP is a free&lt;/a&gt;, open source and easy to use image editing tool. In this post you will learn how to crop an image to a circle using GIMP.&lt;/div&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Procedure&lt;/h2&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
Open the Image&lt;/h3&gt;
Use&lt;b&gt; File&lt;/b&gt; &amp;gt;&lt;b&gt; Open&lt;/b&gt; or press&lt;b&gt; Ctrl + O&lt;/b&gt; to open the image in GIMP. I am using one of my pictures as a sample.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUh8EJT-Mtka9SaZQZ4-ERwqWUXYl3yCb9Z3IeTEwp3l8nZ-QfhGEWYSwHnTaCWRXpsP3SqB5n1iJDAiV43kECCzptVSsOgE0UCfyJ6HmJeLqXkAS-l33cC6KStjKkl-eXPq4rWy5chOvG/s1600/Screenshot+%252898%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;313&quot; data-original-width=&quot;557&quot; height=&quot;356&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUh8EJT-Mtka9SaZQZ4-ERwqWUXYl3yCb9Z3IeTEwp3l8nZ-QfhGEWYSwHnTaCWRXpsP3SqB5n1iJDAiV43kECCzptVSsOgE0UCfyJ6HmJeLqXkAS-l33cC6KStjKkl-eXPq4rWy5chOvG/s640/Screenshot+%252898%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
&lt;/h3&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
Set up Transparency&lt;/h3&gt;
You may skip this step but this is required if you want to put the circular image on other images. It will make everything except the circle in your image transparent.&lt;br /&gt;
&lt;div&gt;
Go to&lt;b&gt; Layer&lt;/b&gt; menu and select&lt;b&gt; Transparency&lt;/b&gt;&amp;nbsp; &amp;gt;&lt;b&gt; Add Alpha Channel&lt;/b&gt;. If it is already greyed out, it means that your image already has transparency.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjML228QLZ_3T2rIzxD-pBF0M0okMkq0a5Ns2EuVPYWBiGS3-gqNLzro1CYgwmlAAoqVd2CUUq2J-PHxJBqSByeGDfsKZSL7gcECfU4WQhAFuJej6aBr83PjZYF2g3DnJHjJeCLeg9bNPp8/s1600/Screenshot+%252899%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;425&quot; data-original-width=&quot;755&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjML228QLZ_3T2rIzxD-pBF0M0okMkq0a5Ns2EuVPYWBiGS3-gqNLzro1CYgwmlAAoqVd2CUUq2J-PHxJBqSByeGDfsKZSL7gcECfU4WQhAFuJej6aBr83PjZYF2g3DnJHjJeCLeg9bNPp8/s640/Screenshot+%252899%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
&lt;/h3&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
Set up Ellipse Select Tool&lt;/h3&gt;
&lt;b&gt;&amp;nbsp; &lt;/b&gt;1. &lt;b&gt;Select the Ellipse Select Tool&lt;/b&gt; from the left toolbar or go to&lt;b&gt; Tools&lt;/b&gt; &amp;gt;&lt;b&gt; Selection Tools&lt;/b&gt; &amp;gt;&lt;b&gt; Ellipse Select&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiylpzNUk_TzO2thLFKC7P43GMDHTBEyqY80U6pl9Rjoxia438Xx3kU5VunycTI42nUFlS1ctODyxfTT_WGUu6iZpP0zZebBpR3JwdacCebD_O2uQavUK-OzZeIxfyspiNt-eEL01WqC-0_/s1600/Screenshot+%2528101%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;411&quot; data-original-width=&quot;732&quot; height=&quot;356&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiylpzNUk_TzO2thLFKC7P43GMDHTBEyqY80U6pl9Rjoxia438Xx3kU5VunycTI42nUFlS1ctODyxfTT_WGUu6iZpP0zZebBpR3JwdacCebD_O2uQavUK-OzZeIxfyspiNt-eEL01WqC-0_/s640/Screenshot+%2528101%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
2.&lt;b&gt; Open the Tool Options&lt;/b&gt; by selecting&lt;b&gt; Windows&lt;/b&gt; &amp;gt;&lt;b&gt; Dockable Dialogs&lt;/b&gt; &amp;gt;&lt;b&gt; Tools Options&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJnN-I2hemH3OmRXuxfK-5ISCTylqEZFfbYoV3qjNHL6-dXrPpiNYw_OLkauxHCvwneGP0hYU3VG4kUk5Z2yjSOTNjwVI1yGSI59CzSOJiNMhu4mMN2FuD1E_x-JyC3rxOXtKORC5vViQ_/s1600/Screenshot+%2528114%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;414&quot; data-original-width=&quot;736&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJnN-I2hemH3OmRXuxfK-5ISCTylqEZFfbYoV3qjNHL6-dXrPpiNYw_OLkauxHCvwneGP0hYU3VG4kUk5Z2yjSOTNjwVI1yGSI59CzSOJiNMhu4mMN2FuD1E_x-JyC3rxOXtKORC5vViQ_/s640/Screenshot+%2528114%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3.&amp;nbsp; In the Tool Options, select the&lt;b&gt; first option&lt;/b&gt; in&lt;b&gt; Mode&lt;/b&gt; which is &quot;Replace Current Selection&quot;.&lt;b&gt; Check the Antialising&lt;/b&gt; box. It will make the edges of the circle better.&lt;b&gt; Set the Aspect Ratio to 1:1&lt;/b&gt; by checking the Fixed Aspect Ratio Box and setting the Aspect ratio to 1:1. Setting the aspect ratio to 1:1 is required only if you want the image to be a circle. If you want the image to be oval shaped, this step is not required.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBiGcYSmPFEjOnhG15tC0VYVbk4-srtQWg6Gz_1dVqPXZfvRDqHsyMpC2lS-HejCd2AMVnyfL64yonA30fkBSRQ2YPXdfKIzQB18k9yWVpdZRzuavoaIQMuo3hmXR31-UdBFLc4sGv9RjK/s1600/Screenshot+%2528102%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;330&quot; data-original-width=&quot;586&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBiGcYSmPFEjOnhG15tC0VYVbk4-srtQWg6Gz_1dVqPXZfvRDqHsyMpC2lS-HejCd2AMVnyfL64yonA30fkBSRQ2YPXdfKIzQB18k9yWVpdZRzuavoaIQMuo3hmXR31-UdBFLc4sGv9RjK/s640/Screenshot+%2528102%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
&lt;/h3&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
Crop the Image&lt;/h3&gt;
1. After setting up the Ellipse Select tool, &lt;b&gt;Mark the Circle on the image&lt;/b&gt;. You can drag the circle from its centre if you want to adjust its position.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-u5PJdkBUiP6X0xCQlFp74ohmTNWx5BTbikF91cBI1R7kJJ-s9bfKrmb0EsShnH2ouXZ1S87z8RiXHDIOdHYoX918zkjveKJaErldxBfnOMSCFq25n_6yDfvudQzNjpxMVrysWOwrhl6z/s1600/Screenshot+%2528104%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1365&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-u5PJdkBUiP6X0xCQlFp74ohmTNWx5BTbikF91cBI1R7kJJ-s9bfKrmb0EsShnH2ouXZ1S87z8RiXHDIOdHYoX918zkjveKJaErldxBfnOMSCFq25n_6yDfvudQzNjpxMVrysWOwrhl6z/s640/Screenshot+%2528104%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. After marking the circle, use &lt;b&gt;Select &lt;/b&gt;&amp;gt; &lt;b&gt;Invert &lt;/b&gt;to select everything exept circle (Shortcut:&lt;b&gt; Ctrl + I&lt;/b&gt;) and &lt;b&gt;hit Delete.&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-HokOeTp7qsuXXiW4WvaXDe_I9ktRcQJg1zThj0Pz6NtGXVQ5pSaMncgZR-DIeHctE9_CV-VtCqFrr8WRXY2vuZVgNcfPUmshjO2s_TLDE20bbV3ag9e8audW1GfzYMNcbY_1cyzd5HQe/s1600/Screenshot+%2528105%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;421&quot; data-original-width=&quot;748&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-HokOeTp7qsuXXiW4WvaXDe_I9ktRcQJg1zThj0Pz6NtGXVQ5pSaMncgZR-DIeHctE9_CV-VtCqFrr8WRXY2vuZVgNcfPUmshjO2s_TLDE20bbV3ag9e8audW1GfzYMNcbY_1cyzd5HQe/s640/Screenshot+%2528105%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. You will be left with a circle only.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiO2JkvA2SVT5dwV3Kp3mRbTAkxweZxlXNihNxCi2N6UXvisZ1fR1Q9bYufTVUDad1_I-KlmQKyv30ByABy3aCWcGyZM-sV0o-crouKjzfgae6YpnDzxeCgcdQ2_3WzghGT9YmbdFUiKKs/s1600/Screenshot+%2528107%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;767&quot; data-original-width=&quot;1362&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiO2JkvA2SVT5dwV3Kp3mRbTAkxweZxlXNihNxCi2N6UXvisZ1fR1Q9bYufTVUDad1_I-KlmQKyv30ByABy3aCWcGyZM-sV0o-crouKjzfgae6YpnDzxeCgcdQ2_3WzghGT9YmbdFUiKKs/s640/Screenshot+%2528107%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
&lt;/h3&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
Cut the Excess Area&lt;/h3&gt;
If there is an excess blank area in the screen, you can eliminate it by using &lt;b&gt;Image &lt;/b&gt;&amp;gt; &lt;b&gt;Crop to Content&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwHaqDKZLbSMQFq2rUN2eCRfvbwzNs123C6TX0rSjZWt5eVR0jttzxB8jXcDdpEuqqHf_CCP2HDX_KXBzWjYggtehhmw8InMtiJlmk3yqZX9CQK1t8d1szF1Vr0DEEC3bwCR8OGhhw6afF/s1600/Screenshot+%2528108%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;452&quot; data-original-width=&quot;802&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwHaqDKZLbSMQFq2rUN2eCRfvbwzNs123C6TX0rSjZWt5eVR0jttzxB8jXcDdpEuqqHf_CCP2HDX_KXBzWjYggtehhmw8InMtiJlmk3yqZX9CQK1t8d1szF1Vr0DEEC3bwCR8OGhhw6afF/s640/Screenshot+%2528108%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
All excess blank area will be removed.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDP9Cx2frqPM8vvAnutTBFza5O7gFDJYM-d81JyNCY_kTdCGhJ19wH9Uqn6bGkml4iFZJTQW1xD9qrqwN0jxIdSBL7vBts4f5C2X4U3fzfDTYz8zll-Qc2RHIw_sUTnHYTSik-BTh_lf0o/s1600/Screenshot+%2528109%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;766&quot; data-original-width=&quot;1362&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDP9Cx2frqPM8vvAnutTBFza5O7gFDJYM-d81JyNCY_kTdCGhJ19wH9Uqn6bGkml4iFZJTQW1xD9qrqwN0jxIdSBL7vBts4f5C2X4U3fzfDTYz8zll-Qc2RHIw_sUTnHYTSik-BTh_lf0o/s640/Screenshot+%2528109%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
&lt;/h3&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
Export the Image&lt;/h3&gt;
1. Click on &lt;b&gt;File &lt;/b&gt;&amp;gt; &lt;b&gt;Export As&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdOZjFbl1CeC-yOd8OCsMfAW08YgH57aDem7uh5LfDhePRr6AHaTaEVIkCGgh_NpD2tLbWBzbKp91NfvbjUCcK-HyB7jyiCVaFW5if_zGX4upOS4tBqdvwlhdDbN79xbFoWYNuE965ncHn/s1600/Screenshot+%2528110%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;356&quot; data-original-width=&quot;631&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdOZjFbl1CeC-yOd8OCsMfAW08YgH57aDem7uh5LfDhePRr6AHaTaEVIkCGgh_NpD2tLbWBzbKp91NfvbjUCcK-HyB7jyiCVaFW5if_zGX4upOS4tBqdvwlhdDbN79xbFoWYNuE965ncHn/s640/Screenshot+%2528110%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. Set the path. &lt;b&gt;Select png &lt;/b&gt;from the file type. It will ensure that you do not loose the transparency in your image. Hit &lt;b&gt;Export&lt;/b&gt;.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5ckG4GBx-s7paGRRaFt7_vPaPlyyqW0KuLl2EVk88abyFZaZEenXYNWHr0l3iLF7expymyHnJl3t3MnflDQkpTxxg3LTICvdu942TIb9GP0t-GAJDfvcdWvdjt4YUnpYlFaXWiKzXYSPv/s1600/Screenshot+%2528111%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;766&quot; data-original-width=&quot;1362&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5ckG4GBx-s7paGRRaFt7_vPaPlyyqW0KuLl2EVk88abyFZaZEenXYNWHr0l3iLF7expymyHnJl3t3MnflDQkpTxxg3LTICvdu942TIb9GP0t-GAJDfvcdWvdjt4YUnpYlFaXWiKzXYSPv/s640/Screenshot+%2528111%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
You can also watch a video of me doing this step by step.&lt;br /&gt;
&lt;iframe allow=&quot;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/TB7QttxJUrI&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
Hope you liked this post. Do not forget to share this with others.</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/6437279924679573752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/gimp-circle-crop.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6437279924679573752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6437279924679573752'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/gimp-circle-crop.html' title='Crop image to Circle in GIMP'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglav6whYWCXDat80pyIE1-6284DBmH-aRJMYyKfOYMG05L_sRnWIOAB95niSlq6Ngl0N7jQ8NBEjbDluW4cT_tcKOQkKMqfVUlFRa1yXcmZKUvI6mqOj9UJbIQwnUrYpJpcmGwVnA84tkD/s72-c/Crop+Image+to+Circle+in+GIMP.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-3984906464516566403</id><published>2019-07-05T23:09:00.000+05:00</published><updated>2019-07-07T22:07:45.202+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Android Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="Remix OS"/><title type='text'>How to use Universal Copy?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj0a-OPn8eg4YNIh8Cr-hreX8Z06gYJyg4ssHC8UvF7kDMZWvrsZO3Q7AsuX5UzVdqtZunkrinR7oE2QyjHo41sCiBTGopGmyOaC8NwSterAxNn3bbY121LSlh7QdvwzLfsj00jVIkTGP3/s1600/Universal+Copy-+Copy+anything+from+screen.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;500&quot; data-original-width=&quot;886&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj0a-OPn8eg4YNIh8Cr-hreX8Z06gYJyg4ssHC8UvF7kDMZWvrsZO3Q7AsuX5UzVdqtZunkrinR7oE2QyjHo41sCiBTGopGmyOaC8NwSterAxNn3bbY121LSlh7QdvwzLfsj00jVIkTGP3/s400/Universal+Copy-+Copy+anything+from+screen.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;
Purpose of the app&lt;/h2&gt;
You are using your smartphone. You want to copy something on the screen. You try to long press the text and copy that but you can&#39;t do it. This app takes that pain away. It allows you to select and copy text from the screen that you can&#39;t do with Android&#39;s default long press.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Download&lt;/h2&gt;
You can search &quot;Universal Copy&quot; on the play store or click the following button to download&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.camel.corp.universalcopy&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
or scan the following QR code from your phone if you are viewing this on PC.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikpCm7qKVT5vQmcQcRc9yKp2Nch3IPTv1GlDDDM9qj5jCnK5LuzaDOh_86PS2diFkX4drT04Z4gNr56MRfASy0ug4h8MeNUNv3DbKAkdG8gbLLBVPrhXj3f6CRgw7RSaVFesKJf8IGGlzL/s1600/universal+copy+qr+code.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;432&quot; data-original-width=&quot;433&quot; height=&quot;318&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikpCm7qKVT5vQmcQcRc9yKp2Nch3IPTv1GlDDDM9qj5jCnK5LuzaDOh_86PS2diFkX4drT04Z4gNr56MRfASy0ug4h8MeNUNv3DbKAkdG8gbLLBVPrhXj3f6CRgw7RSaVFesKJf8IGGlzL/s320/universal+copy+qr+code.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
Usage&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. Soon after installing the app, open it and &lt;b&gt;enable&lt;/b&gt; it by using the very first option. In the next dialog that appears, click &lt;b&gt;OPEN SETTINGS&lt;/b&gt;. &lt;b&gt;Find &quot;Universal Copy&quot; &lt;/b&gt;in the list of apps that appear.&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfBqslIL-DnFodo8akGALcJu5GRtMS8LRGkt4cVA2IClKJe2CnKy3wSUOoXQXhP3dk1sWYZxwcbSxEdER-uAMNBI03QIDH40g0Zh5Jo8F2JJBedpVrvAnuUVGyXbJq84EgBqkXVCW-HMnf/s1600/1556791916039.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;845&quot; data-original-width=&quot;1395&quot; height=&quot;384&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfBqslIL-DnFodo8akGALcJu5GRtMS8LRGkt4cVA2IClKJe2CnKy3wSUOoXQXhP3dk1sWYZxwcbSxEdER-uAMNBI03QIDH40g0Zh5Jo8F2JJBedpVrvAnuUVGyXbJq84EgBqkXVCW-HMnf/s640/1556791916039.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
2. &lt;b&gt;Enable &lt;/b&gt;the&amp;nbsp;permission. In the next dialog that appears, click &lt;b&gt;OK&lt;/b&gt;. Universal Copy is activated successfully.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWXkkNRuSJNDWSfVGQLHv_rTasJ-InpbdFyJiKInCqTjLsdzpa9ZWB5Oe1Lt0_EWTwIswDNjA_BIkoCIgP25qEERtKS_IkqxeA6jRI5UfqAnOIm3-noYEA-lYG-iprpU7sSq8E4ZAvPMoj/s1600/1556791938867.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;861&quot; data-original-width=&quot;1380&quot; height=&quot;396&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWXkkNRuSJNDWSfVGQLHv_rTasJ-InpbdFyJiKInCqTjLsdzpa9ZWB5Oe1Lt0_EWTwIswDNjA_BIkoCIgP25qEERtKS_IkqxeA6jRI5UfqAnOIm3-noYEA-lYG-iprpU7sSq8E4ZAvPMoj/s640/1556791938867.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
3. A notification will appear in the notification shade. &lt;b&gt;Click the notification &lt;/b&gt;to enable copy mode. Now you can&amp;nbsp;&lt;b&gt;tap anything on the screen&amp;nbsp;&lt;/b&gt;to select and&amp;nbsp;tap the&amp;nbsp;&lt;b&gt;copy button&lt;/b&gt;.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitIZTpj4y2fIwYTizSEQZh8D7cIZ8DBOO9ZpAUupVUnw-bdtEQdLgdyFMGnWa9zcv0zYPtIxFqMrnrkbJb4-6ZClfcM6JNMxqBaJ7IaJDSxG6pwzLLgw4TI_gLPhgg92uOEQju4OTigSRW/s1600/1556791965011.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;851&quot; data-original-width=&quot;1387&quot; height=&quot;390&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitIZTpj4y2fIwYTizSEQZh8D7cIZ8DBOO9ZpAUupVUnw-bdtEQdLgdyFMGnWa9zcv0zYPtIxFqMrnrkbJb4-6ZClfcM6JNMxqBaJ7IaJDSxG6pwzLLgw4TI_gLPhgg92uOEQju4OTigSRW/s640/1556791965011.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
4. The selected text will be copied to clipboard. You can &lt;b&gt;paste the text in any application&lt;/b&gt;.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfZm9Hj8wq9zVeH_HdatHknJC6BU94vObF6B1yKJZphmPdckY34L9roZoU7s-mDQ-y3E4T24kOYdiaKn55fCjn4EdAxOYyshnvYPNI8IaJRX2L0au2MeddyCHABNkDzf3uWEDWkFkewoT9/s1600/1556791994863.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;855&quot; data-original-width=&quot;897&quot; height=&quot;608&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfZm9Hj8wq9zVeH_HdatHknJC6BU94vObF6B1yKJZphmPdckY34L9roZoU7s-mDQ-y3E4T24kOYdiaKn55fCjn4EdAxOYyshnvYPNI8IaJRX2L0au2MeddyCHABNkDzf3uWEDWkFkewoT9/s640/1556791994863.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;Also See: &lt;/b&gt;&lt;a href=&quot;https://umersoftwares.blogspot.com/2019/03/clip-stack-clipboard-manager-for-android.html&quot; target=&quot;_blank&quot;&gt;Clip Stack - Clipboard Manager for Android&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Other Features and Options&lt;/h2&gt;
1. By default when you enable copy mode, there is a bar at the top. If you feel that the bar hides the text that you want to copy, you can &lt;b&gt;enable full-screen mode &lt;/b&gt;to hide that bar.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjA5k-QSE4h3X7mZGmnR128zQ1dBtZary5kkzVqo7684iaKVxFr1wXiODLLTW9ky_U2prQvgK4MNq6aKurnvExMDr9qvS8P38bHE108TKRmoNFybOS2cKrCvD4CZDjwaJT6MlNEXnG4FFnG/s1600/1556793872401.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;896&quot; data-original-width=&quot;537&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjA5k-QSE4h3X7mZGmnR128zQ1dBtZary5kkzVqo7684iaKVxFr1wXiODLLTW9ky_U2prQvgK4MNq6aKurnvExMDr9qvS8P38bHE108TKRmoNFybOS2cKrCvD4CZDjwaJT6MlNEXnG4FFnG/s640/1556793872401.png&quot; width=&quot;380&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
2. When the copy mode is activated, you can tap the text to select it, double tap to copy and long press to edit. However, you can &lt;b&gt;change the functions of double tap and long press.&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7vHdNRadQVADBr1QfdraSLFdfgH3CtEFLT5px5eD3qr2WuBNaO1hcZqryiF6ExWYb-4FjklVNKpYr9qHDiexAdyfECbegCdDg9molJa3pG2C-eDe5-JUbmY0P4Cp61dVWhV40VkPJylYo/s1600/1556793877553.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;896&quot; data-original-width=&quot;537&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7vHdNRadQVADBr1QfdraSLFdfgH3CtEFLT5px5eD3qr2WuBNaO1hcZqryiF6ExWYb-4FjklVNKpYr9qHDiexAdyfECbegCdDg9molJa3pG2C-eDe5-JUbmY0P4Cp61dVWhV40VkPJylYo/s640/1556793877553.png&quot; width=&quot;380&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
3. By default, you can enable copy mode from the notification in the notification shade but you can also &lt;b&gt;enable the copy mode by long pressing some specified buttons&lt;/b&gt; (includes: back button, volume buttons,...). You can also &lt;b&gt;disable the notification.&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0U7biQIcldcF3zeHd8XhoyJW80ODTMV3lgGzGxZJ2WsR4A0wW7_w9GI8ZiPUwRU047JjxgMWdVPERdaMtCOafx-n0B7I1oMuOgNvEkDqrnKVHJj42-_Kdy2gxBiJApgYtGz2ld6DeQ2Jf/s1600/1556793962538.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;896&quot; data-original-width=&quot;537&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0U7biQIcldcF3zeHd8XhoyJW80ODTMV3lgGzGxZJ2WsR4A0wW7_w9GI8ZiPUwRU047JjxgMWdVPERdaMtCOafx-n0B7I1oMuOgNvEkDqrnKVHJj42-_Kdy2gxBiJApgYtGz2ld6DeQ2Jf/s640/1556793962538.png&quot; width=&quot;380&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
3. The app also has an &lt;b&gt;OCR Mode &lt;/b&gt;which is &lt;b&gt;not free&lt;/b&gt;. When there is some text on the screen that can not be directly copied, optical character recognition can be applied to an image of the screen to extract the text. If you &lt;b&gt;do not want to pay&lt;/b&gt; for this feature, you can &lt;b&gt;take a screenshot&lt;/b&gt; of the screen and &lt;b&gt;&lt;a href=&quot;https://umersoftwares.blogspot.com/2019/03/text-scanner-ocr-app-for-android.html&quot; target=&quot;_blank&quot;&gt;apply OCR to it using this free app&lt;/a&gt;&lt;/b&gt;.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
I hope this post helped you. If it did, do not forget to &lt;a href=&quot;https://fb.com/umersoftwaresblogger&quot; target=&quot;_blank&quot;&gt;like us on facebook&lt;/a&gt;.&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/3984906464516566403/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/how-to-use-universal-copy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/3984906464516566403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/3984906464516566403'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/07/how-to-use-universal-copy.html' title='How to use Universal Copy?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj0a-OPn8eg4YNIh8Cr-hreX8Z06gYJyg4ssHC8UvF7kDMZWvrsZO3Q7AsuX5UzVdqtZunkrinR7oE2QyjHo41sCiBTGopGmyOaC8NwSterAxNn3bbY121LSlh7QdvwzLfsj00jVIkTGP3/s72-c/Universal+Copy-+Copy+anything+from+screen.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-1482338234796796854</id><published>2019-04-04T16:01:00.001+05:00</published><updated>2019-07-02T18:53:40.146+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Remix OS"/><title type='text'>Download Remix OS for PC: With installation Tool B2016080802</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK7ib5HdbpQHLYPMvhVmtZxybtkfTC_rmc9vyH0iPO2HbwpAVQhQdZnaEueR0i_Nz0-56KiPRiYGNmIpjin5vduPQrCF1yhSc4t1QyOR9_MPw-QP5H9W6WKJjsoSUDxfizlxTeOe1XAs-w/s1600/Download+Remix+OS+for+PC.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK7ib5HdbpQHLYPMvhVmtZxybtkfTC_rmc9vyH0iPO2HbwpAVQhQdZnaEueR0i_Nz0-56KiPRiYGNmIpjin5vduPQrCF1yhSc4t1QyOR9_MPw-QP5H9W6WKJjsoSUDxfizlxTeOe1XAs-w/s320/Download+Remix+OS+for+PC.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;
Downloads&lt;/h2&gt;
&lt;div&gt;
Remix OS for Windows comes in 32 bit and 64 versions.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
32 bit download&lt;/h3&gt;
&lt;div&gt;
&lt;b&gt;File Name:&amp;nbsp;&lt;/b&gt;Remix_OS_for_PC_Android_M_32bit_B2016112201.zip&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;File Size:&lt;/b&gt; 850 MB&lt;/div&gt;
&lt;b&gt;Version:&lt;/b&gt; 1.0 B2016080802&lt;br /&gt;
&lt;b&gt;ZIP File Contents:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;How_to_launch_Remix_OS_for_PC.txt&lt;/li&gt;
&lt;li&gt;Remix_OS_for_PC_Android_M_32bit_B2016112201.iso&lt;/li&gt;
&lt;li&gt;Remix_OS_for_PC_Installation_Tool-B2016080802.exe&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://drive.google.com/uc?id=0B9InyQ_Z1zR-WkxldVpQRWFPYkk&amp;amp;export=download&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;300&quot; data-original-width=&quot;1072&quot; height=&quot;89&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2hzkax39MhcJxJptWyGNP6T5U76zmxOIrc-csrWxQR9U3Mp4-mUdagknnkZhMI3aHJJOIDKjJ8rYwyptvRzc8zaDz-aH0PMtpNbxHg8-D7QlQIticMKp5ip2ZPF9OMaDZMAqq45efGyvX/s320/Download+From+Google+Drive.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;u&gt;&lt;span style=&quot;color: #000120;&quot;&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://mega.nz/#!fnwyHa5T!s3_0IFhF2uE4MF_WwukeRNnc-HRMTK30uU_HQifrXNU&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;https://mega.nz/#!fnwyHa5T!s3_0IFhF2uE4MF_WwukeRNnc-HRMTK30uU_HQifrXNU&quot; border=&quot;0&quot; data-original-height=&quot;300&quot; data-original-width=&quot;1066&quot; height=&quot;90&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwDOY-l46nHq-EcyWjQ0m1gvf26-4fxWpHG_V7ODfhhSCAwSMiPU4kRAFM5szuXo8y-poCNK0c2PRBcXHPUFMfpgELah7thoIL6x4EN-FEyFbbKPZgl6TX8BasXeFUa1bLh6lIT582ZUdF/s320/Download+from+Mega.nz.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;br /&gt;&lt;/h3&gt;
&lt;h3&gt;
64 bit download&lt;/h3&gt;
&lt;br /&gt;&lt;b&gt;File Name:&lt;/b&gt; Remix_OS_for_PC_Android_M_64bit_B2016112101.zip&lt;br /&gt;&lt;br /&gt;&lt;b&gt;File Size: &lt;/b&gt;1.02 GB&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version: &lt;/b&gt;1.0 B2016080802&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ZIP File Contents:&lt;/b&gt;&lt;div&gt;
&lt;span style=&quot;background-color: white; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-variant: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;
&lt;ul style=&quot;-webkit-text-stroke-width: 0px; color: black; font-family: Times New Roman; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;
&lt;li&gt;How_to_launch_Remix_OS_for_PC.txt&lt;/li&gt;
&lt;li&gt;Remix_OS_for_PC_Android_M_64bit_B2016112101.iso&lt;/li&gt;
&lt;li&gt;Remix_OS_for_PC_Installation_Tool-B2016080802.exe&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;u&gt;&lt;/u&gt;&lt;sub&gt;&lt;/sub&gt;&lt;sup&gt;&lt;/sup&gt;&lt;strike&gt;&lt;/strike&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://mega.nz/#!DyxgVY5B!kRRuztGzmoBGdDqN3ZblTcNsN5WO4obsPgYSWUsfmKU&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;300&quot; data-original-width=&quot;1066&quot; height=&quot;90&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwDOY-l46nHq-EcyWjQ0m1gvf26-4fxWpHG_V7ODfhhSCAwSMiPU4kRAFM5szuXo8y-poCNK0c2PRBcXHPUFMfpgELah7thoIL6x4EN-FEyFbbKPZgl6TX8BasXeFUa1bLh6lIT582ZUdF/s320/Download+from+Mega.nz.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #000120;&quot;&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
Which one to download?&lt;/h3&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
It is recommended to download the 32 bit version because it works on almost all devices. I have tried the 64 bit version on 64 bit supported processors but it does not work. So it is recommended to download the 32 bit version because it works.&lt;/div&gt;
&lt;br /&gt;
&lt;h2&gt;
What is Remix OS?&lt;/h2&gt;
You use Windows or Mac OS or Linux on your computer and laptop. Similarly, you use Android or IOS on your smart phone and tablet. These are operating systems. Operating system make our computer devices usable. An app made for a particular operating system will run only on that operating system. But what if you want to run an app designed for one operating system on another operating system? For example, if you wanted to run an Android app on Windows. You can install an Android Emulator in Windows. BlueStacks, Nox Player and Genymotion are examples of Android emulators. When you use an android app in an android emulator on windows, your machine is running Windows. Windows is running the emulator and the emulator is running the app. You can not expect a good experience in this situation because the system resources are being used by many other things between your machine and the app. This problem can be solved if you install Android as an operating system on your PC. Remix OS is a modified version of Android Marshmallow that you can install on your computer. Since this is android, you can run almost all android apps and games on your computer and laptop using Remix OS. You can use it in dual boot with Windows and the &lt;a href=&quot;https://umersoftwares.blogspot.com/2017/06/installing-remix-os.html&quot; target=&quot;_blank&quot;&gt;procedure for installing&lt;/a&gt; is also very easy.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Developer&lt;/h2&gt;
Jide Technologies is the developer of Remix OS. See &lt;a href=&quot;http://jide.com/&quot;&gt;http://jide.com&lt;/a&gt; . Learn about Remix OS from the developer at&amp;nbsp;&lt;a href=&quot;http://www.jide.com/remixos-for-pc&quot;&gt;http://www.jide.com/remixos-for-pc&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Installation&lt;/h2&gt;
Step by step guide on installing Remix OS in Windows can be accessed &lt;a href=&quot;https://umersoftwares.blogspot.com/2017/06/installing-remix-os.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/06/installing-remix-os.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;179&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikMS7F6w1txVTMyur3kQdDDPxyHOg1sScjq6WF_PkbH6cVN0Z9S1Cb3Li4o8H2s8Ijnhk9wNQDuMieTg_bMHExupWijUhFXgKIchFp2XeghvYLFvxDjNhEzuQ3COljYoHzeDHa1hB7aMxt/s320/Screenshot_20170625-032816+-+Copy.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #000120;&quot;&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;/div&gt;
&lt;h2&gt;
Screenshots &amp;amp; Features&lt;/h2&gt;
&lt;div&gt;
1. Remix OS offers a desktop like environment. You get a desktop like windows instead of regular android home screen where you can place your apps.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPiKDUp0NAcbMFdZoX1DxHW6jRfJc9tw2wM3p8NeL2Xp2RhyphenhyphenVHRVIC5ML90XJpcLssndvOnyEqcW7yxQ-k3cO60ueUv_ho9akP9jnh34T3dSKtORGYhZCAMjol7T7MQ5FAHX9uiPtbhlFb/s1600/Screenshot_20190402-233837.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPiKDUp0NAcbMFdZoX1DxHW6jRfJc9tw2wM3p8NeL2Xp2RhyphenhyphenVHRVIC5ML90XJpcLssndvOnyEqcW7yxQ-k3cO60ueUv_ho9akP9jnh34T3dSKtORGYhZCAMjol7T7MQ5FAHX9uiPtbhlFb/s320/Screenshot_20190402-233837.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. Instead of app drawer, it has a start menu like interface.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh02G9P9yg7sOi1fINGl5mUi_ZfIXkXjo0WO3x1Ly98h062zwsrFDeuof03_BTCKmyNUJPXqw2dKieVWTelwF6irjE7NdN-qe0YUS4PZtLrj-6YwuGqBpGzvqmuTvB6BGewXbRQNKDLZNyO/s1600/Screenshot_20190402-233912.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh02G9P9yg7sOi1fINGl5mUi_ZfIXkXjo0WO3x1Ly98h062zwsrFDeuof03_BTCKmyNUJPXqw2dKieVWTelwF6irjE7NdN-qe0YUS4PZtLrj-6YwuGqBpGzvqmuTvB6BGewXbRQNKDLZNyO/s320/Screenshot_20190402-233912.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. The notifications appear in a side bar like Windows 10 instead of a notification shade like android on phone&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFJEfPftqAlB1_nW5au2w28tRsr3395kyaaUst_dritYBU8iqRaAD9A5Ked3LXBsZax4-Gy6_gUxih_fTBT5nMFx52UNYvQfZNoOBrNFeFvi7VmsUajoeRbN3R0DLTEp7Jc-vQK0EYrvYy/s1600/Screenshot_20190402-233923.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFJEfPftqAlB1_nW5au2w28tRsr3395kyaaUst_dritYBU8iqRaAD9A5Ked3LXBsZax4-Gy6_gUxih_fTBT5nMFx52UNYvQfZNoOBrNFeFvi7VmsUajoeRbN3R0DLTEp7Jc-vQK0EYrvYy/s320/Screenshot_20190402-233923.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. Play Store works in Remix OS. Usually google play services do not work in many android emulators.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisXci9yUYUwhjTcvr2dBpGzXxx642eDJbpdp3SP6Y7p6rbkqq44T1KXio6Da4vTMYVPlm8PVa2NtzgzpGTvlpDNkaHHF6hj_adMhZYWBclf8_KeMnzLRP73BeG2JuuXYs3qIOpS067p-rx/s1600/Screenshot_20190402-233940.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisXci9yUYUwhjTcvr2dBpGzXxx642eDJbpdp3SP6Y7p6rbkqq44T1KXio6Da4vTMYVPlm8PVa2NtzgzpGTvlpDNkaHHF6hj_adMhZYWBclf8_KeMnzLRP73BeG2JuuXYs3qIOpS067p-rx/s320/Screenshot_20190402-233940.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5. You can do multitasking. Apps can run in windowed mode as well. So you can place them side by side and use more than one apps at a time.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH0XUSS6XdzjN13PAmTjNO1q6xJZW6mhNTiFiijyGuRVTgo7KQXMM20flsCMSODILQWibsUdUyyV0DyPKJjpdn8OmCwywl1-nBEDXtQbn24TJ2RwjkgH1tqgr788S_fo_tp3sdfogyqFf_/s1600/Screenshot_20190402-234107.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH0XUSS6XdzjN13PAmTjNO1q6xJZW6mhNTiFiijyGuRVTgo7KQXMM20flsCMSODILQWibsUdUyyV0DyPKJjpdn8OmCwywl1-nBEDXtQbn24TJ2RwjkgH1tqgr788S_fo_tp3sdfogyqFf_/s320/Screenshot_20190402-234107.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
6. Gaming toolkit is the &lt;a href=&quot;https://umersoftwares.blogspot.com/2017/07/setting-up-built-in-keymapper-in-remix.html&quot; target=&quot;_blank&quot;&gt;built in keymapper in Remix OS&lt;/a&gt; which makes it easier to play games. Read more about it &lt;a href=&quot;https://umersoftwares.blogspot.com/2017/07/setting-up-built-in-keymapper-in-remix.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC4c77KkV9VLKm-HRApSHWgSICAoVdctqv2nrT-DLft_GxZ-Lczh8-zMHcTHHBmwh4BTA7Dpo6-7M3EcXp9rcjTNwOt6ipzRiHwXFDd9gvyZc74zjB4ykp_7Nc0KxJuz12J-QLIWbCTpwB/s1600/Screenshot_20190402-234130.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC4c77KkV9VLKm-HRApSHWgSICAoVdctqv2nrT-DLft_GxZ-Lczh8-zMHcTHHBmwh4BTA7Dpo6-7M3EcXp9rcjTNwOt6ipzRiHwXFDd9gvyZc74zjB4ykp_7Nc0KxJuz12J-QLIWbCTpwB/s320/Screenshot_20190402-234130.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
7. It supports many WiFi drivers. You get a dedicated app built in to manage WiFi.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9g8GZbSuDwzLrBq_Yu936_OcH2nxDxFdvvZ8iRWe3JM3nN8PXAC4trdLKaJmmACJAQziDjkNIgsBTr_kSpqYpI0QcvwFlFjDCP9Nt_p0zD314wWMTZk4xmZJ_GzGZTV6vcfvTBdFVEno0/s1600/IMG_20190404_114821.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9g8GZbSuDwzLrBq_Yu936_OcH2nxDxFdvvZ8iRWe3JM3nN8PXAC4trdLKaJmmACJAQziDjkNIgsBTr_kSpqYpI0QcvwFlFjDCP9Nt_p0zD314wWMTZk4xmZJ_GzGZTV6vcfvTBdFVEno0/s320/IMG_20190404_114821.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;
See these too&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/07/setting-up-built-in-keymapper-in-remix.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;535&quot; data-original-width=&quot;951&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirLvHeV8UVvQ_WphydBC_zMREYV9u1YSfQDOvvJuRwEzZ7WzDgdK8iUsfCA0nj3kId7VCQlKXXD6dQ0HDcQLpY-y6LMvJvcWIuifUqRid9c6oXjgNJ_DKH9scjgFlXhNF4dwCPAuRs2cLh/s320/Keymapper+in+Remix+OS%252C+Jide+Gaming+Toolkit.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/08/how-to-enable-support-for-third-party.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;563&quot; data-original-width=&quot;1000&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLVr-x_3u8ZXEHNwh7uH34CCelj3jUL6woXpfY2NB4FGaz5CWyyjExyAqR18soyBvRGcQ_RrHVvyPb1i6PHSCPN85ZnmuNQ9HDA-oyuVgHcACr1AlAVkAzvbcaL8DHg715ECaaXiBoxV_r/s320/How+to+enable+support+for+third+party+launchers+in+remix+os.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/07/usb-size-reduced-after-installing-remix.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;402&quot; data-original-width=&quot;715&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjStbtO-MTr6OjRdN8SNwv72tn7Z_6FD0bRqKG-DBMtB3wwyh-93kEbXZ-_IJK0ylHg9-OTHgsUfqnYfiS3qMaDbhq2AYCKswVq98xIqLluZKd6kgXlkgTWW4PCBbf8DQ4pAG4TVhT4ek2o/s320/Recover+usb+size+after+uninstalling+remix+os.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/09/how-to-install-apps-in-remix-os-if-you.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeSTOefqbvUx_hkybxItv6nOKbDNG96x0l5GoOCbR5zuSZ4MfvXffVu6gonMb9ZusWQtQOuGEsllYQhkt4EbkequVpHyw4uDLyiJncaWEWXEHi-B4ST2iwNuwkyxXCxhNTcHg50CxhYKrK/s320/install+apps+in+remix+os+without+internet.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/07/how-to-capture-screenshot-in-remix-os.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi047hVyTzeKDYlRnhlr-9REjZLhOWd22TFLyWvwzYKKvGmrqS0o4DqJcTKyLWWo9dOxSZHUs3q95SPObzrTwiq9a0A_NhsrP5LYkvuM8nEnCpwXGlxdgUxFHYw1JtfXXGlsYB0BmC9Iw2_/s320/How+to+take+screenshots+in+remix+os.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #000120;&quot;&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/1482338234796796854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/04/download-remix-os-for-pc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1482338234796796854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1482338234796796854'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/04/download-remix-os-for-pc.html' title='Download Remix OS for PC: With installation Tool B2016080802'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK7ib5HdbpQHLYPMvhVmtZxybtkfTC_rmc9vyH0iPO2HbwpAVQhQdZnaEueR0i_Nz0-56KiPRiYGNmIpjin5vduPQrCF1yhSc4t1QyOR9_MPw-QP5H9W6WKJjsoSUDxfizlxTeOe1XAs-w/s72-c/Download+Remix+OS+for+PC.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-5493755381215758602</id><published>2019-04-02T19:53:00.002+05:00</published><updated>2019-04-09T23:51:22.772+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Android Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="My Software"/><title type='text'>Drive Link Manager by Umer Softwares</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEje8HCAkiCtxWMVsvkK7bHUWwZQ0B5ZHtO7lW-hfsvr7OSAhDJe9PWRh6NYUtVhmkXoQTMfs3CwyRSxVFIXHIiF8KZmAxMp3NEx78PcTHZH7P4wo4esm_R_5RRsbdz65BpQhiVafYGSyuEK/s1600/Drive+Link+Manager.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;500&quot; data-original-width=&quot;1024&quot; height=&quot;156&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEje8HCAkiCtxWMVsvkK7bHUWwZQ0B5ZHtO7lW-hfsvr7OSAhDJe9PWRh6NYUtVhmkXoQTMfs3CwyRSxVFIXHIiF8KZmAxMp3NEx78PcTHZH7P4wo4esm_R_5RRsbdz65BpQhiVafYGSyuEK/s320/Drive+Link+Manager.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Is this app for you?&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
If you are the person who saves files in google drive to share with others, this app will help you a lot.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Purpose of app&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
When you enable link sharing for a file in google drive, you get a link for that file. That is the sharing link or view link. When someone opens that link, the file will be viewed in his browser or it will just say &quot;No Preview Available&quot;. Then the person can click the download button to download the file. But you can use that sharing link to create a direct download link for the file. When a person opens the direct download link, the file will start downloading instead of viewing in the browser. This app can create direct download link by taking a sharing link from you and vice versa. This app will also save your links so that you can access them from the app easily instead of going to google drive and generating a link again.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Download&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
You can search the app by name &quot;Drive Link Manager&quot; on google play store. Following is the icon of the app.&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfD0qKT9Y8_m9OKtFHAobzR2op6UoquO_QGVkvvkTbZCjUp34InRymh5bUYCpNCVYAZG-nGtTlPn5Shm38JDGxz6nV7yYTX9UaOBrLg7XF_v604QH8OHKjy7-sVXeeL5axMYGeOZF_3gO3/s1600/Drive+Link+Manager+Icon.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;512&quot; data-original-width=&quot;512&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfD0qKT9Y8_m9OKtFHAobzR2op6UoquO_QGVkvvkTbZCjUp34InRymh5bUYCpNCVYAZG-nGtTlPn5Shm38JDGxz6nV7yYTX9UaOBrLg7XF_v604QH8OHKjy7-sVXeeL5axMYGeOZF_3gO3/s200/Drive+Link+Manager+Icon.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Click the following button to download the app from google play store.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.linkmanager&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.linkmanager&quot; border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
If you are reading this on PC, you can scan the following QR code from your phone to download the app.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.linkmanager&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.linkmanager&quot; border=&quot;0&quot; data-original-height=&quot;945&quot; data-original-width=&quot;945&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9JsjHkHT1rZKqauisJ7AuPOkDryFO-AyLcEItSbIMSspd1Ark65Jyb-2u0fE9YbgOIxVvdvoCqJ0GJrk0nFIUo_rUwKM9_ldj4TNlWOD2wrXrwZON0XHU7LzFwEkVEMJ9MvXJS5UtYhOB/s320/Drive+Link+Manager+QR+Code.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;
Usage&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. In google drive app, navigate to the file of which you want to get the direct download link. Click on the options icon (three vertical dots) against the file name.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGwlCbK2mEvBb4DtuIRDxF6k3pIJOZUbSYXeN2z5gJoPkduds76KF5kh2nxayPyFL5VSiPQEWZAD1rz-TIiZ0LNDFf0CD4O7bhdVCyBGw3OgGJo2H_KVia5oGHYrIqWjdBwlXB13MrE4JS/s1600/1554820189304.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGwlCbK2mEvBb4DtuIRDxF6k3pIJOZUbSYXeN2z5gJoPkduds76KF5kh2nxayPyFL5VSiPQEWZAD1rz-TIiZ0LNDFf0CD4O7bhdVCyBGw3OgGJo2H_KVia5oGHYrIqWjdBwlXB13MrE4JS/s640/1554820189304.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
2. Turn on link sharing.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKOCkHkBsQxPdba416lBRDgRDhrZP8CmM21MfxOsZ8pt0rJpgKFEC2Y-qVeOWQGhDJFFGLmzJPznO_UgkFymB3LkF4ohDgjZ1bt81CjC55BPfMpwewhesu7EmIg6HMPvTEi4dkh_DRY8Hg/s1600/1554820198941.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKOCkHkBsQxPdba416lBRDgRDhrZP8CmM21MfxOsZ8pt0rJpgKFEC2Y-qVeOWQGhDJFFGLmzJPznO_UgkFymB3LkF4ohDgjZ1bt81CjC55BPfMpwewhesu7EmIg6HMPvTEi4dkh_DRY8Hg/s640/1554820198941.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. After turning on Link Sharing, make sure it says &quot;Link sharing turned on and link copied&quot;. You can also tap the copy link button to copy the link to clipboard.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiosMhUHLaFLb1n2Y4i3YkeUI9PiPdOUtA6pM907_u_FDMvlPLssTn3uWCYCkzEr7TVNCh_4VOM9XcxjedeVYNrToGvxl0NjwdCEGdY-CdfSUSWO2SWxsUlX6_8Vcr4zOBOdJuSzkodv5Gh/s1600/1554820206079.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiosMhUHLaFLb1n2Y4i3YkeUI9PiPdOUtA6pM907_u_FDMvlPLssTn3uWCYCkzEr7TVNCh_4VOM9XcxjedeVYNrToGvxl0NjwdCEGdY-CdfSUSWO2SWxsUlX6_8Vcr4zOBOdJuSzkodv5Gh/s640/1554820206079.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
4. Open the app and click the paste button. You might not have to perform this step if you open the app after getting the link. The app will automatically detect the link and generate the other link for you.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEju6bMDiVd2ThELufM1jxiMJCRBIf2PC51sPvA7Dob_9oBPHRmhISjfuTBf3pjgt_1FEoKJp1EJVAgXJWsnu57W2ZoPS6tryFjrPdV67xxe8S7NooUVfA5Sgr32BZZIyvW0TKUz6AXO1c3g/s1600/1554820220027.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEju6bMDiVd2ThELufM1jxiMJCRBIf2PC51sPvA7Dob_9oBPHRmhISjfuTBf3pjgt_1FEoKJp1EJVAgXJWsnu57W2ZoPS6tryFjrPdV67xxe8S7NooUVfA5Sgr32BZZIyvW0TKUz6AXO1c3g/s640/1554820220027.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
5. After putting the link in the view link box, click the convert button to get the direct download link.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg144AySHTVvn83FPBc9eUwSef0RQS1pMUdATeEpVTFq24izv0tJBmEtrIcmIvnE9djDPsGHqBSzep10oYk_K2_w558-FcckW29Spo06mcKOAV3HwQszWODwcYzB0u38_KDEFZHWs14ewDE/s1600/1554820226836.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg144AySHTVvn83FPBc9eUwSef0RQS1pMUdATeEpVTFq24izv0tJBmEtrIcmIvnE9djDPsGHqBSzep10oYk_K2_w558-FcckW29Spo06mcKOAV3HwQszWODwcYzB0u38_KDEFZHWs14ewDE/s640/1554820226836.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
6. After clicking the convert button, you will get the direct download link in the lower box. You can click the copy button associated with it to copy the direct download link to the clipboard. &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7hZF4a9GQv6dmZ9ElhRpJ9019YN47OPBeUw3oVoGGScuJVWafQwDb-wAEaHrQyy3MJICTxPiSGfqYs1UkGBwD52EAJqfu28cyEBm-4Y89qV6_KWKpb5dzRrBRF1Ky-GHvUebQdb2qv_V4/s1600/1554820233344.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7hZF4a9GQv6dmZ9ElhRpJ9019YN47OPBeUw3oVoGGScuJVWafQwDb-wAEaHrQyy3MJICTxPiSGfqYs1UkGBwD52EAJqfu28cyEBm-4Y89qV6_KWKpb5dzRrBRF1Ky-GHvUebQdb2qv_V4/s640/1554820233344.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3 style=&quot;-webkit-text-stroke-width: 0px; color: black; font-family: Times New Roman; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;
Note&lt;/h3&gt;
&lt;div style=&quot;-webkit-text-stroke-width: 0px; color: black; font-family: Times New Roman; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;
If you have the direct download link of a file and you want to get the view link, you can use the &quot;View Link&quot; tab in the app instead of &quot;Download Link&quot; tab and apply the same procedure to get the view link.&lt;/div&gt;
&lt;div style=&quot;-webkit-text-stroke-width: 0px; color: black; font-family: Times New Roman; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
7.&amp;nbsp;&lt;span style=&quot;background-color: white; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;Your link is automatically saved to the history. You can access history by sliding the navigation drawer and clicking the history button.&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdEULzzw12mUgS6uoaIgOCFl5n5TQut2jP7AwjqJ5resVJQ20IBmd6rQ-FQJWkRySuQ7XqIuodaXDj94-nU7ZwRDpdiIZqw2PK-O-A8P_8S5Nd5htGe5KU64H4T9BmKXiiO803WwiYmHm_/s1600/1554820242211.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdEULzzw12mUgS6uoaIgOCFl5n5TQut2jP7AwjqJ5resVJQ20IBmd6rQ-FQJWkRySuQ7XqIuodaXDj94-nU7ZwRDpdiIZqw2PK-O-A8P_8S5Nd5htGe5KU64H4T9BmKXiiO803WwiYmHm_/s640/1554820242211.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
8. Tap on the link name or the (i) button with the link to see its info.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiAFsa5LDkDmj1rShbkrCkA8DMqOWF6Kv9BSqsxFRrYg_EtH5RPm6qPOIhsgFRke0vAq2NzabCgezftssQPVHjjtCGaDv8GF983L6Nul7WoPlZQcYA0-5_B1ldJEU38mdA1tuieCfVArrW/s1600/1554820251928.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiAFsa5LDkDmj1rShbkrCkA8DMqOWF6Kv9BSqsxFRrYg_EtH5RPm6qPOIhsgFRke0vAq2NzabCgezftssQPVHjjtCGaDv8GF983L6Nul7WoPlZQcYA0-5_B1ldJEU38mdA1tuieCfVArrW/s640/1554820251928.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
9. You can rename the link. Just click the clear button against the name and type in a new name.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0WhOHMAkz98GLveDtlWT0Eaza-iW5Rw60wfqmt9CvsIRTZeFZasR3F-gJwTmuUkBVaFzjrwiW7g60KIaL4_awAwJyuDpoBf5QVWdPk07gPC2YhNpV7T62QBxyVnlDPOD4rbLnuQL_lQ6r/s1600/1554820264077.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0WhOHMAkz98GLveDtlWT0Eaza-iW5Rw60wfqmt9CvsIRTZeFZasR3F-gJwTmuUkBVaFzjrwiW7g60KIaL4_awAwJyuDpoBf5QVWdPk07gPC2YhNpV7T62QBxyVnlDPOD4rbLnuQL_lQ6r/s640/1554820264077.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
10. Do not forget to press the &quot;Save Changes&quot; button after renaming the link.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjijRuWumSIDR2z29i28fnH8XZ2XI6KO_eLhHDeMksnYBPWfYXAOL2l695PwSv3c5Y2-7Ea8dUVJuN2fXI4aN8YgJ9H0Cy4a_GFNLY_9YiI1Jl0KxnownyQev_1NujEumugWiaVagLwDxsH/s1600/1554820285589.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjijRuWumSIDR2z29i28fnH8XZ2XI6KO_eLhHDeMksnYBPWfYXAOL2l695PwSv3c5Y2-7Ea8dUVJuN2fXI4aN8YgJ9H0Cy4a_GFNLY_9YiI1Jl0KxnownyQev_1NujEumugWiaVagLwDxsH/s640/1554820285589.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkKzsjoL0xSfRjDG9cmtu5rtJNlpxd2T5YNidzlMOc1LHVAn13GCnSp5F-_wpn33eYShJ_AbtO1UeDuBtyr8rfbWXydJeY-BAGG6R493_nIXsQlf8yV02cTZ011CtIdqhmciK9MYdbTHdN/s1600/1554820303275.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkKzsjoL0xSfRjDG9cmtu5rtJNlpxd2T5YNidzlMOc1LHVAn13GCnSp5F-_wpn33eYShJ_AbtO1UeDuBtyr8rfbWXydJeY-BAGG6R493_nIXsQlf8yV02cTZ011CtIdqhmciK9MYdbTHdN/s640/1554820303275.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
11. You can see your renamed link in the history. It will stay there until you delete it. You can also press the download or share button against the link to copy the download link or sharing link to the clipboard.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZoldfIlk8WIu-2iqg9C8a-5Ezt7U7lCC1yaz4wmdti7Fdmk7Tu7o_fXmts7yb8bZzj-9FNtrD6b1-yrovk_FcLXAn82nZMw-PIxqE8pFxqf9Hsf0BOcdIzvicdVs7eOSJ-zui_vRr7JJd/s1600/1554820318677.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZoldfIlk8WIu-2iqg9C8a-5Ezt7U7lCC1yaz4wmdti7Fdmk7Tu7o_fXmts7yb8bZzj-9FNtrD6b1-yrovk_FcLXAn82nZMw-PIxqE8pFxqf9Hsf0BOcdIzvicdVs7eOSJ-zui_vRr7JJd/s640/1554820318677.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
12. There is a button named &quot;Google Drive&quot; in the navigation drawer. Clicking that button will open google drive app. There is also a settings option.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqY6IV8tTcNUd-aHLZMR9VK4byybpgoZJyS-SqtWY0nGglT0MndODEn0VwUU9DbcV7zTqKEqT5mUYLXHhZEcfbXZuQPeXvFVWKJ5EKbdGPE-KWSsuh0qSHsnpBKZk3rVU_Fx526fWbL6kN/s1600/1554820411943.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqY6IV8tTcNUd-aHLZMR9VK4byybpgoZJyS-SqtWY0nGglT0MndODEn0VwUU9DbcV7zTqKEqT5mUYLXHhZEcfbXZuQPeXvFVWKJ5EKbdGPE-KWSsuh0qSHsnpBKZk3rVU_Fx526fWbL6kN/s640/1554820411943.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
13. In settings, you get the option to turn on or off auto check clipboard. The app will display a full screen ad at only one place in the app_ while opening history. I value user experience. So, if you feel that full screen ad is ruining your experience, you can turn it off in the settings.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtN4HhTonY7w8A4DqaGB2ZqBNQUJnFpof7lbRHVFxX0wWURyYB5GtHEHXmpb6uAUd1T4zGftTfGz2raHp9sI8sRfC6cZ0mNDXbZ_Yrc7WbtOITDSo1HkjgNU9uq15xEO_QrNjNXVDGRcas/s1600/1554820425257.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtN4HhTonY7w8A4DqaGB2ZqBNQUJnFpof7lbRHVFxX0wWURyYB5GtHEHXmpb6uAUd1T4zGftTfGz2raHp9sI8sRfC6cZ0mNDXbZ_Yrc7WbtOITDSo1HkjgNU9uq15xEO_QrNjNXVDGRcas/s640/1554820425257.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
This app is created by Umer Softwares. Do not forget to share this app with others and leave a five start rating on google play store if this app helped you. If you face any problem in the app or have any suggestions, you can get in touch with me using the form below:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;iframe frameborder=&quot;0&quot; height=&quot;843&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;https://docs.google.com/forms/d/e/1FAIpQLScvzoP8St6p5zvGvJqEEoB29EUH9q_RQUvyLkJvkZ-HirIMPg/viewform?embedded=true&quot; width=&quot;640&quot;&gt;Loading...&lt;/iframe&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/5493755381215758602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/04/drive-link-manager-by-umer-softwares.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5493755381215758602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5493755381215758602'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/04/drive-link-manager-by-umer-softwares.html' title='Drive Link Manager by Umer Softwares'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEje8HCAkiCtxWMVsvkK7bHUWwZQ0B5ZHtO7lW-hfsvr7OSAhDJe9PWRh6NYUtVhmkXoQTMfs3CwyRSxVFIXHIiF8KZmAxMp3NEx78PcTHZH7P4wo4esm_R_5RRsbdz65BpQhiVafYGSyuEK/s72-c/Drive+Link+Manager.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-4090405828145970083</id><published>2019-03-30T11:26:00.001+05:00</published><updated>2019-03-30T11:30:36.395+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Android Apps"/><title type='text'>Text Scanner - OCR app for Android</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXqWLHEKaSBSaFS5y0NdyIUsg2Xels1jItdda98dXUC-bjlXhw8vDADvp3S8Y8v_SOtYW8kPCYB-giwi2TU5q6RkJZLxiSuvMzp6klxnvdeKU4HeZefua9d2DYmIkaZzBzQ8OkE2h7AUR1/s1600/OCR+app+for+Android.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXqWLHEKaSBSaFS5y0NdyIUsg2Xels1jItdda98dXUC-bjlXhw8vDADvp3S8Y8v_SOtYW8kPCYB-giwi2TU5q6RkJZLxiSuvMzp6klxnvdeKU4HeZefua9d2DYmIkaZzBzQ8OkE2h7AUR1/s320/OCR+app+for+Android.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;
What is OCR?&lt;/h2&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Here&#39;s a tip: If you already know what OCR is, you can skip to the next section. For a computer, text and image are two different types of data. It processes text differently and image differently. Now if you have an image of some text, you might call it text and read it too being a human but the computer will consider it an image. It can not process it as text.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Here is an example. Let&#39;s say that you are viewing a webpage in your phone&#39;s browser. You can select the text and copy that to share it somewhere. But if you take a screenshot of that and open the screenshot, it is no longer text. You can no longer select the text from that image and copy it.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
OCR stands for Optical Character Recognition and it is a process of converting text from images into real text so that the computer can process it as text. It will take an image as input. Use some artificial intelligence based mumbo jumbo algorithms to recognize the text present in that image. And give the extracted text as output.&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2&gt;
Purpose of the app&lt;/h2&gt;
&lt;div&gt;
This app will apply OCR to images from your phone&#39;s storage or taken from camera by the it and give you the extracted text.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2&gt;
Download&lt;/h2&gt;
&lt;div&gt;
The app&#39;s name on play store is &quot;Text Scanner [OCR]&quot;. You can download it by clicking the following button&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.peace.TextScanner&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;https://play.google.com/store/apps/details?id=com.peace.TextScanner&quot; border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Or scan the following QR code form your phone if you are reading this on PC.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.peace.TextScanner&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;945&quot; data-original-width=&quot;945&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirLqUQYDZTqeLlXxOPgHnjFgTRzw9Au-3xJp7COLrP3bExZUzcKzBi-3GhKNDfQb6aj4vviWnlJY1rtbdHXiMsmRLl3HNAIdYbmRywfB6-dTmtoG0kNJoT5DChOHvfDNT3tIYI_HVBa5bm/s320/Text+Scanner+OCR+Download.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;
Use&lt;/h2&gt;
&lt;div&gt;
There are two ways using which you can use the OCR. You can either take a picture of something from within the app or you can pick a picture from the gallery to apply OCR.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3&gt;
&amp;nbsp;Picture from camera&lt;/h3&gt;
&lt;div&gt;
1. After opening the app, you can bring the text in the view and press the shutter button to make the app start its work.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgX3v7f_fflif8wIEZvZ_0EHddwIOvrYfhzlqY_xbimzxS3r2wPw2GBjOkdxoLtprMHIYhC2_W-GzEWSuuiSKEfHe0tL5kxCFc1HMh4uuV_wO6yErkCI_z9-LCM6wkFyQqy3rG8w4xVfm1O/s1600/1553877493136.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;960&quot; data-original-width=&quot;1600&quot; height=&quot;382&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgX3v7f_fflif8wIEZvZ_0EHddwIOvrYfhzlqY_xbimzxS3r2wPw2GBjOkdxoLtprMHIYhC2_W-GzEWSuuiSKEfHe0tL5kxCFc1HMh4uuV_wO6yErkCI_z9-LCM6wkFyQqy3rG8w4xVfm1O/s640/1553877493136.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. Since this app works online, you will have to wait for a few seconds before it gives you the results. You have an ad to watch in that time.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDMhbg2NukTUK11jDbK-ytE0XqNPy8pwgoXlTdD9fHv0xY1K6tupGznjCBpIiomGMrSDmjsSRJOlFa-WIJmoL5t619B1VwACHHUQDEWDMVaz8spUeQROEYYpezXNSM7cHgHw0EyvwvFJSm/s1600/1553877503965.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDMhbg2NukTUK11jDbK-ytE0XqNPy8pwgoXlTdD9fHv0xY1K6tupGznjCBpIiomGMrSDmjsSRJOlFa-WIJmoL5t619B1VwACHHUQDEWDMVaz8spUeQROEYYpezXNSM7cHgHw0EyvwvFJSm/s640/1553877503965.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. When it shows the results, you get the option to edit the text or share it.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhUOG9YntCk4oogvvZlbCZBa73W4FyQSuXXZhE4rsdY07hi5UQDT4OIIwCHwhyphenhyphenLQun9lVQRd3iERab0vYXeUmdxlxk4R4Gdlgf_vkvbAoniOn20iIcxLSJw2kMnujVSD_rzd9TUo8Ame4M/s1600/1553877513073.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhUOG9YntCk4oogvvZlbCZBa73W4FyQSuXXZhE4rsdY07hi5UQDT4OIIwCHwhyphenhyphenLQun9lVQRd3iERab0vYXeUmdxlxk4R4Gdlgf_vkvbAoniOn20iIcxLSJw2kMnujVSD_rzd9TUo8Ame4M/s640/1553877513073.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
Picture from gallery&lt;/h3&gt;
1. To apply OCR to a picture from the gallery, hit the picture button at the top in the main screen of the app.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfS40cPK1FCTPuK1E7eXoM1kTjNAna8oVPPZwM8m3GT5enreemF0sAACraF_zWV38YPKDK_2qp7DRMjv8dtXe8tGyYE8hg_D83KZ-3Ec2JQBlhhvm6iphA26AeFuqLLRLL6LW_j51yGmaJ/s1600/1553877554995.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfS40cPK1FCTPuK1E7eXoM1kTjNAna8oVPPZwM8m3GT5enreemF0sAACraF_zWV38YPKDK_2qp7DRMjv8dtXe8tGyYE8hg_D83KZ-3Ec2JQBlhhvm6iphA26AeFuqLLRLL6LW_j51yGmaJ/s640/1553877554995.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. Pick a picture. For demonstration, I am picking a screenshot of this blog.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFwB6uLZB9tujgVaWRzeBVzE2WxdXtswxOR_oNEE4SiEklrdaW0D7K317leI7RsfVP_Zm0Xe_TZDUc9oc8gnzupqN9X-0Y_qaqjMEeKNyH3koa98wT461n9XiC4T9HWBwkYGk6rfumtef-/s1600/1553877567140.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFwB6uLZB9tujgVaWRzeBVzE2WxdXtswxOR_oNEE4SiEklrdaW0D7K317leI7RsfVP_Zm0Xe_TZDUc9oc8gnzupqN9X-0Y_qaqjMEeKNyH3koa98wT461n9XiC4T9HWBwkYGk6rfumtef-/s640/1553877567140.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. After a few seconds it will show you the results, it is that simple.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwMEcT5gk2KbYQuGeGbn9K7K3ds3gDixWINxViwMeE2mraa3ef_uptWEkhj2JKh4itwCd02KXJ7Q68H-Hh4cQhQOorPf5lZpOL6MoR0cOiQCQlBM3n4LuQV7t-5O-v6jfnGCP0kT7LNus9/s1600/1553877575361.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwMEcT5gk2KbYQuGeGbn9K7K3ds3gDixWINxViwMeE2mraa3ef_uptWEkhj2JKh4itwCd02KXJ7Q68H-Hh4cQhQOorPf5lZpOL6MoR0cOiQCQlBM3n4LuQV7t-5O-v6jfnGCP0kT7LNus9/s640/1553877575361.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
Cons&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;It works online. This is actually not a problem because this app does the OCR better than any other app that I have tried. But yes, you will not be&amp;nbsp; able to use it if you are offline.&lt;/li&gt;
&lt;li&gt;You can not crop the image you are applying OCR to. It would be great if we had the option to apply OCR on a particular area of the picture but it is not there. So if you want to apply OCR on a particular area of a picture, you can take the picture from your phone&#39;s camera, crop it and the apply OCR to it.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
Hope you liked this post. To get more from Umer Softwares, &lt;a href=&quot;http://umer.link/fb&quot; target=&quot;_blank&quot;&gt;like us on facebook&lt;/a&gt; or &lt;a href=&quot;http://umer.link/app&quot; target=&quot;_blank&quot;&gt;download our app&lt;/a&gt; for notifications. Also share this post using the sharing buttons below.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/4090405828145970083/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/03/text-scanner-ocr-app-for-android.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/4090405828145970083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/4090405828145970083'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/03/text-scanner-ocr-app-for-android.html' title='Text Scanner - OCR app for Android'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXqWLHEKaSBSaFS5y0NdyIUsg2Xels1jItdda98dXUC-bjlXhw8vDADvp3S8Y8v_SOtYW8kPCYB-giwi2TU5q6RkJZLxiSuvMzp6klxnvdeKU4HeZefua9d2DYmIkaZzBzQ8OkE2h7AUR1/s72-c/OCR+app+for+Android.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-8426048035419214243</id><published>2019-03-23T23:16:00.000+05:00</published><updated>2019-03-24T16:39:24.398+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Android Apps"/><title type='text'>Clip Stack - Clipboard Manager for Android</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJJrz7ffa2lYhKkhKQhXeM09eL9T3xjp7TCnLjakRrjGbqHdbjtWwzYg3Kxu_PQanRyYkT6hDbPCUUxWqpYS_UiqJahrg4xMykFwgjDsEk4jhmu1EJXe0SJWoFJpeFqv3Bxj9ogBy3IY6c/s1600/Clip+Stack+-+Clipboard+Manager+for+Android.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;608&quot; data-original-width=&quot;1056&quot; height=&quot;184&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJJrz7ffa2lYhKkhKQhXeM09eL9T3xjp7TCnLjakRrjGbqHdbjtWwzYg3Kxu_PQanRyYkT6hDbPCUUxWqpYS_UiqJahrg4xMykFwgjDsEk4jhmu1EJXe0SJWoFJpeFqv3Bxj9ogBy3IY6c/s320/Clip+Stack+-+Clipboard+Manager+for+Android.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
Purpose of the app&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
You copy data while using your android phone. When you copy some data, it is stored in the clipboard. But the problem is that, in many phones when you copy some other data to clipboard, the previous one is erased from the clipboard. This is where this app comes in. This app runs in background in your android phone and stores all data that you copy to clipboard. So, by using this app, you can store the data you copy to clipboard at a separate location and access it when needed. I have used some other apps also for the same purpose but in my opinion, this is the best.&lt;/div&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
Download&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
This app is called &quot;Clip Stack&quot; and can by downloaded from play store using the following button:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.catchingnow.tinyclipboardmanager&amp;amp;hl=en&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Or scan the following QR code from your phone if you are reading this on PC.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.catchingnow.tinyclipboardmanager&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;975&quot; data-original-width=&quot;975&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgf4n-YLnzlbKoMna82ZkXyMdVOuGHGBcyp0ge2aovY0D-aA8dmRBeiOqNZFFn8zXGIYje3Z2dl83MzFtIHNT4q6yGk8rP_lc_Qfv_YNzaZM_Oj21615CSjrr2Nwf6EMbVCIjxm0RRZYUS_/s320/QR_https___play_google_com_.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/h2&gt;
&lt;h2 style=&quot;clear: both; text-align: left;&quot;&gt;
Use&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
After installing the app, just open to let it start its operation. From now, it will run in the background and record all the data that you copy to clipboard.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJMcdCfM3yRIcKkvbYZnDXtSW2FigpaJSC8Iw1G5CaucbkPFWcjycAZ4wFQ0NTSkJQC6djHvcqCwfxRl4VgmgVBcp8-mB2yfl2mNey8HAqJ_RDgCDICuDl4IzDFQo9nvE8Uy4Jym3HA2By/s1600/screener_1552936962333.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJMcdCfM3yRIcKkvbYZnDXtSW2FigpaJSC8Iw1G5CaucbkPFWcjycAZ4wFQ0NTSkJQC6djHvcqCwfxRl4VgmgVBcp8-mB2yfl2mNey8HAqJ_RDgCDICuDl4IzDFQo9nvE8Uy4Jym3HA2By/s640/screener_1552936962333.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
An important thing that you need to do:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;If you have a ram cleaning app or a battery saving app installed on your phone, make sure to allow/whitelist this clip stack app to keep it running in the background.&lt;/li&gt;
&lt;li&gt;Also check the settings of your phone to make sure that nothing is stopping the app from running in background.&lt;/li&gt;
&lt;li&gt;In some phones, there is a &quot;Phone Manager&quot; app preinstalled. From that app, you can control which apps run in the background. Make sure to allow Clip Stack from there&lt;/li&gt;
&lt;li&gt;I am currently using a Huawei device. The software is very aggressive in killing the background apps. But if I allow the app in the protected apps list in the phone manager, the app runs in background fine and is not bothered by the system.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;
You can access the settings from the &quot;Settings&quot; option in the option menu&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB6nuHqzR86tg8iTiFOb1JEVlhjA_yIh7VzZ0s0GuyK05EODv_rIv8FHnWHdeUFKB5GVEd21xzcZU0wMoSouj4QDHbrZBYrMclDawp0VAf5LH5Pe9_cNA4VDUtSDyWu2Pz27WKGNhQmAPV/s1600/screener_1552936982649.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB6nuHqzR86tg8iTiFOb1JEVlhjA_yIh7VzZ0s0GuyK05EODv_rIv8FHnWHdeUFKB5GVEd21xzcZU0wMoSouj4QDHbrZBYrMclDawp0VAf5LH5Pe9_cNA4VDUtSDyWu2Pz27WKGNhQmAPV/s640/screener_1552936982649.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
One setting that I would recommend you to turn on is the &quot;Pin Notification&quot;.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOlIv_8uWI4319Czxy-xew2-MXR9-Q_m3BOxDNdOq3wPbb2RiU-gTvRrM8QTpHabFmSfZTlQ_J7fwgzOTnV-HSa1O4oB7515PvTt-a0zYS8pf3jUxNvxsVsHLHJzIe1WPasJQBMqGBtnTZ/s1600/screener_1552937001357.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOlIv_8uWI4319Czxy-xew2-MXR9-Q_m3BOxDNdOq3wPbb2RiU-gTvRrM8QTpHabFmSfZTlQ_J7fwgzOTnV-HSa1O4oB7515PvTt-a0zYS8pf3jUxNvxsVsHLHJzIe1WPasJQBMqGBtnTZ/s640/screener_1552937001357.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
It will put a notification in the notifications area of your phone.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZqGkeG-EOKb0eP6dSUyfIU4MguXc8GI1y50Kh4ZR-V2fzSE7JL6VZVb589cHJNZ2whGVfer63IAp4atTBzMjIZYqWrWoLSy1pEC15l8GG2_7JoatBAYDc4ZTXOUAMPwfZhrI1ViVrOCWt/s1600/screener_1552937022978.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZqGkeG-EOKb0eP6dSUyfIU4MguXc8GI1y50Kh4ZR-V2fzSE7JL6VZVb589cHJNZ2whGVfer63IAp4atTBzMjIZYqWrWoLSy1pEC15l8GG2_7JoatBAYDc4ZTXOUAMPwfZhrI1ViVrOCWt/s640/screener_1552937022978.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
You can&amp;nbsp;&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/06/how-to-expand-and-collapse.html&quot; target=&quot;_blank&quot;&gt;expand the notification.&lt;/a&gt;&amp;nbsp;Don&#39;t know how to expand a notification?&amp;nbsp;&lt;a href=&quot;https://umersoftwares.blogspot.com/2017/06/how-to-expand-and-collapse.html&quot; target=&quot;_blank&quot;&gt;See this.&lt;/a&gt;&amp;nbsp;A screenshot of the expanded notification is shown below:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuxIL9V3NAiK7FuDlPVOhXESO2NFvINZKvgyHPm5vcyy7DwTsdMa_0vDM_HPI-44Jv939uxg3UJhGq0uVU_EUgN2fTTdTfYerJZ7WE7-q7XwvDA6KILbQn20de136TNeZaRAqTyWm0DnPU/s1600/screener_1552937047476.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuxIL9V3NAiK7FuDlPVOhXESO2NFvINZKvgyHPm5vcyy7DwTsdMa_0vDM_HPI-44Jv939uxg3UJhGq0uVU_EUgN2fTTdTfYerJZ7WE7-q7XwvDA6KILbQn20de136TNeZaRAqTyWm0DnPU/s640/screener_1552937047476.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
On clicking the notification, you will see a dialog on the screen. This is a quick way to access clipboard history without even opening the app. You can also edit a clipboard data right from this dialog. Just long press the data and select edit button (go try this)&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4ZAvsfknb7o9b4Uia23b468C6DTGYbSrEdJSbSZfqYWmIVeIwHNlqMjKN1OUaEr1xF0meNwyQeBMHGzt30ZF6NZDDqvnRFvIyZ7j4rvVGX4O5kDGRudo8opZuPdrOsgH8AH_ps0tkCBcc/s1600/screener_1552937067597.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4ZAvsfknb7o9b4Uia23b468C6DTGYbSrEdJSbSZfqYWmIVeIwHNlqMjKN1OUaEr1xF0meNwyQeBMHGzt30ZF6NZDDqvnRFvIyZ7j4rvVGX4O5kDGRudo8opZuPdrOsgH8AH_ps0tkCBcc/s640/screener_1552937067597.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2&gt;
&lt;/h2&gt;
&lt;h2&gt;
Test it!!&lt;/h2&gt;
Open any app and copy some text to clipboard.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg1AO2i6rRCHXhaSsNK8FEKE6fjo4-Gj4eWg3eVipemoXnmyKyGtZIdZtpj_9ZrFlbw5RYOcfW-kW9uSOBAcyZ6J0VGGVG8ijXkD103hqMpuFAWGsXovEundSAHIE5qIAysKwWDuej81z7/s1600/screener_1553425127323.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg1AO2i6rRCHXhaSsNK8FEKE6fjo4-Gj4eWg3eVipemoXnmyKyGtZIdZtpj_9ZrFlbw5RYOcfW-kW9uSOBAcyZ6J0VGGVG8ijXkD103hqMpuFAWGsXovEundSAHIE5qIAysKwWDuej81z7/s640/screener_1553425127323.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Now click on the Clip Stack notification to see the dialog box. You will see that the text you just copied is listed there.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9cBsKVEZaZwNV_poqR14yMkqQVr-HfDxR-jmq87mp7q_xLpfAEBPAD_xYgBr81q7XAppcHxsPMcDF6G3gsxInryHfUrIiBlJbpp_QtuM6_GbyCctE9SAfjPCWLT2Y95ybiQB-Jzh4OQ5f/s1600/screener_1553425152462.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9cBsKVEZaZwNV_poqR14yMkqQVr-HfDxR-jmq87mp7q_xLpfAEBPAD_xYgBr81q7XAppcHxsPMcDF6G3gsxInryHfUrIiBlJbpp_QtuM6_GbyCctE9SAfjPCWLT2Y95ybiQB-Jzh4OQ5f/s640/screener_1553425152462.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
You can long press the tile to see more options. You can also swipe the tile to right or left to delete.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFcTFpcmi_2C4zH5J_rc6XyafAltfu7fyM8YDcJ8YsH0xUWPVDcPYXCtTvZ8LbmBXWdK5gW7kvIeR99y-pfyLFSgtzxMu5ECkfmWyRQri08o553TE2OrlsELXsSdzG1dfgURrHfat4hG5O/s1600/screener_1553425172716.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFcTFpcmi_2C4zH5J_rc6XyafAltfu7fyM8YDcJ8YsH0xUWPVDcPYXCtTvZ8LbmBXWdK5gW7kvIeR99y-pfyLFSgtzxMu5ECkfmWyRQri08o553TE2OrlsELXsSdzG1dfgURrHfat4hG5O/s640/screener_1553425172716.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hope you liked this app. I personally use this app and it has been very useful. Want to know about more android apps? &lt;a href=&quot;http://umer.link/app&quot; target=&quot;_blank&quot;&gt;Download Umer Softwares android app&lt;/a&gt; to receive notifications when I write about another amazing app. Have suggestions? Feel free to comment&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/8426048035419214243/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2019/03/clip-stack-clipboard-manager-for-android.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8426048035419214243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8426048035419214243'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2019/03/clip-stack-clipboard-manager-for-android.html' title='Clip Stack - Clipboard Manager for Android'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJJrz7ffa2lYhKkhKQhXeM09eL9T3xjp7TCnLjakRrjGbqHdbjtWwzYg3Kxu_PQanRyYkT6hDbPCUUxWqpYS_UiqJahrg4xMykFwgjDsEk4jhmu1EJXe0SJWoFJpeFqv3Bxj9ogBy3IY6c/s72-c/Clip+Stack+-+Clipboard+Manager+for+Android.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-5214527341569198813</id><published>2018-12-17T19:42:00.000+05:00</published><updated>2019-01-12T19:36:15.237+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>How to connect admob to firebase?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZ7dLad7QDQ4rHgon86lG6fqLEFVKNi63_GAMff2fDuYYtvCugaBO5AuMIUf_oLVrKujjMUjT6OpoK6xR7GEqtnkWZxAstMK-PYN3foUJ8_5-6NVWoT5HbxV_wPFOtJkD60ioLY7IzlkBh/s1600/How+to+connect+admob+with+firebae.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;563&quot; data-original-width=&quot;1000&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZ7dLad7QDQ4rHgon86lG6fqLEFVKNi63_GAMff2fDuYYtvCugaBO5AuMIUf_oLVrKujjMUjT6OpoK6xR7GEqtnkWZxAstMK-PYN3foUJ8_5-6NVWoT5HbxV_wPFOtJkD60ioLY7IzlkBh/s320/How+to+connect+admob+with+firebae.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;Connecting admob to firebase can give you better ad analytics for your app. Learn more about advantages &lt;a href=&quot;https://support.google.com/firebase/answer/6387949?hl=en&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. Let&#39;s talk how to do this.&lt;br /&gt;
*Before you start, make sure that your app is connected to both firebase and admob. This post only describes how to interconnect both services. If you have not done that yet, see &lt;a href=&quot;https://developers.google.com/admob/android/quick-start&quot; target=&quot;_blank&quot;&gt;admob implementing instructions here&lt;/a&gt; and &lt;a href=&quot;https://firebase.google.com/docs/android/setup&quot; target=&quot;_blank&quot;&gt;firebase implementing instructions here.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
1. Log in to admob and click on the apps button to see all apps.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOKk204wPJtj1Y1ZGItoWLLTjvJncHQUhyphenhyphenNOU38lrO70UoI4qtvPgWRsbH26letUVbH47SFQEEPpKf5BoGBgWsBzQcxa79ODAVYsbMNE_zNWtgfpCJ4ZhdJ46R3YTRwmBy_cwsa6uP56hG/s1600/Screenshot+%2528263%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOKk204wPJtj1Y1ZGItoWLLTjvJncHQUhyphenhyphenNOU38lrO70UoI4qtvPgWRsbH26letUVbH47SFQEEPpKf5BoGBgWsBzQcxa79ODAVYsbMNE_zNWtgfpCJ4ZhdJ46R3YTRwmBy_cwsa6uP56hG/s640/Screenshot+%2528263%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. Select the app you want to connect to firebase&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6f2dPaycc4ZTznMBGPujGsszZE1f78Fp4toFZ3u1lQvmLG_mmXbWzzNQsU2DLrvSFpsvmf4fUpsgVWwOZC5OmATG9f9sf31lyApIqq0MAupdha_jP6_pqGFG_oDBTAdSLGi2Oluo55MOm/s1600/Screenshot+%2528264%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;772&quot; data-original-width=&quot;1366&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6f2dPaycc4ZTznMBGPujGsszZE1f78Fp4toFZ3u1lQvmLG_mmXbWzzNQsU2DLrvSFpsvmf4fUpsgVWwOZC5OmATG9f9sf31lyApIqq0MAupdha_jP6_pqGFG_oDBTAdSLGi2Oluo55MOm/s640/Screenshot+%2528264%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. In the link to firebase card, click on &quot;link now&quot;.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYmLTZCbnwfGV5zjB1v5AvwDLgeQhTGyz1pjmN9JIdDFVjWGxRDc0wZNq8OVeEOdYFSIG_z8ofmIIoe6nNZPh0KcWouNTjjW6G_WS0OXDyU8gmSZMaWcj8LaF4Ui3gLg10ZLDZ0EZgGlk_/s1600/Screenshot+%2528266%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYmLTZCbnwfGV5zjB1v5AvwDLgeQhTGyz1pjmN9JIdDFVjWGxRDc0wZNq8OVeEOdYFSIG_z8ofmIIoe6nNZPh0KcWouNTjjW6G_WS0OXDyU8gmSZMaWcj8LaF4Ui3gLg10ZLDZ0EZgGlk_/s640/Screenshot+%2528266%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. Type in your app&#39;s package name and click continue&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrJpPfgEWFrDOv_DH6dSf4tAQshtO7qYXYLMBm2tRCwz51PdostmrIPvMF60lalqle10-sPEz0heRH9lnHkNsbBW6c0OA4KfNyf4LSTPmqPFNmhP7NQ4xXMS5xBRl-JvOCW908ir7v1Rqh/s1600/Screenshot+%2528267%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrJpPfgEWFrDOv_DH6dSf4tAQshtO7qYXYLMBm2tRCwz51PdostmrIPvMF60lalqle10-sPEz0heRH9lnHkNsbBW6c0OA4KfNyf4LSTPmqPFNmhP7NQ4xXMS5xBRl-JvOCW908ir7v1Rqh/s640/Screenshot+%2528267%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&amp;nbsp;5. In the &quot;Link to an existing firebase app&quot; section, click on select a project and select the firebase project for your app&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiT9k1ADLXOoJaAkdYVf4oSQuCYrIqMSt2PeESY-Rc-aSbsPeOSaBJz6jYEn1HUXc1rWgHoyLfQbe_QY4gYfmo5Wo2LeRiyy4KTKENqN5Mwuiwg2hE1ktitKViuJX3yyTWvOT_6wC9xqLt_/s1600/Screenshot+%2528269%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiT9k1ADLXOoJaAkdYVf4oSQuCYrIqMSt2PeESY-Rc-aSbsPeOSaBJz6jYEn1HUXc1rWgHoyLfQbe_QY4gYfmo5Wo2LeRiyy4KTKENqN5Mwuiwg2hE1ktitKViuJX3yyTWvOT_6wC9xqLt_/s640/Screenshot+%2528269%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
6. After selecting the relevant project, click on continue&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIQ-4KAf7NODd7ql8r26TxDUnCfgLHsKOvu0M7oDkjtobsSyil_GG0zY0cs0-D1zg-n6Q9RmirljhLdslyQXksEnf-fDXU2AwVSi7DiyR-i6_9yYOCGGzpHw-TP__KfIA0a_ZJpocTrLVa/s1600/Screenshot+%2528272%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIQ-4KAf7NODd7ql8r26TxDUnCfgLHsKOvu0M7oDkjtobsSyil_GG0zY0cs0-D1zg-n6Q9RmirljhLdslyQXksEnf-fDXU2AwVSi7DiyR-i6_9yYOCGGzpHw-TP__KfIA0a_ZJpocTrLVa/s640/Screenshot+%2528272%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
7. In the first point of implementation instructions, you can download the new &quot;google-services.json&quot; file for your app. After doing so, click on done.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidTKXctfgpG5R-tTRuA0x5BbypissqB_1Ytkijb1EI0J8WY8B8OX5wWttRqmN5E5TQCqoyceYhFbG6BwWxdpGbevWsjPJQ62NkvBGXCVOuFibUWsG7En0EdRFsXs63hkE_NuzLkOkzfEFD/s1600/Screenshot+%2528273%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidTKXctfgpG5R-tTRuA0x5BbypissqB_1Ytkijb1EI0J8WY8B8OX5wWttRqmN5E5TQCqoyceYhFbG6BwWxdpGbevWsjPJQ62NkvBGXCVOuFibUWsG7En0EdRFsXs63hkE_NuzLkOkzfEFD/s640/Screenshot+%2528273%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
8. Your app is successfully connected to firebase. &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPoOImSupBvZbXkd5Y-zAiUf9CzIhyhWBr_ZIbllXH3ZEheLsDI-dme_t4mwIpUDpkGYSvO58QZ1j537Kq32i20gYLJiXThxHkDnFXkbZ3y0RFdTNRVqOXuVuzQjPNml9hX50hA09Un0et/s1600/Screenshot+%2528274%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPoOImSupBvZbXkd5Y-zAiUf9CzIhyhWBr_ZIbllXH3ZEheLsDI-dme_t4mwIpUDpkGYSvO58QZ1j537Kq32i20gYLJiXThxHkDnFXkbZ3y0RFdTNRVqOXuVuzQjPNml9hX50hA09Un0et/s640/Screenshot+%2528274%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
9.&amp;nbsp;&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;You will have to replace admob ads with firebase ads in build.gradle file. Implementation instructions are here:&amp;nbsp;&lt;a href=&quot;https://firebase.google.com/docs/admob/android/quick-start&quot;&gt;https://firebase.google.com/docs/admob/android/quick-start&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;If you have any question, ask in the comments and don&#39;t forget to download &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.umersoftwares.app.lite&quot; target=&quot;_blank&quot;&gt;Umer Softwares app from google play store&lt;/a&gt; to remain updated with every new post.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5214527341569198813&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5214527341569198813&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5214527341569198813&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5214527341569198813&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5214527341569198813&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5214527341569198813&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_&lt;a blank=&quot;&quot; href=&quot;whatsapp://send/?text=How%20to%20link%20admob%20with%20firebase?%0Ahttps://umersoftwares.blogspot.com/2018/12/how-to-connect-admob-to-firebase.html&quot; target=&quot;\&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/5214527341569198813/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/12/how-to-connect-admob-to-firebase.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5214527341569198813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5214527341569198813'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/12/how-to-connect-admob-to-firebase.html' title='How to connect admob to firebase?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZ7dLad7QDQ4rHgon86lG6fqLEFVKNi63_GAMff2fDuYYtvCugaBO5AuMIUf_oLVrKujjMUjT6OpoK6xR7GEqtnkWZxAstMK-PYN3foUJ8_5-6NVWoT5HbxV_wPFOtJkD60ioLY7IzlkBh/s72-c/How+to+connect+admob+with+firebae.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-1184593455101752631</id><published>2018-11-09T15:45:00.001+05:00</published><updated>2019-07-04T21:39:42.565+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>How to use python in NetBeans?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZR0ht_D7Tmyg3owpvKUideB075iHBJUx6EZ8jkKEQ3avOqTK6p7dBPRXYEfNgkgEKalZojZAhcoaoLq6RMEIrxVPybtLmE-iOJevboXwSuM9z7enASrEoaZWb9z3LU_3GbsBzTEZdMDMZ/s1600/Using+Python+In+Netbeans.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;451&quot; data-original-width=&quot;801&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZR0ht_D7Tmyg3owpvKUideB075iHBJUx6EZ8jkKEQ3avOqTK6p7dBPRXYEfNgkgEKalZojZAhcoaoLq6RMEIrxVPybtLmE-iOJevboXwSuM9z7enASrEoaZWb9z3LU_3GbsBzTEZdMDMZ/s320/Using+Python+In+Netbeans.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;In this article, I am going to tell you how you can use NetBeans IDE to write python programs. For the sake of simplicity, I am dividing the procedure into following parts:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Installing Python&lt;/li&gt;
&lt;li&gt;Adding Python plugin in NetBeans&lt;/li&gt;
&lt;li&gt;Direct NetBeans to use the python version installed in part one for operation&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Installing Python:&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
1. &lt;a href=&quot;https://www.python.org/downloads/&quot; target=&quot;_blank&quot;&gt;Use this link &lt;/a&gt;to download python and install it in your PC. Full procedure of installing python can be seen &lt;a href=&quot;https://umersoftwares.blogspot.com/2018/10/setting-idle-python-37-on-windows.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;background-color: transparent; color: black; display: inline; float: none; font-family: &amp;quot;times new roman&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;u&gt;&lt;/u&gt;&lt;sub&gt;&lt;/sub&gt;&lt;sup&gt;&lt;/sup&gt;&lt;strike&gt;&lt;/strike&gt;2. Now we have to find the path of python installed in our PC. Go to Start Menu&amp;gt;&amp;gt; All Programs/ All Apps &amp;gt;&amp;gt; Python 3.7 and right click the IDLE Python. Select &quot;Open File Location&quot;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgofsGNP-G1TgeYao6BN7eUI0q_4tBgxFt9Y_sLSPEJZTOmwQzNgp3A11oVVFSPTyrTyZ2z3dZuEJoj9RArj_q54Rxdo_Mw10xZtNyKzw6fCwSgor-czFcyIZtJM1sXk2Hst34xwYoyUtXj/s1600/Screenshot+%2528218%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;530&quot; data-original-width=&quot;942&quot; height=&quot;360&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgofsGNP-G1TgeYao6BN7eUI0q_4tBgxFt9Y_sLSPEJZTOmwQzNgp3A11oVVFSPTyrTyZ2z3dZuEJoj9RArj_q54Rxdo_Mw10xZtNyKzw6fCwSgor-czFcyIZtJM1sXk2Hst34xwYoyUtXj/s640/Screenshot+%2528218%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. Right click on the IDLE Python shortcut and click &quot;Open File Location&quot;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUMcPAlhgM0CJZXdErZMtkXiSDtCVFdMSW-pwMvvN-zdmF0tIEQm27IgtF6iDOJ8xdOfmAgzAIkxj0mXAR8SrGEQAhIYDibK6TxypYjfCDEUCx6uT2YmiUGi4X4CYPtxIDiBXcoSKksalf/s1600/Screenshot+%2528219%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUMcPAlhgM0CJZXdErZMtkXiSDtCVFdMSW-pwMvvN-zdmF0tIEQm27IgtF6iDOJ8xdOfmAgzAIkxj0mXAR8SrGEQAhIYDibK6TxypYjfCDEUCx6uT2YmiUGi4X4CYPtxIDiBXcoSKksalf/s640/Screenshot+%2528219%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. Now copy the full path of python.exe in this folder. Save it somewhere because we will need it in the last section of this article.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgogd6Bw8oZ31L_APX_Q1wYNfxsE7rh9Xx4pUYD4xf8vBqid8MiukuUcE7BgcPKMBVLM9n8YJ-g630mToShInf2X2Ty07C56WMZrvGez8eNUFV5-yvkWIF-G2fVRJ0yReEhIMpnbyIneFl7/s1600/Screenshot+%2528221%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgogd6Bw8oZ31L_APX_Q1wYNfxsE7rh9Xx4pUYD4xf8vBqid8MiukuUcE7BgcPKMBVLM9n8YJ-g630mToShInf2X2Ty07C56WMZrvGez8eNUFV5-yvkWIF-G2fVRJ0yReEhIMpnbyIneFl7/s640/Screenshot+%2528221%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Adding Python plugin to NetBeans:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
1. &lt;a href=&quot;http://plugins.netbeans.org/plugin/56795?show=true&quot; target=&quot;_blank&quot;&gt;Use this link&lt;/a&gt; to download the python plugin for NetBeans.&lt;br /&gt;
2. Extract the downloaded file in one folder. Remember this folder&#39;s path as we are going to use it in the upcoming steps.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHPZOsCswn88Ao3bpmq8nlY5tvnv5a659G_Ro2um8BDQUQrHn7mg-u3I-rsFMNiYBgq4awA2OtJ_t0gZ_AST8jcI9JGnJL9yAPj-VXuRl1zzP3iFPX0mddqsiN2YchPkbaoxVRsuHf6dzi/s1600/Screenshot+%2528203%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;235&quot; data-original-width=&quot;419&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHPZOsCswn88Ao3bpmq8nlY5tvnv5a659G_Ro2um8BDQUQrHn7mg-u3I-rsFMNiYBgq4awA2OtJ_t0gZ_AST8jcI9JGnJL9yAPj-VXuRl1zzP3iFPX0mddqsiN2YchPkbaoxVRsuHf6dzi/s320/Screenshot+%2528203%2529.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. Open NetBeans. Go to Tools &amp;gt;&amp;gt; Plugins&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiq9qakENxkzt5EokoSpztF-Gki84-N4HJ26dN-t4g1DAQak5LpZidZwUPbL0oxH9gyPR85P62C88ixyExmgp3sTZUCksGCIM9jXOUnO4GkBRA8MpfPY_KGiEmb8MXfHRDdcGUBNtU8skN9/s1600/Screenshot+%2528204%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiq9qakENxkzt5EokoSpztF-Gki84-N4HJ26dN-t4g1DAQak5LpZidZwUPbL0oxH9gyPR85P62C88ixyExmgp3sTZUCksGCIM9jXOUnO4GkBRA8MpfPY_KGiEmb8MXfHRDdcGUBNtU8skN9/s640/Screenshot+%2528204%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4.&amp;nbsp; In the plugins window, open the &quot;Downloaded&quot; tab.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCHaPoSC2QXigon0ex9PSOZ1hlbTS1wfcRhyphenhyphenpvLAchrIH7qn04dXjq-S6UoaQ3eZmg-aikM076XYFzOl8O8gh4wOXlblupi9UcLbaS_Fy4VY5adHFma2cmD9uz_0icVg-SnLYYv7iaJQ16/s1600/Screenshot+%2528205%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCHaPoSC2QXigon0ex9PSOZ1hlbTS1wfcRhyphenhyphenpvLAchrIH7qn04dXjq-S6UoaQ3eZmg-aikM076XYFzOl8O8gh4wOXlblupi9UcLbaS_Fy4VY5adHFma2cmD9uz_0icVg-SnLYYv7iaJQ16/s640/Screenshot+%2528205%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5. Click on &quot;Add Plugins&quot;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGPXCeHr2qufIw6o1F1aGxEzJ0fxW_KlozysbDIaDK3-5ZPbk5_eYotIkTBJOGiduqnBTIT4IXRaJves6dJ9XN-v8i_qmKkA0z0kCsLu9FDWjp14e8FJ4UqlZfGwKD89lTx6QDXIJ3ql5e/s1600/Screenshot+%2528206%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGPXCeHr2qufIw6o1F1aGxEzJ0fxW_KlozysbDIaDK3-5ZPbk5_eYotIkTBJOGiduqnBTIT4IXRaJves6dJ9XN-v8i_qmKkA0z0kCsLu9FDWjp14e8FJ4UqlZfGwKD89lTx6QDXIJ3ql5e/s640/Screenshot+%2528206%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
6. In the next window that appears, navigate to the folder in which you extracted the downloaded plugin files in step 2. Select all the files in the extracted folder. (To select all, highlight the top most file and use shift+down to select all)&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZCCzspL_PCeDcj9TbZqOgkPtf2iznj4a_j7EdFsGCkt5zoprUYwEqXC3tsSXxsqKJ2vsjPOafMYQU90N08cImIj1Sc9bgcTtbnqfs-x_rI_4qXlV9c01tQZSkPI-1jWJaKRn3Nz15Fu75/s1600/Screenshot+%2528207%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZCCzspL_PCeDcj9TbZqOgkPtf2iznj4a_j7EdFsGCkt5zoprUYwEqXC3tsSXxsqKJ2vsjPOafMYQU90N08cImIj1Sc9bgcTtbnqfs-x_rI_4qXlV9c01tQZSkPI-1jWJaKRn3Nz15Fu75/s640/Screenshot+%2528207%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
7.&amp;nbsp; After you have selected all the files, click on open.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEim8t3-DdyK5maRkyYEpxuiZWz0fPozBa_m72LmayTGuTjeIsk2BYgO8TLEvuvzHrjBN90Fm8joEAg2bKG6PXZ9wQzHPqNYQhICXHvLpcMO-cQ-YCpX0-feswgNQZ6e_oNPlCsMvXCl9362/s1600/Screenshot+%2528208%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEim8t3-DdyK5maRkyYEpxuiZWz0fPozBa_m72LmayTGuTjeIsk2BYgO8TLEvuvzHrjBN90Fm8joEAg2bKG6PXZ9wQzHPqNYQhICXHvLpcMO-cQ-YCpX0-feswgNQZ6e_oNPlCsMvXCl9362/s640/Screenshot+%2528208%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
8. Make sure that all the new plugins in the left pane are selected. Click Install.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_CMoQr1sc8mmNDHN8RkZkIvfa6lsPQb-rXxwloCGvoLeKEJqWLsuMVXM8vdGaCnW2RC5LBh1nPlgNmYgc5iYaUfwxISP4PrxYhllbl02m6GCNiIuH5bnL2Ig_9HoVT6Ww-exk7qeuHn7R/s1600/Screenshot+%2528209%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_CMoQr1sc8mmNDHN8RkZkIvfa6lsPQb-rXxwloCGvoLeKEJqWLsuMVXM8vdGaCnW2RC5LBh1nPlgNmYgc5iYaUfwxISP4PrxYhllbl02m6GCNiIuH5bnL2Ig_9HoVT6Ww-exk7qeuHn7R/s640/Screenshot+%2528209%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
9. Click next&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicH6jdmuqONh4NFffzGA7tCr1kqH2zT-frszoxnGXVxsQL9456IRediEMNII9wpwkiMCKfLLsKfruk9jX3_2_EmXprYSJ1h4Dv5MmjHZARMwe2MysDGfTiJCVQAsNeGWMfMzh7y_2u-Y9S/s1600/Screenshot+%2528210%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicH6jdmuqONh4NFffzGA7tCr1kqH2zT-frszoxnGXVxsQL9456IRediEMNII9wpwkiMCKfLLsKfruk9jX3_2_EmXprYSJ1h4Dv5MmjHZARMwe2MysDGfTiJCVQAsNeGWMfMzh7y_2u-Y9S/s640/Screenshot+%2528210%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
10. Accept the license and&amp;nbsp; click install&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhP2ZdN1l62HRqPWiAX3Rdg2LBoUaqFbQs7ImNd_nIoqa1ZoRAh7otJLwxpAeXuA9SODP5RJ-bojhjUOBclhv0G8f2vL6o5k-8KrsedEKoZ9F1fUXaQy22vrdLYmkyX6lOc8e6wvUJ-WrH9/s1600/Screenshot+%2528211%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhP2ZdN1l62HRqPWiAX3Rdg2LBoUaqFbQs7ImNd_nIoqa1ZoRAh7otJLwxpAeXuA9SODP5RJ-bojhjUOBclhv0G8f2vL6o5k-8KrsedEKoZ9F1fUXaQy22vrdLYmkyX6lOc8e6wvUJ-WrH9/s640/Screenshot+%2528211%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
11.&amp;nbsp; Click Continue&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigAWqzwVzn9b0fKDhhjzQRvWejElDePa_JgPAV4Wmp07UQ5gJ8tbD-OvdYX5BuTwOXVcTNSGfqiEIbxjn4t3rMvSPGLnwSigxn64nuzCcFQ8CHe5h6kDBw63prOXN8BCQ02OKp9_1E7TNl/s1600/Screenshot+%2528212%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigAWqzwVzn9b0fKDhhjzQRvWejElDePa_JgPAV4Wmp07UQ5gJ8tbD-OvdYX5BuTwOXVcTNSGfqiEIbxjn4t3rMvSPGLnwSigxn64nuzCcFQ8CHe5h6kDBw63prOXN8BCQ02OKp9_1E7TNl/s640/Screenshot+%2528212%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
12.&amp;nbsp; After the plugin installation finishes, check the button &quot;Restart IDE Now&quot; and click finish.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQPeeTKbNx30aSTZz1w6aPsMcnAVUDqojZB2OOkbvR3pTTx6BkZZKMv5GSNY0NQUTDyMsN1dlQdYzdcMs6r5nUHK2-FbuZ1NWcyQ-Ax31B4DNNf22fwfWnzOJyUv9LvW7rul88wh0qA_tF/s1600/Screenshot+%2528213%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQPeeTKbNx30aSTZz1w6aPsMcnAVUDqojZB2OOkbvR3pTTx6BkZZKMv5GSNY0NQUTDyMsN1dlQdYzdcMs6r5nUHK2-FbuZ1NWcyQ-Ax31B4DNNf22fwfWnzOJyUv9LvW7rul88wh0qA_tF/s640/Screenshot+%2528213%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
13. The IDE will restart. Wait for it to open again.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Set Python path in NetBeans:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
1. After the IDE opens again, click the new project button as shown in the screenshot. &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihin9iH5P2uJUjGAOBTMf9q5iwPh0H-kMeli2LjnrF_KhPQIWXgVjdqxBVu_I32m6AjTTPo3AeArMRzJgxF_R4oONQ2H2ho4CbZ0aC8ve2aUYyuw-BK-aICb28E8a3P2nai5AaD4d4eZ4b/s1600/Screenshot+%2528214%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihin9iH5P2uJUjGAOBTMf9q5iwPh0H-kMeli2LjnrF_KhPQIWXgVjdqxBVu_I32m6AjTTPo3AeArMRzJgxF_R4oONQ2H2ho4CbZ0aC8ve2aUYyuw-BK-aICb28E8a3P2nai5AaD4d4eZ4b/s640/Screenshot+%2528214%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2.&amp;nbsp; In the left pane, select Python and in the right pane, select Python Project and click next.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjxZvWisQjklQ9LkSURmlLQBuhRqn3ndTedEocjIkSgmVx2cy9aUkD3FXgxWqYLxIn8m5vl76ox-8yO8hf-VcsBHUkBtllrctaUOOXOa0AmjvUpJWgEGIrlxMI4imDGAhRAVjsBu5cvL3c/s1600/Screenshot+%2528215%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjxZvWisQjklQ9LkSURmlLQBuhRqn3ndTedEocjIkSgmVx2cy9aUkD3FXgxWqYLxIn8m5vl76ox-8yO8hf-VcsBHUkBtllrctaUOOXOa0AmjvUpJWgEGIrlxMI4imDGAhRAVjsBu5cvL3c/s640/Screenshot+%2528215%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3.&amp;nbsp; At the &quot;Python Platform&quot; option, click &quot;Manage&quot;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtU9jTYr1eDIQOP_g-QoGN1MF9Za0QDkbiF9uz_Z3lXpPtRYSONrkH9xlDo9mQgd-LTqVM9sqpmw-p1i_uMhzDE6ZY-9YHjWkh979qzi9LAQFtGCaYBy4f0efdjJ3eI9Mj8EGm1a_2SUMq/s1600/Screenshot+%2528216%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtU9jTYr1eDIQOP_g-QoGN1MF9Za0QDkbiF9uz_Z3lXpPtRYSONrkH9xlDo9mQgd-LTqVM9sqpmw-p1i_uMhzDE6ZY-9YHjWkh979qzi9LAQFtGCaYBy4f0efdjJ3eI9Mj8EGm1a_2SUMq/s640/Screenshot+%2528216%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4.&amp;nbsp; Click &quot;New&quot; in the bottom left set of buttons.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkDHcLTCORnvwsJN5SI_pKVhyphenhyphenosMWxEMY3tTmG5pGHb5nTveOXUX_TpLEOCh9hiFPOiWX3WBcc38WXs_Fdm7-fw25uetxdfML4RfyfeCY_wNFm8oEmfDTrr_NWNjTu6qb3_OKszVHOzwlI/s1600/Screenshot+%2528217%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkDHcLTCORnvwsJN5SI_pKVhyphenhyphenosMWxEMY3tTmG5pGHb5nTveOXUX_TpLEOCh9hiFPOiWX3WBcc38WXs_Fdm7-fw25uetxdfML4RfyfeCY_wNFm8oEmfDTrr_NWNjTu6qb3_OKszVHOzwlI/s640/Screenshot+%2528217%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5.&amp;nbsp; Paste the path of python.exe file you copied in the section-1 step-4 and click &quot;Open&quot;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGZx_AMjp9j1MR3slDuJbiebqyatv8lXN15AqYpgoYm_UP1RT8UfTdb8BZdpuJdIHFr8-6rdJ8OfCew-H1um3dK3gNpO2YGN6on_jzUNxRGkfOJ6se4nftCRcUR1skBRPUto7aDL4BnQuk/s1600/Screenshot+%2528222%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGZx_AMjp9j1MR3slDuJbiebqyatv8lXN15AqYpgoYm_UP1RT8UfTdb8BZdpuJdIHFr8-6rdJ8OfCew-H1um3dK3gNpO2YGN6on_jzUNxRGkfOJ6se4nftCRcUR1skBRPUto7aDL4BnQuk/s640/Screenshot+%2528222%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
6.&amp;nbsp; After it detects the python version, click on close.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEUYuO9DAtDHl8eGWzAjqCOvIELZ5eCerFs-FGPw-EtGKS24KotvxaCfEXJxDSEdMEV0YsHSgCnF1p1CLfGag1h15iFltQKurSimjNA6zW2biuicWVPdX73H_84EvMesGw2_sFbGTERj-l/s1600/Screenshot+%2528223%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEUYuO9DAtDHl8eGWzAjqCOvIELZ5eCerFs-FGPw-EtGKS24KotvxaCfEXJxDSEdMEV0YsHSgCnF1p1CLfGag1h15iFltQKurSimjNA6zW2biuicWVPdX73H_84EvMesGw2_sFbGTERj-l/s640/Screenshot+%2528223%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp;7. You will see a python version against python platform option. Click Finish to continue.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOWiWw_e48c1KRS_Uk15mDVFtuQnoey1AeyP9bsg56jwi-_yRRBX1MxP1f6zoLlMf_GT9kuDr_XjskTV70D4j78cyW3CX_V8dM0WlBNIM0cLPi84rBrknFHyhwdjwQJNJe_KGd5wJn25iL/s1600/Screenshot+%2528224%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOWiWw_e48c1KRS_Uk15mDVFtuQnoey1AeyP9bsg56jwi-_yRRBX1MxP1f6zoLlMf_GT9kuDr_XjskTV70D4j78cyW3CX_V8dM0WlBNIM0cLPi84rBrknFHyhwdjwQJNJe_KGd5wJn25iL/s640/Screenshot+%2528224%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&amp;nbsp;8. Python has been setup in NetBeans and you can start coding now.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBfK_LIgV12xHwMjb6OohTXMokQoR4_P60ySB9EY6LlyhehG-KVFB99jpRCSWmBALiCxSH14Z6g9EkAmMo86BtIW5wkDYS3ZzpVA_9UmxXkWcN-gj7N-h-2QoB-GW6V4ixnNJL_Pg4cndN/s1600/Screenshot+%2528225%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBfK_LIgV12xHwMjb6OohTXMokQoR4_P60ySB9EY6LlyhehG-KVFB99jpRCSWmBALiCxSH14Z6g9EkAmMo86BtIW5wkDYS3ZzpVA_9UmxXkWcN-gj7N-h-2QoB-GW6V4ixnNJL_Pg4cndN/s640/Screenshot+%2528225%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;
Video&lt;/h2&gt;
Following is a video demonstrating all these steps. Watch the video and make sure to &lt;a href=&quot;https://www.youtube.com/channel/UCIlHzK-AxatGyhah2l16IVQ&quot; target=&quot;_blank&quot;&gt;subscribe me on YouTube.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;iframe allow=&quot;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/qmlAykxqQ8M&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;-webkit-text-stroke-width: 0px; background-color: white; color: black; display: inline !important; float: none; font-family: Times New Roman; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;&quot;&gt;If you have any query, you can ask in comments.&lt;/span&gt;&lt;b&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;u&gt;&lt;/u&gt;&lt;sub&gt;&lt;/sub&gt;&lt;sup&gt;&lt;/sup&gt;&lt;strike&gt;&lt;/strike&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/1184593455101752631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/11/how-to-use-python-in-netbeans.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1184593455101752631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1184593455101752631'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/11/how-to-use-python-in-netbeans.html' title='How to use python in NetBeans?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZR0ht_D7Tmyg3owpvKUideB075iHBJUx6EZ8jkKEQ3avOqTK6p7dBPRXYEfNgkgEKalZojZAhcoaoLq6RMEIrxVPybtLmE-iOJevboXwSuM9z7enASrEoaZWb9z3LU_3GbsBzTEZdMDMZ/s72-c/Using+Python+In+Netbeans.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-5950622625405498312</id><published>2018-10-30T15:38:00.001+05:00</published><updated>2019-01-11T22:13:44.930+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Setting up IDLE Python 3.7 on Windows</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOCG9dr1VW1LWLHziZdbaluiM8kCEt94ER4cQdsXohoUmy0qTR8FAdDGh6TCSPI1Ul0aBsy7mlCJ1KGnZIa93TSEc59SqL7Oq4KsB9P_bRg5YINTmCUBRPJ4Lv9YWwMrtykA0wnpSJPDjS/s1600/Setting+up+IDLE+Python+on+Windows.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;338&quot; data-original-width=&quot;601&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOCG9dr1VW1LWLHziZdbaluiM8kCEt94ER4cQdsXohoUmy0qTR8FAdDGh6TCSPI1Ul0aBsy7mlCJ1KGnZIa93TSEc59SqL7Oq4KsB9P_bRg5YINTmCUBRPJ4Lv9YWwMrtykA0wnpSJPDjS/s320/Setting+up+IDLE+Python+on+Windows.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
In this article, we are going to install IDLE Python (The official IDE for python) on Windows. For more information about Python, &lt;a href=&quot;https://en.wikipedia.org/wiki/Python_(programming_language)&quot; target=&quot;_blank&quot;&gt;see this.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
1. &lt;a href=&quot;https://www.python.org/ftp/python/3.7.1/python-3.7.1.exe&quot; target=&quot;_blank&quot;&gt;Click here to download installer for windows&lt;/a&gt;&lt;br /&gt;
2. Run the installer program you downloaded. In the first screen that appears, click Install Now.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYID1LSnbwOLZCqr02qaVp4u4rlhjUG3ZZmFCR9-HNOAkZKFFCeMZOK5hYAZWwDNxld2kNJhymHNOdV3FM5XkH8pVKQEM4pvXORI2Yd5ZWbr4IwLCWDGRs5MIIA7q6UdNNVbtNAVBxk8An/s1600/Screenshot+%2528184%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;415&quot; data-original-width=&quot;671&quot; height=&quot;246&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYID1LSnbwOLZCqr02qaVp4u4rlhjUG3ZZmFCR9-HNOAkZKFFCeMZOK5hYAZWwDNxld2kNJhymHNOdV3FM5XkH8pVKQEM4pvXORI2Yd5ZWbr4IwLCWDGRs5MIIA7q6UdNNVbtNAVBxk8An/s400/Screenshot+%2528184%2529.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. The setup will start automatically. If the computer asks for administrative&amp;nbsp;privileges, click YES to grant.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nggOgEqR7Xtgg86F1S1NH2lfEoyu4JMrfx2PDjgdmLLDygQGNNcYdu612nWQzLEZ0vEADjXQyi5iu6CxXAGfVt_02MWR169WMKLDCR6MOMUYavnvim_b_PQYipEqqn340WD7bQgfBS0X/s1600/Screenshot+%2528185%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;418&quot; data-original-width=&quot;671&quot; height=&quot;248&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nggOgEqR7Xtgg86F1S1NH2lfEoyu4JMrfx2PDjgdmLLDygQGNNcYdu612nWQzLEZ0vEADjXQyi5iu6CxXAGfVt_02MWR169WMKLDCR6MOMUYavnvim_b_PQYipEqqn340WD7bQgfBS0X/s400/Screenshot+%2528185%2529.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. After the setup is complete, click close.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1C-U57WRk_fbm_QcK1qmRCGnecvd8V_obxjxUS-UvQgPI3NYHFiWh84mMqNUq7UbyFHkkXuQaZ2zUAYUkBVRrj3cHAsr18N4TDSp66awtUYLEHjHGqTX5Y6qsVvUlug5N0udkaJYdCxM0/s1600/Screenshot+%2528186%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;416&quot; data-original-width=&quot;672&quot; height=&quot;247&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1C-U57WRk_fbm_QcK1qmRCGnecvd8V_obxjxUS-UvQgPI3NYHFiWh84mMqNUq7UbyFHkkXuQaZ2zUAYUkBVRrj3cHAsr18N4TDSp66awtUYLEHjHGqTX5Y6qsVvUlug5N0udkaJYdCxM0/s400/Screenshot+%2528186%2529.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Launching the IDE:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
To launch the IDE, go to Start&amp;gt;All Programs&amp;gt;Python and open IDLE python as shown.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj30uY5CHAdzJHxuVSvnl9m3i9usmChQ6YKus5kSo1ast6vBfKdSe7sZavvV8zVyMTlAOF95e4T05eSyW7grgjElPV23f7zMAdspw7CBUIGzwJyJNi5sPgqvj3W303UfcMFpT62LxyCAThA/s1600/Screenshot+%2528187%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;681&quot; data-original-width=&quot;977&quot; height=&quot;278&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj30uY5CHAdzJHxuVSvnl9m3i9usmChQ6YKus5kSo1ast6vBfKdSe7sZavvV8zVyMTlAOF95e4T05eSyW7grgjElPV23f7zMAdspw7CBUIGzwJyJNi5sPgqvj3W303UfcMFpT62LxyCAThA/s400/Screenshot+%2528187%2529.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Modes in IDE:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
There are two modes for writing the code:&lt;br /&gt;
&lt;b&gt;1. Immediate Mode:&lt;/b&gt;&lt;br /&gt;
Soon after opening the IDE, you are in the immediate mode. You can start coding. The results will be displayed right after you click enter.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzXC6BL8JSIk9gw__dJ9MfntfC0YQSD91mJpuSPHok6Zj47zUCwJzVrhm0zOATm5EpVG2qyZx26E0l_T3bSXUZez6BECze7poGASRY_z8TJcrs68n2wYgQ-QZmd0e5Qb9v6P5Uw8IZzM0K/s1600/Screenshot+%2528188%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;558&quot; data-original-width=&quot;828&quot; height=&quot;428&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzXC6BL8JSIk9gw__dJ9MfntfC0YQSD91mJpuSPHok6Zj47zUCwJzVrhm0zOATm5EpVG2qyZx26E0l_T3bSXUZez6BECze7poGASRY_z8TJcrs68n2wYgQ-QZmd0e5Qb9v6P5Uw8IZzM0K/s640/Screenshot+%2528188%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Let&#39;s write a basic program to display Hello World on the screen. Type this in the IDE and press enter:&lt;br /&gt;
&lt;div class=&quot;codeblue&quot;&gt;
print(&quot;Hello World&quot;)&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgD847tbnW38kFJNQrQStkYIzW966N_Xjdq3fTP7RoympDlUmGsV8oH4Gy2rRdne-gwYe5FqPMvhceBwb-KuDziwVj3odjLl4T0vAjroHjgrqsaTyafjL61klnjI7qQqHhvaAbb_rq8_2W2/s1600/Screenshot+%2528189%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;559&quot; data-original-width=&quot;824&quot; height=&quot;433&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgD847tbnW38kFJNQrQStkYIzW966N_Xjdq3fTP7RoympDlUmGsV8oH4Gy2rRdne-gwYe5FqPMvhceBwb-KuDziwVj3odjLl4T0vAjroHjgrqsaTyafjL61klnjI7qQqHhvaAbb_rq8_2W2/s640/Screenshot+%2528189%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
You can start writing a bit longer code as well. Take the following code to compute and display the sum of 32 and 43&lt;br /&gt;
&lt;div class=&quot;codeblue&quot;&gt;
a=32&lt;br /&gt;
b=43&lt;br /&gt;
c=a+b&lt;br /&gt;
print(c)&lt;/div&gt;
&lt;br /&gt;
*Note that we did&#39;nt use quotation marks in above statement.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNVW5jCD0GtGR0MEia1Hqf0e5v2ObnwLURzIlkPL7QyekF17BIXTQO6NsZhhwQo-08vxNmYXmql4egcLwzNyv9K7w4U5ErTiYQL0ID_ciCuSrFuzrCnlpHVBgMmGi3830hmLzCz1GGQjNy/s1600/Screenshot+%2528190%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;560&quot; data-original-width=&quot;827&quot; height=&quot;432&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNVW5jCD0GtGR0MEia1Hqf0e5v2ObnwLURzIlkPL7QyekF17BIXTQO6NsZhhwQo-08vxNmYXmql4egcLwzNyv9K7w4U5ErTiYQL0ID_ciCuSrFuzrCnlpHVBgMmGi3830hmLzCz1GGQjNy/s640/Screenshot+%2528190%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
To display multiple things in the print statement, separate them by comma (&lt;b&gt;,&lt;/b&gt;)&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLC0qSQ3q4-YdjngagZkGqJcypt61k3NhTeZ7JEMfXxtdwW2Z4G5oQQqieXluhCOIdwBCZe1Yf9Dtu8VSKK6uBBLaVbvxNe3VyOUiyDKGszzEOKFRDYGTS-aVFMS50JLyqwPnej58YD2JU/s1600/Screenshot+%2528191%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;560&quot; data-original-width=&quot;829&quot; height=&quot;432&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLC0qSQ3q4-YdjngagZkGqJcypt61k3NhTeZ7JEMfXxtdwW2Z4G5oQQqieXluhCOIdwBCZe1Yf9Dtu8VSKK6uBBLaVbvxNe3VyOUiyDKGszzEOKFRDYGTS-aVFMS50JLyqwPnej58YD2JU/s640/Screenshot+%2528191%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;2. Script Mode:&lt;/b&gt;&lt;br /&gt;
To open the script mode, click File&amp;gt;New File or just press Ctrl+N&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgwyKHq1eRMFeziUb3uNIc6BEs714TthpFxtLphsn2DpOzUjNci1RKprXYd1FUC35zUnVmnD5lRP-UpKl77a5FSWneiw3se1SZjVsrMg3MvNqB8aA2Gc51jTp9t5V7dHMwhyj9hgaK7Kgq/s1600/Screenshot+%2528192%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;478&quot; data-original-width=&quot;778&quot; height=&quot;392&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgwyKHq1eRMFeziUb3uNIc6BEs714TthpFxtLphsn2DpOzUjNci1RKprXYd1FUC35zUnVmnD5lRP-UpKl77a5FSWneiw3se1SZjVsrMg3MvNqB8aA2Gc51jTp9t5V7dHMwhyj9hgaK7Kgq/s640/Screenshot+%2528192%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
In the new screen that appears, you can write your code.&lt;br /&gt;
&lt;div class=&quot;codeblue&quot;&gt;
a=5&lt;br /&gt;
b=6&lt;br /&gt;
c=a+b&lt;br /&gt;
print(c)
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEis288O_Pd5BTBCGV5wsCvsuBvfL97uLKJKK3hQz7JfyiCYelEQAO6tjxRDazbT_9bNTlgFjRLYa9VBq5rDVn2x-z2bp3gPp5_z40jf0a6-N4_US2-Aq1d1Pd8XSRkNnNPB3CrEMk41dxdI/s1600/Screenshot+%2528193%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;508&quot; data-original-width=&quot;673&quot; height=&quot;481&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEis288O_Pd5BTBCGV5wsCvsuBvfL97uLKJKK3hQz7JfyiCYelEQAO6tjxRDazbT_9bNTlgFjRLYa9VBq5rDVn2x-z2bp3gPp5_z40jf0a6-N4_US2-Aq1d1Pd8XSRkNnNPB3CrEMk41dxdI/s640/Screenshot+%2528193%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Before being able to see the output of your code, you will have to save your code on hard disk. Python programs are saved as *.py files. To save your code, select File&amp;gt;Save or just press Ctrl+S. Select a location on the disk and save your work.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgnAMkoTVgRca0-ryIke-p_IQ7PO02HrHu5QhYPgV-TAXUenGQ4qE4InnSPGETPpBrdHhFY8X3PSgU0CScPr3DFh0-xC0pfpbB_FL1Q0pLlTN4BNC4AoAnoj7nvhqjk8qK_ZAz9GBfN_XKW/s1600/Screenshot+%2528195%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;512&quot; data-original-width=&quot;678&quot; height=&quot;481&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgnAMkoTVgRca0-ryIke-p_IQ7PO02HrHu5QhYPgV-TAXUenGQ4qE4InnSPGETPpBrdHhFY8X3PSgU0CScPr3DFh0-xC0pfpbB_FL1Q0pLlTN4BNC4AoAnoj7nvhqjk8qK_ZAz9GBfN_XKW/s640/Screenshot+%2528195%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
To see the output of your code, click Run&amp;gt;Run Module&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjv6pmd4_t-jE8sGV2vr3oiJCMIoIMLTyRxaC_oI4B3X1U_Hqg-aInHw03-lSi1CwcYWZgtyw6w9KSXEURiVNThBOKtojBScW48a_VK55uQ6zzsWmTTbIfcX6FMkfHrxyG_Ua05F1GQBvop/s1600/Screenshot+%2528196%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;510&quot; data-original-width=&quot;679&quot; height=&quot;480&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjv6pmd4_t-jE8sGV2vr3oiJCMIoIMLTyRxaC_oI4B3X1U_Hqg-aInHw03-lSi1CwcYWZgtyw6w9KSXEURiVNThBOKtojBScW48a_VK55uQ6zzsWmTTbIfcX6FMkfHrxyG_Ua05F1GQBvop/s640/Screenshot+%2528196%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
You will see the output of your code in another screen.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg5GK6rSvvNYvfjZCX1q7Y6AF-WoDx-OYRX-aiSx2ogU33dN88AUEsdnpruYTo8iMO7uJL7iVFxBgpBerqHRCgxFN8XeMOBVSp8s2fslrEnCB_z-cf2HVeeBDkUZiH_alU1kYnaynE5kL5/s1600/Screenshot+%2528197%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;578&quot; data-original-width=&quot;1035&quot; height=&quot;355&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg5GK6rSvvNYvfjZCX1q7Y6AF-WoDx-OYRX-aiSx2ogU33dN88AUEsdnpruYTo8iMO7uJL7iVFxBgpBerqHRCgxFN8XeMOBVSp8s2fslrEnCB_z-cf2HVeeBDkUZiH_alU1kYnaynE5kL5/s640/Screenshot+%2528197%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5950622625405498312&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5950622625405498312&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5950622625405498312&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5950622625405498312&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5950622625405498312&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5950622625405498312&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_&lt;a blank=&quot;&quot; href=&quot;whatsapp://send/?text=Setting%20up%20IDLE%20Python%203.7%20in%20Windows%0Ahttps://umersoftwares.blogspot.com/2018/10/setting-idle-python-37-on-windows.html&quot; target=&quot;\&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/5950622625405498312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/10/setting-idle-python-37-on-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5950622625405498312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5950622625405498312'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/10/setting-idle-python-37-on-windows.html' title='Setting up IDLE Python 3.7 on Windows'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOCG9dr1VW1LWLHziZdbaluiM8kCEt94ER4cQdsXohoUmy0qTR8FAdDGh6TCSPI1Ul0aBsy7mlCJ1KGnZIa93TSEc59SqL7Oq4KsB9P_bRg5YINTmCUBRPJ4Lv9YWwMrtykA0wnpSJPDjS/s72-c/Setting+up+IDLE+Python+on+Windows.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-8181873341232452404</id><published>2018-09-14T23:08:00.001+05:00</published><updated>2019-02-17T11:58:18.222+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>Turn your screen off with a launcher button</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhsHATx_JqHypkSpvABfev4S3psavzTqAwllpQyMXwNK6n1OQuMVEyEHyItUJxglqrKAUbO48H4ISX5Ji1EXwlu8m6clKDvo2pVKU1oOLJuC0cxShrngltE_4-6jlqrs_Rg2BlcW6eqsyg/s1600/Screen+off+and+lock+usage+and+review.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhsHATx_JqHypkSpvABfev4S3psavzTqAwllpQyMXwNK6n1OQuMVEyEHyItUJxglqrKAUbO48H4ISX5Ji1EXwlu8m6clKDvo2pVKU1oOLJuC0cxShrngltE_4-6jlqrs_Rg2BlcW6eqsyg/s320/Screen+off+and+lock+usage+and+review.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;In this post, I am going to tell you about an app which claims to perform a rather simple task. It turns your phone&#39;s screen off without pressing the power button. It provides you a launcher icon which you can place anywhere in your launcher (I would recommend to place it on home screen). You can click that icon to turn off the screen. Simple.. It contains some other features also which we will be discussing later in this post.&lt;br /&gt;
First let&#39;s talk why you need such an app. The answer is to save your power button. Using this, you can turn your screen off by tapping on a screen instead of pressing a hardware button. It is easy to click on the screen than to press a hardware button (At least for me).&lt;br /&gt;
The app is called&amp;nbsp;Screen Off and Lock.&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&amp;nbsp;&lt;img alt=&quot;Cover art&quot; aria-hidden=&quot;true&quot; class=&quot;T75of ujDFqe&quot; itemprop=&quot;image&quot; src=&quot;https://lh3.ggpht.com/eMT2kE8VK1k0XrMgaEdrdtsj7-GZ4N4ZZzjbQW9Zzw9BUGb7Bpz5BG9zGhfOR6unnuE=s180&quot; srcset=&quot;https://lh3.ggpht.com/eMT2kE8VK1k0XrMgaEdrdtsj7-GZ4N4ZZzjbQW9Zzw9BUGb7Bpz5BG9zGhfOR6unnuE=s360 2x&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Use the button below to download it:&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.katecca.screenofflock&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;646&quot; height=&quot;123&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
When you install the application, you get two icons in your apps drawer.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkEib1b_xHngLtUZQAGu5jrAXOaxTMu_4zJ5zGDVewkIbkGwvZSra-Y-Beju1MJsH96HE5pWCGKNurqQwlECuTWYv40nB3uvw5UyVO9MtWWO4pRKKPEya1KdgnQDWrsawmM3xfb-1v89zu/s1600/IMG_20180914_222422.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;251&quot; data-original-width=&quot;445&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkEib1b_xHngLtUZQAGu5jrAXOaxTMu_4zJ5zGDVewkIbkGwvZSra-Y-Beju1MJsH96HE5pWCGKNurqQwlECuTWYv40nB3uvw5UyVO9MtWWO4pRKKPEya1KdgnQDWrsawmM3xfb-1v89zu/s320/IMG_20180914_222422.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;
The &quot;Screen Off&quot; button (On the right) can be clicked to turn off the screen. However for the first time, you will have to provide administrator&amp;nbsp;privileges to the app.&lt;/div&gt;
&lt;br /&gt;
The settings icon_actually called &quot;Screen Off and..&quot; is used to enter the settings menu. In the settings, you find the following options:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxwXjG-5Fs288Kpo5MMwVtRF8TLlOxH9UJX0MFEJWn7_jBaFo5iUVng0RGaVwiqHj6uSRoN220p1iLzidM7jwyg6jgghHOpQevq9s_mkuFiJUF28qj8fPQ1-wEI9YfYhxrMlEnOwHDFETf/s1600/IMG_20180914_222440.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;325&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxwXjG-5Fs288Kpo5MMwVtRF8TLlOxH9UJX0MFEJWn7_jBaFo5iUVng0RGaVwiqHj6uSRoN220p1iLzidM7jwyg6jgghHOpQevq9s_mkuFiJUF28qj8fPQ1-wEI9YfYhxrMlEnOwHDFETf/s400/IMG_20180914_222440.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;The &quot;GO TO PLAY STORE&quot; button takes you to the play store to purchase the donate version in case you wish to support the developer with some money.&lt;/li&gt;
&lt;li&gt;&quot;Enable shortcut in notification area&quot; when turned on, displays a notification which can be clicked to turn off the screen.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0laE1leg6FBCuYvbWTAWA7R6aspE2-gAfVCnM_0PSjGj1ei2w4EoveQggDycocyOa2zKyJ6NkWYe0TodREUpFiUHub4boXj9RLuFsCqChPJ8gPUrkWEBTDu1WNhuPm93B68FwNtQrEHPi/s1600/IMG_20180914_222456.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;680&quot; data-original-width=&quot;720&quot; height=&quot;377&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0laE1leg6FBCuYvbWTAWA7R6aspE2-gAfVCnM_0PSjGj1ei2w4EoveQggDycocyOa2zKyJ6NkWYe0TodREUpFiUHub4boXj9RLuFsCqChPJ8gPUrkWEBTDu1WNhuPm93B68FwNtQrEHPi/s400/IMG_20180914_222456.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&quot;Delay device locking&quot; button explains itself with the text below it.&lt;/li&gt;
&lt;li&gt;Using the &quot;Screen off animation&quot; feature, you can add a screen off animation to your phone. Note that the animation will only work if the screen is turned off using this app. It will not work when the screen is turned off using the normal power button.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxBEtmD7_KtyckJs7mYPThQrs1jtHPjte_HDtvqTf0zyqR6ChUcBfzu8E_eeB9jC2qjraRwRXxvmLlgMRktsoFp12tv8kjot3l25CLhYVTE9hYsxd27NUVUpAX3xmFm47HtJRmbcm9CK5Y/s1600/IMG_20180914_222510.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;979&quot; data-original-width=&quot;720&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxBEtmD7_KtyckJs7mYPThQrs1jtHPjte_HDtvqTf0zyqR6ChUcBfzu8E_eeB9jC2qjraRwRXxvmLlgMRktsoFp12tv8kjot3l25CLhYVTE9hYsxd27NUVUpAX3xmFm47HtJRmbcm9CK5Y/s400/IMG_20180914_222510.jpg&quot; width=&quot;293&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The &quot;Screen lock sound&quot; feature enables you to add a screen lock sound. Again as above, it will only work when screen is turned off using the app and not the power button.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5o-ztwtdafWCb78I0x5HaT9PhkOZs1qOcoY3vIJMwxsycpy0KvaNU19qIqx3PnNoZvAhTaLRMLze-rOGR5G9qBZWqRqQV_q6wll6wi-tifWqXl2VelFilhwqfXDQ0xbvegwDWowFSs5s2/s1600/IMG_20180914_222533.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;514&quot; data-original-width=&quot;720&quot; height=&quot;285&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5o-ztwtdafWCb78I0x5HaT9PhkOZs1qOcoY3vIJMwxsycpy0KvaNU19qIqx3PnNoZvAhTaLRMLze-rOGR5G9qBZWqRqQV_q6wll6wi-tifWqXl2VelFilhwqfXDQ0xbvegwDWowFSs5s2/s400/IMG_20180914_222533.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The vibration feedback feature when turned on, makes the phone vibrate when the screen is turned off using the app.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsVHSXvHJJdSD_gOzOGMKLb2tGhyt1UH4UjzhnGwU7819CsCAge5fdZDehS8NyinedvYDzZmwtZebYO5pa9uar8GFEtKR74tiE864v86MvurALABUXcRBHGU6a6T_YmlQAhmS6Je-syuOY/s1600/IMG_20180914_222549.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;592&quot; data-original-width=&quot;720&quot; height=&quot;328&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsVHSXvHJJdSD_gOzOGMKLb2tGhyt1UH4UjzhnGwU7819CsCAge5fdZDehS8NyinedvYDzZmwtZebYO5pa9uar8GFEtKR74tiE864v86MvurALABUXcRBHGU6a6T_YmlQAhmS6Je-syuOY/s400/IMG_20180914_222549.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The uninstall application button enables you to uninstall the app easily. To go with the normal way, you will have to first disable the app as device administrator and then uninstall it.&lt;/li&gt;
&lt;li&gt;The next feature should only be used if you are facing the problem described by it.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh51y7tCSNV99MuYBYaTiPpUE54HAx01UthaQJp6nEn8ZR5yDotMhXl2i6JDpZaIUIckXmF5REPVhXS4w5_WMs0Ddu7KpdFGbNp5ICvnwKyBhaX_T9qLiXiWvP3jeYZipe4IUgFLxL02pgC/s1600/IMG_20180914_222600.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1478&quot; data-original-width=&quot;720&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh51y7tCSNV99MuYBYaTiPpUE54HAx01UthaQJp6nEn8ZR5yDotMhXl2i6JDpZaIUIckXmF5REPVhXS4w5_WMs0Ddu7KpdFGbNp5ICvnwKyBhaX_T9qLiXiWvP3jeYZipe4IUgFLxL02pgC/s400/IMG_20180914_222600.jpg&quot; width=&quot;193&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;This allows you to change language.&lt;/li&gt;
&lt;/ul&gt;
One last trick. You can ask google assistant to &quot;Open Screen Off&quot; and it would turn your screen off with your voice. Or if you use &quot;ok google&quot; on your phone, you can say: &quot;Ok Google....Open Screen Off&quot; to turn your screen off with your voice. This will happen only if this app is installed on your phone.&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=8181873341232452404&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=8181873341232452404&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=8181873341232452404&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=8181873341232452404&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=8181873341232452404&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=8181873341232452404&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_&lt;a blank=&quot;&quot; href=&quot;whatsapp://send?text=How%20to%20turn%20your%20screen%20off%20with%20a%20launcher%20button:%0Ahttps://umersoftwares.blogspot.com/2018/09/turn-your-screen-off-with-launcher.html&quot; target=&quot;\&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;Related:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://umersoftwares.blogspot.com/2018/08/waveup-usage-and-review.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqDTN7zCcuU1gZ1VMyLkKqRjx1OGqnHn6szuvWhiKZ_dXtkRN4k6wMPi0RXAdjwkXUlL6r_lmBXFpDmE8Bf-CADuOI7dU8G3ZokXu7ZjoodY0fBmM1O26j89JOJjCC3Gtb7qd9r2YutvfR/s320/IMG_20180830_110908.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://umersoftwares.blogspot.com/2018/08/how-to-increase-volume-beyond-maximum.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1IqXk9ZisOJ5_BkJP5Ee3CL835bwoNy8Q1KZNwsWM5vyMSR-ruasmWPsAbCaZGV9JlSzlFNhRQsP46lQW4cgunbW_mm9cXDctFiVmZRYVVIdmhVGeJ4vDFL7bDRZXaG41RubnmlqbLxZ4/s320/Increase+the+volume+beyond+maximum+in+android.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://umersoftwares.blogspot.com/2018/07/img2pdf-usage-and-review.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiARpA8lZxNGeJ0y3p-CcTkcskSznlUvU4DRhe1jwKbhMcaslQtDKSE9NCN8JHdsJQDud5MHZWNP6acP8kVo-zvL8N4DfSvyb_LRlqYmlhcJXv61E8frI7ig0FMjsmQh2wqidpmbNnS8fjL/s320/IMG2PDF+Review+and+Usage.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://umersoftwares.blogspot.com/2018/08/screen-rotation-control-usage-and-review.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlbj5lVke_buxysaDFcbA-PWxWdcvXtF3QynTE76KhBmsSMq1Ax42Iz3SL02FQ4j11l_Ikxy17eB_xfmQ7uENYeLQo9jIANVcaAzt_1luf6dRMWgQ-8gdu6cxauaYkPd8ewaM3yFtsKaMa/s320/IMG_20180831_122005+-+Copy.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/8181873341232452404/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/09/turn-your-screen-off-with-launcher.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8181873341232452404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8181873341232452404'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/09/turn-your-screen-off-with-launcher.html' title='Turn your screen off with a launcher button'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhsHATx_JqHypkSpvABfev4S3psavzTqAwllpQyMXwNK6n1OQuMVEyEHyItUJxglqrKAUbO48H4ISX5Ji1EXwlu8m6clKDvo2pVKU1oOLJuC0cxShrngltE_4-6jlqrs_Rg2BlcW6eqsyg/s72-c/Screen+off+and+lock+usage+and+review.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-1360663528193068784</id><published>2018-08-31T17:36:00.001+05:00</published><updated>2019-07-17T11:06:30.283+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>How to force any screen orientation in Android</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlbj5lVke_buxysaDFcbA-PWxWdcvXtF3QynTE76KhBmsSMq1Ax42Iz3SL02FQ4j11l_Ikxy17eB_xfmQ7uENYeLQo9jIANVcaAzt_1luf6dRMWgQ-8gdu6cxauaYkPd8ewaM3yFtsKaMa/s1600/IMG_20180831_122005+-+Copy.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlbj5lVke_buxysaDFcbA-PWxWdcvXtF3QynTE76KhBmsSMq1Ax42Iz3SL02FQ4j11l_Ikxy17eB_xfmQ7uENYeLQo9jIANVcaAzt_1luf6dRMWgQ-8gdu6cxauaYkPd8ewaM3yFtsKaMa/s320/IMG_20180831_122005+-+Copy.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
This app allows you to control the orientation of your screen manually and more powerfully. There are some cases when it is easy to use your phone upside down. This happens mostly when you want to use the phone while charging. Or may be your phone&#39;s headphone jack is on the top and you want it to shift to the bottom for sometime. This app proves handy in such situations.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&amp;nbsp;&lt;img alt=&quot;Cover art&quot; aria-hidden=&quot;true&quot; class=&quot;T75of ujDFqe&quot; itemprop=&quot;image&quot; src=&quot;https://lh3.ggpht.com/ARM2tZXrFnU1cVxumhCEm7969IPldX3aS-wkfUQVHHtO8tKi15ggTSCwuYwJWypIw-8=s180&quot; srcset=&quot;https://lh3.ggpht.com/ARM2tZXrFnU1cVxumhCEm7969IPldX3aS-wkfUQVHHtO8tKi15ggTSCwuYwJWypIw-8=s360 2x&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=bong.android.androidlock&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;646&quot; height=&quot;123&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
The interface of the app is very simple. When you open the app, you get the option to manually change the orientation of your screen or set it to automatic.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPfkLpuscEs-fp7sCtu6fdrklGmIbV4yE9zhAxK8n_KWHMJI58OWUeddBQ2nDq82e890Y9C_JcJfcX0c0xTXS-eKMP1G5GjRuc6ejuuXa0Gsw0OOSHcebh46rvlqGxwKiCyce5ZJwjRFMY/s1600/Screenshot_2018-08-31-12-17-26.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPfkLpuscEs-fp7sCtu6fdrklGmIbV4yE9zhAxK8n_KWHMJI58OWUeddBQ2nDq82e890Y9C_JcJfcX0c0xTXS-eKMP1G5GjRuc6ejuuXa0Gsw0OOSHcebh46rvlqGxwKiCyce5ZJwjRFMY/s640/Screenshot_2018-08-31-12-17-26.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
The automatic mode is&#39;nt good. It just turn on the automatic rotation of your phone. So if you are using this app, adjust the orientation manually. For example, if you select reverse portrait, your screen will be turned upside down.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjljwtLg2097gIIAABVF57mLBFHCzvrcIQMVDW0O_YRbNL3naWqnPhaiBEO_zoEMvQl3ink3RLvku7TlxgCkx9Ijd1XUmJBaKPyDGm8hQiXFrLcvfzvqZGToeNrCOItPGEFZ_nHmh_8PReM/s1600/IMG_20180831_121823.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjljwtLg2097gIIAABVF57mLBFHCzvrcIQMVDW0O_YRbNL3naWqnPhaiBEO_zoEMvQl3ink3RLvku7TlxgCkx9Ijd1XUmJBaKPyDGm8hQiXFrLcvfzvqZGToeNrCOItPGEFZ_nHmh_8PReM/s640/IMG_20180831_121823.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
*Using landscape and reverse landscape sometimes distort some apps that are programmed for portrait mode only.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
**If you accidentally close the app while you have changed the screen orientation from it, open the app again to set it to normal. Otherwise, it can cause problems.&lt;br /&gt;
&lt;br /&gt;
For more knowledge about interesting android apps, like Umer Softwares on facebook.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://www.facebook.com/UmerSoftwaresBlogger/&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Image result for like on facebook&quot; border=&quot;0&quot; class=&quot;rISBZc M4dUYb&quot; data-atf=&quot;3&quot; height=&quot;273&quot; id=&quot;dimg_26&quot; src=&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAACBCAMAAAD6ztjNAAAAkFBMVEX////t9fdFXJHc5Odkdatuf7NDWpBAWI/f5+mPmrhkd6vw+Plpeq/l7vA5Uoy1wM7w8vZvf6hccKTg4+xgc59NYpfL1eCdpsCAkLJzhKrDzdhUappfcan4+fvp6/GosMizu9DDydl2hbOpt8nS2+JVaaWOmsHW2ue4uLjV1dXKysyFkbrg4OGbpca+xNqPj5AQMdHyAAAHkElEQVR4nM2cbZuaSgyGEc6ZGaoiVJA3BVxpbbddz///dweSAYEZFBQZc139sP2w3puEJJN5UNMmtuTsu24cu665Sw5T//KHLcliSgnRdUIo1YPjm5AdnYJK50Z06oVb1UilZdaVCo3GtmqoAsurqMogcjBfNZW2jQkyWcQ1Q88CNBIrj6RpIUiQL5drxnZBDD+byrlKBxF3t1wuFmvDYOyolw6kqh0GXDQsqIDLMNYO/E+gmOurwbUouVgEkfXOarn8JhcrwQx0mOIMa3FBINnJeoNHMrW6XEbulJlPUrVcLX9BIBk+o2qLfosLE4xFHlTa45txGWsXSpijkitrcWGCsQwzP3kzLiO3lGf+pcW1QC4jUF7CLuWceuXCBGMbCKSrsIR1/MUTLHJhqlb4RB5py1/tQCpMsGPbX5yL8TFDXWk9tvOrSrDMU1zyu3GsKgWO1+oqGIynIheLIfHVPZAZkXKtgUthi4R4CflVtUhlXBcYmq1ju66WXFSlvw4h1AOnW77QX4TuFHEd8aAddd3F84soOnzYMDFTc91O+up51ImiOpGVxYvEO8FdVf1SVFfxYTSXort2sA7w1HDBGY1Y687wde1DrhKuLdQoyxfdZbAU1k2Bks1hitmVi9lVzRNK5pwzblQzibtw/lI0F4Z4GKtqxMLocumeirIKA06jA7XctSsLG3EUjBO2i2suKRbb6KrOQynpTfrqPKRi+4vrXuovZO4qyoRVpn00PxffQCRSd/HHMZ6/emWY9JE0u3h3VLA32XanVKNjFjSCubEOAS7ejJ4osiNMsbNXCYyinsmTvuCChu6dt0Msmay32x5Gsa70HXcZaxgXdXeYheZmEqwD7MGJZ/Rml1HdGVFa/aO9P5T/4gka6cHHi5ZTjdXlYjtPH2eEpk/XlB04wwrqKIppf9LJXZQOmOc/CZbAZxI3v7qLr8evXIFFhxvBv+HJWQ1PQIRmDSxAaxhLg14zBXPwNpU8dQN3MAlGsYPVD9k11rV841pPTx8pOJ2665tct6xbU4qwGwHEIH78EJzxW+Ldw1iSomKwHLcJGX6GP9JSO8Ocp+njVDIufqqjZvFIbsMRjww3F2/+6e3kumdiIAuDLYtja4nb1TwMqDH8gXYeT64+LgZccYK30g8ZfSq5erjWFVf8IBUpWtlzWLL8KuJIcWsQV6EZYs1QBvmTWNK835Q8pMh73LZ8H2Ze7SySPpdbC3FWAy6/qhPI9e8w+8Yzi4T5k1ALaXqxCJaLZV2F48w4Lhqf2Pr+5453FzPC+lZwPBcNI2Y8zyXDQokP9G0cdMdwWZsiAk9zCVFkRoTjL7ZtPNDMziUm1zGwsImEMBf6SrhErDy0MHn56gcGA7JSzmWYfELhC3W4zSTfyg+9basXx5Hhs3jhg9QZVqMl1z+3bVousUqgKou4nCuBQep7+aFquYpDCm1c2CS6Eq6lhKu1wkug583OJSurG7iINptc8TtwRZ7e4IqrRrRSnV+bpmQGj6dvwXVq5hdu1mbnks3QuKnNOFdZZ8ncXL3uIl61NcGN3upuYZ2US1LuI9zx1SrcTAGXrNq7OE3UKwCQR+n3G9GUXAJVfrL4AV67cpG5uQRvbUI8XFPnej0PMiQo+LcTfzouASsnlJ9nGpsvVKOr5eKriJba71g3SGVchg8MJGtuss7x3P6SFC8TZQ7NjW/izs0lK/Zwnm2JLLBBzsolKV/QDVuiFBQi3W9Er+XCJtQS8QRVwVfJlVmC6Ml8By4U6idSrtsF/6V5D6I6ndgC1/1G9EoutpGIXP25ucQw8rV9W1yU1ifumbjE7PKJREsKQsoZucQonvDNNqet9TvPyyVcgec+X9VfWljaFjYUdwv+RFyCt3yHDzldkYU9bKCYhkvwlmlxLFHp5w1qkNNwdd3F+H0LCUUh6bAT94v8hZfk9bFRynUz8V+UX2yH5zOJVGZWLqGoslPfmzxuvSqfg0twGJwcaSCKYMJ6JS0F2u/3E3JJmnY5aFFHzHuz5pKswPYfX19/9q/nkjyP6Q2u/VdxdrIvqxdy5WFPHEHnCSt8gWv/E1v85XVcbEOIPO9RrvtNynXW7F+/P7XDn/2rnsf+F7K29apcKKz7g2Z//v2taT+bXGvGFssHr0UFd2X4MrVEEAyrcnkj2tta8t/nrxYXDU3TDILN4hEyod5H+DqDK2I1VuUi10U7fP79qyUfVy4dNRRWkD9AJhYv6I9WJuUqkWMp1wc+vl+Y96um1ILG/ug77k4U1yfEIq5M85XcakQfxbS2/dmsX7UR6mb2coQtOhomw0TZGtGl6j0btBQ9XPv9jx8/9lKu8s0JN42iaDfUopalusV/j1yJZofVSvrf1YB7voqJk5VWCd70m0biltVUVo9y72BWG4p7VnMRL5RADBOHVBIRUmWD2ScoTIdy1XlP4nM6WtIoNepeeqiaq/LhXImWPQ1GCNXNG2JCuEvWvQFW/0a3qB/bQB8vHWsJML1ge0sUiivpAX/99Tt78PSSpKKqcrj5976OCF9LGmNU1jemN3+sZm4uRb3p9eio5T94c33Hy+FoOsPNnPF7qg72cJuB6n9N2PI0Kbb95gAAAABJRU5ErkJggg==&quot; title=&quot;https://en.wikipedia.org/wiki/Facebook_like_button&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=1360663528193068784&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=1360663528193068784&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=1360663528193068784&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=1360663528193068784&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=1360663528193068784&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=1360663528193068784&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_&lt;a blank=&quot;&quot; href=&quot;whatsapp://send?text=Screen%20Rotation%20Control%0AThis%20app%20let&#39;s%20you%20manually%20control%20the%20orientation%20of%20your%20phone%0Ahttps://umersoftwares.blogspot.com/2018/08/screen-rotation-control-usage-and-review.html&quot; target=&quot;\&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/1360663528193068784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/screen-rotation-control-usage-and-review.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1360663528193068784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/1360663528193068784'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/screen-rotation-control-usage-and-review.html' title='How to force any screen orientation in Android'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlbj5lVke_buxysaDFcbA-PWxWdcvXtF3QynTE76KhBmsSMq1Ax42Iz3SL02FQ4j11l_Ikxy17eB_xfmQ7uENYeLQo9jIANVcaAzt_1luf6dRMWgQ-8gdu6cxauaYkPd8ewaM3yFtsKaMa/s72-c/IMG_20180831_122005+-+Copy.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-4911988215325686345</id><published>2018-08-30T11:56:00.002+05:00</published><updated>2019-01-10T09:14:40.215+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>WaveUp usage and review</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2Nm4lzp-PJT3VN_bVfatToqcAzaATguVCOOp99uIiO7SYkgdIMmRllwyE13uMTM7yijRCOtbTKo-lrPLBg5DWKwD1Lun6vV19A8iwGnLh69Hj-y3m_LN88nRrKg9x3UrNVRXRioQTZfoh/s1600/IMG_20180830_110908.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2Nm4lzp-PJT3VN_bVfatToqcAzaATguVCOOp99uIiO7SYkgdIMmRllwyE13uMTM7yijRCOtbTKo-lrPLBg5DWKwD1Lun6vV19A8iwGnLh69Hj-y3m_LN88nRrKg9x3UrNVRXRioQTZfoh/s320/IMG_20180830_110908.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Our android phones come with various sensors that are used for some purposes by the phone. But there are third party apps available which allow you to use the sensors on your phone for some cool purposes. The one about which I am going to tell you, uses the proximity sensor. The proximity sensor is located on your phone at the front near the earpiece or the front facing camera. On some newer phones, it is located in that silly looking notch. Proximity sensor is used by the phone to turn the screen off while a phone call when you bring the phone near your ear. It avoids accidental touches on the screen when you are listening to a call. A proximity sensor actually senses when an object comes near it and sends feedback to the phone.&lt;br /&gt;
The app I am going to tell you about is called WaveUp.&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img alt=&quot;Cover art&quot; aria-hidden=&quot;true&quot; class=&quot;T75of ujDFqe&quot; itemprop=&quot;image&quot; src=&quot;https://lh3.googleusercontent.com/CW0aMWLeJkTcVvHIpSMHSqEbnE6xieXMnt-PzE5T9YvYVs_JLoSN2KHs0g59d4txTw=s180&quot; srcset=&quot;https://lh3.googleusercontent.com/CW0aMWLeJkTcVvHIpSMHSqEbnE6xieXMnt-PzE5T9YvYVs_JLoSN2KHs0g59d4txTw=s360 2x&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.jarsilio.android.waveup&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;646&quot; height=&quot;123&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
This app uses the proximity sensor to turn on and off your screen. It will actually lessen the use of power button on your phone. It is handy if your power button gets damaged or of you just want to increase the life of your power button by using it less. Or just if you are too lazy to press the power button. Or if you just want your smartphone to look extra smart which turns the screen on automatically when you take it out of your pocket. Whatever the case may be, this app is useful. You can download the app by clicking the above provided button or just you can search for its apk on google. I will discuss the different sections of the app separately.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
When you install the app, the first step is to turn on the service and grant the necessary permissions.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9R7NvZCTyA6jLsxPgry-KfRsHYTp96SZHk5CTaX5RbOFIPwgUleIuGImtGTQ8rxuTUPEIQqT2pH8_ZojvpU81_x5D-RNlIf9zH1dUd5rxMIW-9xoauTV392kg50GieqVFkMkCNln7dypk/s1600/Screenshot_2018-08-30-10-55-27.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9R7NvZCTyA6jLsxPgry-KfRsHYTp96SZHk5CTaX5RbOFIPwgUleIuGImtGTQ8rxuTUPEIQqT2pH8_ZojvpU81_x5D-RNlIf9zH1dUd5rxMIW-9xoauTV392kg50GieqVFkMkCNln7dypk/s640/Screenshot_2018-08-30-10-55-27.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;b&gt;Why does it need the permission to manage phone calls?&lt;/b&gt; The developer has mentioned this in the app description but let me repeat it for you. I previously mentioned that the proximity sensor is used by the phone during a call. The app uses the permission to actually &quot;know&quot; when you are in a call. The app disables itself during a call and stops using the proximity sensor so that the proximity sensor can be used by the phone during the call. The app is open-source and there is nothing suspicious or worrying about this permission asked by the app.&lt;br /&gt;
&lt;br /&gt;
Let&#39;s see the first section first. This will allow you to turn the screen on without the power button by using the proximity sensor on your phone.&lt;br /&gt;
1. You will enable the &quot;Wave mode&quot;to enable the service. You can turn on the screen by waving over the proximity sensor of your phone.&lt;br /&gt;
2. The second option is the number of times you have to wave before the phone turns on. It is by default 2 but I&#39;ll recommend you to change it to 1. By doing so, you can turn on the screen by just covering and uncovering the proximity sensor on your phone. If you find that you happen to turn on the screen accidently using this configuration, you can change this option back to 2.&lt;br /&gt;
3. The third option is the pocket mode. It senses when you take your phone out of your pocket/cover/bag or something else and turns on the screen.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidzD8jDaUjpGhsasTIdlzYf_J06KlbD6bxpmzP6KuKk1Kk21h4AsD86cWZtJEsy3v4ArulvXQIlsiXkbQp8p76uMl48MXcnC163Y33CJ0BziNFbjafj6ZE9bi1n02ltReWa-Oiu-7TQ9uU/s1600/IMG_20180830_110704.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;708&quot; data-original-width=&quot;720&quot; height=&quot;392&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidzD8jDaUjpGhsasTIdlzYf_J06KlbD6bxpmzP6KuKk1Kk21h4AsD86cWZtJEsy3v4ArulvXQIlsiXkbQp8p76uMl48MXcnC163Y33CJ0BziNFbjafj6ZE9bi1n02ltReWa-Oiu-7TQ9uU/s400/IMG_20180830_110704.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Now let&#39;s move to the second option. This is about turning the screen off using the proximity sensor.&lt;br /&gt;
1. Turn on the &quot;Lock Screen&quot; first. It will require administrator permissions for the app to turn off the screen, so grant the administrative permissions to the app. By enabling this, you can turn the screen of your phone off by covering the proximity sensor for a specific period of time. This will also lock your phone when you place it in your pocket or bag or cover or just place the phone upside down on a table (or something else)&lt;br /&gt;
2. The second option is &quot;Lock in landscape mode&quot;. It is advised to keep it off. Keeping it off will prevent turning the screen off while in landscape mode for watching a video or anything else.&lt;br /&gt;
3. The third option is cover time before unlocking. It is the amount of time for which the proximity sensor should be covered to turn the screen off.&lt;br /&gt;
4. The &quot;Vibrate before locking&quot; option will vibrate your phone when you cover the proximity sensor of your phone. It is recommended to keep it on.&lt;br /&gt;
5. The last option is for rooted devices. If your device is rooted, you should know what it does. There is no need to explain.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX1g69DrqPOmYk3ivjeA80o8ASQBbNn8pRUSR0HFn8rnmMld5A_WuUfwkoL3sdaWKGPUotJ48h4Houim0OtZtERzmaRjRdji3M5wF1fsCfjRWPEdGa5MKQcHWMDEUVxLWzGrhhKmza4T2X/s1600/IMG_20180830_110735.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;987&quot; data-original-width=&quot;720&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX1g69DrqPOmYk3ivjeA80o8ASQBbNn8pRUSR0HFn8rnmMld5A_WuUfwkoL3sdaWKGPUotJ48h4Houim0OtZtERzmaRjRdji3M5wF1fsCfjRWPEdGa5MKQcHWMDEUVxLWzGrhhKmza4T2X/s400/IMG_20180830_110735.png&quot; width=&quot;291&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
The &quot;Show notification&quot; option, when turned on, shows a persistent notification in the notification area. This prevents the app from being killed by the system or any other RAM cleaning app. It is recommended to keep it on.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkjGuwjOInYKGLoSpdeFwbZN_lpuvJJldwWNOOdB96wUWKafUyFRefnPGG5e168jC8H0_VYDXM_A3h4tkm0qgIeoqegJzE1jbTjtMbcRuK_ca2PSCS2lgQ9UJUZK2zND3baxcTD8CNvgpU/s1600/IMG_20180830_110757.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;304&quot; data-original-width=&quot;720&quot; height=&quot;168&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkjGuwjOInYKGLoSpdeFwbZN_lpuvJJldwWNOOdB96wUWKafUyFRefnPGG5e168jC8H0_VYDXM_A3h4tkm0qgIeoqegJzE1jbTjtMbcRuK_ca2PSCS2lgQ9UJUZK2zND3baxcTD8CNvgpU/s400/IMG_20180830_110757.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
If you have enabled administrative permissions for the app, it can not be uninstalled in normal way. Go to the app and use the last option to uninstall it if you are not happy with it. You may also disable it from Settings/security/device administrators and uninstall it manually.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhcoRkTAugg9AdGN-15Yp2MLFIkBnjritmHjiawKf8ZnIdaI7sNvxo9qUiLmo7awIrrSVD0kqHm9s43KdNtIYWcppV-2ytu4fDipSiXu_D8iziW-bwoSXPtwnHhPkjuVvT_Nx3XKMTyAok/s1600/Screenshot_2018-08-30-11-08-15.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhcoRkTAugg9AdGN-15Yp2MLFIkBnjritmHjiawKf8ZnIdaI7sNvxo9qUiLmo7awIrrSVD0kqHm9s43KdNtIYWcppV-2ytu4fDipSiXu_D8iziW-bwoSXPtwnHhPkjuVvT_Nx3XKMTyAok/s640/Screenshot_2018-08-30-11-08-15.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
The post ends here. Do not forget to share it with your friends.
&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=4911988215325686345&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=4911988215325686345&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=4911988215325686345&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=4911988215325686345&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=4911988215325686345&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=4911988215325686345&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_&lt;a href=&quot;whatsapp://send?text=WaveUp%0AThis%20app%20allows%20you%20to%20use%20the%20proximity%20sensor%20of%20your%20phone%20to%20turn%20on%20and%20off%20the%20screen.%20See%20full%20review%20here:%0Ahttps://umersoftwares.blogspot.com/2018/08/waveup-usage-and-review.html&quot; target=\&quot;_blank\&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/4911988215325686345/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/waveup-usage-and-review.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/4911988215325686345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/4911988215325686345'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/waveup-usage-and-review.html' title='WaveUp usage and review'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2Nm4lzp-PJT3VN_bVfatToqcAzaATguVCOOp99uIiO7SYkgdIMmRllwyE13uMTM7yijRCOtbTKo-lrPLBg5DWKwD1Lun6vV19A8iwGnLh69Hj-y3m_LN88nRrKg9x3UrNVRXRioQTZfoh/s72-c/IMG_20180830_110908.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-403172007935922451</id><published>2018-08-27T10:13:00.000+05:00</published><updated>2019-02-17T11:58:17.821+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>How to increase the volume beyond maximum in android?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8xkr8whUT7SViz1IKTLEwCB-ZM1rVu_PH7hyphenhyphenSRtAC-yz47VeH1Njn4NoYYdJNHPJa92TlWx1KrVH1xuzVJ743PJ_0unHXivM40bbhNaiNEITIbFPBw925arkgx63MX66-saH9P3lBcOg0/s1600/Increase+the+volume+beyond+maximum+in+android.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8xkr8whUT7SViz1IKTLEwCB-ZM1rVu_PH7hyphenhyphenSRtAC-yz47VeH1Njn4NoYYdJNHPJa92TlWx1KrVH1xuzVJ743PJ_0unHXivM40bbhNaiNEITIbFPBw925arkgx63MX66-saH9P3lBcOg0/s320/Increase+the+volume+beyond+maximum+in+android.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Our smartphone speaker works well in normal conditions but then comes a media file such as a video where the sound volume is too low even when you set the volume of of your smartphone to maximum. At this point, you can artificially increase the volume using some third party apps. One such app is Speaker Boost.&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img alt=&quot;Cover art&quot; aria-hidden=&quot;true&quot; class=&quot;T75of ujDFqe&quot; itemprop=&quot;image&quot; src=&quot;https://lh3.ggpht.com/v0kvMKnU5PKb4ioh2CcMDI0rlviEBlyssqhxPa7eJbWxfNFowcm3X0CD1Q5n4ARN6PYd=s180&quot; srcset=&quot;https://lh3.ggpht.com/v0kvMKnU5PKb4ioh2CcMDI0rlviEBlyssqhxPa7eJbWxfNFowcm3X0CD1Q5n4ARN6PYd=s360 2x&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=mobi.omegacentauri.SpeakerBoost&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;121&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3OFN2UqEFlIytTtrwWVqJSy6xualq73igXaNaNzqtSQkN44gKDjtb0mib08Hy5pEr5MNc4xBBRvY1YxYkKSVl6N5rmmGVZwadGqqtFKzLZ46aHTw7pCJnBAR1APU9SWF_QrbmRCdBR6Av/s320/en_badge_web_generic.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
The use of app is very simple.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
1. Open the app and use the slider to boost the volume.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgKgMsAo-lnW5fGEf0R4AAsIcteVHGS7EbYX281Xl8D-BQKLuViL2qR2Ul2dtPTf_cLu9RaNKCW16X-irjwU34bo42aAJo7C0O_x5fyqcAQJRmTkq7cv01SWfBVANPH6UnkFgN3tQo5qMk/s1600/Screenshot_2018-08-27-09-46-32.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgKgMsAo-lnW5fGEf0R4AAsIcteVHGS7EbYX281Xl8D-BQKLuViL2qR2Ul2dtPTf_cLu9RaNKCW16X-irjwU34bo42aAJo7C0O_x5fyqcAQJRmTkq7cv01SWfBVANPH6UnkFgN3tQo5qMk/s400/Screenshot_2018-08-27-09-46-32.png&quot; width=&quot;225&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. You can click on the settings button and then select &quot;Settings&quot; from the drop down enu for additional options.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4YkrEZUryW2IOha-Tctl41Y87sz6kVMqL7U51_ToQOv6uiOjLkn0R-zLeAXe36aqBYUqDMNtHDoUbCIYbfoXf_hJwUwfLknXo9DrJTD9tnNwtRpmE5mozWEqhSgw6EA4jfvcgBjHSxr2y/s1600/Screenshot_2018-08-27-09-46-37.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4YkrEZUryW2IOha-Tctl41Y87sz6kVMqL7U51_ToQOv6uiOjLkn0R-zLeAXe36aqBYUqDMNtHDoUbCIYbfoXf_hJwUwfLknXo9DrJTD9tnNwtRpmE5mozWEqhSgw6EA4jfvcgBjHSxr2y/s400/Screenshot_2018-08-27-09-46-37.png&quot; width=&quot;225&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. The Settings menu looks like this.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsQmT27a1hnDhCJa2LRXLjQlcGDv9Vt_QmCEnXNL38TGHhcr1cBXW6yizOPXazZ1chEmwEjPDjTZ0zap6qSTmlUuSR-GMpAGjrDj6YzqU7qraVDLyzbDB-eZkwVwH2SbQslqI8_U0T7KWX/s1600/Screenshot_2018-08-27-09-47-03.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsQmT27a1hnDhCJa2LRXLjQlcGDv9Vt_QmCEnXNL38TGHhcr1cBXW6yizOPXazZ1chEmwEjPDjTZ0zap6qSTmlUuSR-GMpAGjrDj6YzqU7qraVDLyzbDB-eZkwVwH2SbQslqI8_U0T7KWX/s400/Screenshot_2018-08-27-09-47-03.png&quot; width=&quot;225&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Show volume control:&lt;/b&gt; If you check this option, you will be able to control the system volume along with the boost from within the app.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Notification bar:&lt;/b&gt; This determines when the notification appears in the notification bar.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Non-Uniform boost:&lt;/b&gt; The option itself explains what it does. It is recommended to keep it on.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Maximum allowed boost:&lt;/b&gt; This determines what is the maximum percentage upto which you can boost.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Remove warning:&lt;/b&gt; Read the description of this setting&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
There are other apps available on the Play Store too for the same purpose. I found Speaker Boost to be the best because it works fine and is ad free. The problem with the other apps is that they are not ad free. Generally, an ad is not the problem but the apps lag to show you ads_some even hang and stop working for a while. If you want to see more such apps, search &lt;a href=&quot;https://play.google.com/store/search?q=volume+booster&amp;amp;c=apps&quot; target=&quot;_blank&quot;&gt;volume booster&lt;/a&gt; on Play Store.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=403172007935922451&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=403172007935922451&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=403172007935922451&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=403172007935922451&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=403172007935922451&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=403172007935922451&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_&lt;a blank=&quot;&quot; href=&quot;whatsapp://send?text=Here%20is%20how%20you%20can%20increase%20the%20volume%20of%20your%20android%20device%20beyond%20the%20maximum%20limit%0Ahttps://umersoftwares.blogspot.com/2018/08/how-to-increase-volume-beyond-maximum.html\&quot; target=&quot;\&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/403172007935922451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/how-to-increase-volume-beyond-maximum.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/403172007935922451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/403172007935922451'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/how-to-increase-volume-beyond-maximum.html' title='How to increase the volume beyond maximum in android?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8xkr8whUT7SViz1IKTLEwCB-ZM1rVu_PH7hyphenhyphenSRtAC-yz47VeH1Njn4NoYYdJNHPJa92TlWx1KrVH1xuzVJ743PJ_0unHXivM40bbhNaiNEITIbFPBw925arkgx63MX66-saH9P3lBcOg0/s72-c/Increase+the+volume+beyond+maximum+in+android.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-7946208241111658760</id><published>2018-08-02T12:55:00.001+05:00</published><updated>2019-01-08T20:10:42.016+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Miscellaneous"/><title type='text'>Is Augmented Reality the future?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibOHc20sNhutlkAEk1Qsuveys-N4YDp387UmaMycBvqT7R9PrBg4IkBxvl7tQ3FY3s_iUojWOoh8j5hq_FaUZeNLfgFXcsTb2EpDfgPMfUo02IGJoR7V8wPIF2m0AvcPn21w7mzn5irZwf/s1600/Screenshot+%252895%2529+-+Copy.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;571&quot; data-original-width=&quot;1017&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibOHc20sNhutlkAEk1Qsuveys-N4YDp387UmaMycBvqT7R9PrBg4IkBxvl7tQ3FY3s_iUojWOoh8j5hq_FaUZeNLfgFXcsTb2EpDfgPMfUo02IGJoR7V8wPIF2m0AvcPn21w7mzn5irZwf/s320/Screenshot+%252895%2529+-+Copy.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Let&#39;s start with the fold-able phones. If you are on the internet _ youtube or facebook, you must have seen videos for flexible phones. Right? Samsung working on flexible phones. They even showcased a flexible phone. You could imagine a tablet that was a thin flexible display that could roll into a cylinder. You could imagine a phone that could unfold into a large tablet. Why did&#39;nt foldable phones become a reality? Firstly, the concept was quite possible. Samsung&#39;s OLED display is flexible. It is being successfully used in Samsung and non-Samsung phones (such as the iPhoneX).&lt;br /&gt;
&lt;b&gt;Why did&#39;nt flexible phones become a reality? Why?&lt;/b&gt;&lt;br /&gt;
The answer lies in the question that what do companies want? Profit? Money? You are right. The companies want money. They would manufacture a product that would sell in market and generate them profit. Big companies have great sources to study the market trend to determine whether or not a product would sell and earn them profit. So flexible phones were&#39;nt profit generating things. They were amazing but just imagine if there was a flexible phone in the market, would you buy it? You might answer yes but actually you would be thinking that what is in the phone? Is it worth for money? It could do nothing extra than a regular phone and must have cost more than a regular phone. So, it was not a profitable thing and eventually, the concept of flexible phones died.&lt;br /&gt;
After analyzing all this, we come to a conclusion. What big tech companies are developing and launching is much likely to have great sales in the market. These products are likely to be adopted by us.&lt;br /&gt;
On which new thing are these companies working on? The answer is AR, VR, 3D and all the things related to that. Google cardboard, Microsoft HoloLens, Samsung gear VR are the examples of this. These companies are investing great in these technologies. Windows 10 has a 3D builder and that it is really great. I am a regular user of paint and it felt like Windows 10 is pushing me to use Paint 3D.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgn_7jP7Zpbb2FCbtHJh64SDAqYmqd1vxgNzs3HyeosIF7VAnsTzgMGb6fq4vccz_ze0MmjKv9jOoP56sXrHuaAFBOxoyTT1OYKF0QFSqLOM99IyDFH7A9UsNp5RgY6_gUusDLCULtAtD9h/s1600/Screenshot+%252897%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;306&quot; data-original-width=&quot;545&quot; height=&quot;223&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgn_7jP7Zpbb2FCbtHJh64SDAqYmqd1vxgNzs3HyeosIF7VAnsTzgMGb6fq4vccz_ze0MmjKv9jOoP56sXrHuaAFBOxoyTT1OYKF0QFSqLOM99IyDFH7A9UsNp5RgY6_gUusDLCULtAtD9h/s400/Screenshot+%252897%2529.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
I used it and had a great experience. Building 3D is easier than ever. Google&#39;s &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.google.ar.core&amp;amp;hl=en&quot; target=&quot;_blank&quot;&gt;ARCore &lt;/a&gt;is also out. If companies are really planning to get a great profit from this, we can expect VR glasses instead of our smart phones in future. The hologram technology will replace our TVs and big screens. Instead of video calling, we can expect 3D calling in which the person we are calling will be virtually standing in front of us.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbrFHnIUmZFS77jlw98ycCZqfAF4MsUlxfidWSCyaFP-1sEndmBQCSAl_uyX_otFvxpfN8ljBgs1ZaGlQoTxD1yU9zLkqeY3rjGbNmX8vYeVgzgMovgSewGEKrYCDriYaZrC3N88z5pyAO/s1600/Screenshot+%252896%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;632&quot; data-original-width=&quot;1124&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbrFHnIUmZFS77jlw98ycCZqfAF4MsUlxfidWSCyaFP-1sEndmBQCSAl_uyX_otFvxpfN8ljBgs1ZaGlQoTxD1yU9zLkqeY3rjGbNmX8vYeVgzgMovgSewGEKrYCDriYaZrC3N88z5pyAO/s640/Screenshot+%252896%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://youtu.be/a6sDtcc0I1o&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Image Source: Youtube&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Do these things seem fictional?&amp;nbsp; They are absolutely not. Back then Artificial intelligence seemed fictional. A few years ago companies like google were working on virtual assistants. Why? Because they knew that these things will be adopted by us and yes, that was true. Today we have virtual assistants on our phones and our PCs. Google assistant, Cortana, Siri, Alexa and Bixby are examples of these. Google home can control the lights of my home and even turn on the air conditioner. Cortana and Alexa powered speakers are also out. This example supports my argument. Companies were working on virtual assistants, now they are part of our lives. Now companies are working on AR and VR, they are going to be a part of our lives soon.&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7946208241111658760&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7946208241111658760&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7946208241111658760&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7946208241111658760&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7946208241111658760&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7946208241111658760&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;whatsapp://send?text=Is%20Augmented%20Reality%20the%20future?%0Ahttp://umersoftwares.blogspot.com/2018/08/is-augmented-reality-future.html&quot; target=&quot;_blank&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/7946208241111658760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/is-augmented-reality-future.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/7946208241111658760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/7946208241111658760'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/08/is-augmented-reality-future.html' title='Is Augmented Reality the future?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibOHc20sNhutlkAEk1Qsuveys-N4YDp387UmaMycBvqT7R9PrBg4IkBxvl7tQ3FY3s_iUojWOoh8j5hq_FaUZeNLfgFXcsTb2EpDfgPMfUo02IGJoR7V8wPIF2m0AvcPn21w7mzn5irZwf/s72-c/Screenshot+%252895%2529+-+Copy.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-7919610014416527894</id><published>2018-07-23T09:55:00.001+05:00</published><updated>2019-01-08T20:10:47.915+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>How do I determine if my Windows is 32 bit or 64 bit?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. Right click &quot;My Computer&quot; or &quot;This PC&quot; and select properties. (If you&#39;re in Windows 10, you can also press Windows Key + Pause/break)&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgVA7Gl6KezJwu5ZDulP2VCB_k_Kc8Jc-qp76ABZCS-v4ETzefioRpXK5kuaOR4dGn-mj5WGNQVUpiaxUpN6xbG-CVgKePuuL7QHB6NXm8m6lIj62y1PIG3yMFSL80IyDKL3Ipt1krqipe/s1600/Screenshot+%252844%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;358&quot; data-original-width=&quot;376&quot; height=&quot;304&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgVA7Gl6KezJwu5ZDulP2VCB_k_Kc8Jc-qp76ABZCS-v4ETzefioRpXK5kuaOR4dGn-mj5WGNQVUpiaxUpN6xbG-CVgKePuuL7QHB6NXm8m6lIj62y1PIG3yMFSL80IyDKL3Ipt1krqipe/s320/Screenshot+%252844%2529.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2.&amp;nbsp; In the next screen that appears, you can see whether your Windows is 32 bit or 64 bit (See the screenshot below)&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXcz8xDRKNUoCJtTjGSlVmCy7t2AOx9FGc9hHzVlKkrfevOW_sgmqnnHGHLTk2tS7Igb5FVdCZjftYVP8ykdSmspU0zLj-56jHO1rMcYf9WmyX578PB0GKMnWjr1ww4mAb1f4RR2Jrd7es/s1600/Screenshot+%252845%2529.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;768&quot; data-original-width=&quot;1366&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXcz8xDRKNUoCJtTjGSlVmCy7t2AOx9FGc9hHzVlKkrfevOW_sgmqnnHGHLTk2tS7Igb5FVdCZjftYVP8ykdSmspU0zLj-56jHO1rMcYf9WmyX578PB0GKMnWjr1ww4mAb1f4RR2Jrd7es/s640/Screenshot+%252845%2529.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/7919610014416527894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/07/how-do-i-determine-if-my-windows-is-32.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/7919610014416527894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/7919610014416527894'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/07/how-do-i-determine-if-my-windows-is-32.html' title='How do I determine if my Windows is 32 bit or 64 bit?'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgVA7Gl6KezJwu5ZDulP2VCB_k_Kc8Jc-qp76ABZCS-v4ETzefioRpXK5kuaOR4dGn-mj5WGNQVUpiaxUpN6xbG-CVgKePuuL7QHB6NXm8m6lIj62y1PIG3yMFSL80IyDKL3Ipt1krqipe/s72-c/Screenshot+%252844%2529.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-6872516247624911664</id><published>2018-07-18T13:28:00.001+05:00</published><updated>2019-02-17T12:03:23.596+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>IMG2PDF usage and Review</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1e997eH0_B4th-uGHxD_gUwexr9duQzxmZRNJETdNRgFSd8FGsOXR9pyjKcOtWEBLwuhU_8nOx7b8bERZZ_I6VWV74ZqduAx48vsOv7T5G56w7J_GyC1_q4nSUmYR0IHh7YpDjMCpq9vD/s1600/IMG2PDF+Review+and+Usage.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;406&quot; data-original-width=&quot;720&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1e997eH0_B4th-uGHxD_gUwexr9duQzxmZRNJETdNRgFSd8FGsOXR9pyjKcOtWEBLwuhU_8nOx7b8bERZZ_I6VWV74ZqduAx48vsOv7T5G56w7J_GyC1_q4nSUmYR0IHh7YpDjMCpq9vD/s320/IMG2PDF+Review+and+Usage.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;Ever wanted to convert images to PDF right on your Android phone? If yes then I have found the right application for you. It is called IMG2PDF and it is available on Google Play Store for android devices for free.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.innover.imagetopdf&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfGnWWncT1WpuFNG60Ktkjk7VsWmfCN7lCBAzHckypssqci6NIWH5NhooT3WIOGng6tNOIaQz2tHPZ97H61TR5tkEpYZ_lZhf-6DARh4qYKsUopVV-aTEueyKyIGrE_UKvC9FkB7OY3qz9/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Usage:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
On the main screen you can find three buttons. Their purpose is shown in the screenshot below.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7xMKNwmJAJF6o65ztqTkImz4U9g2kO1rZWQNqpxNkeZL-lNuhUWfF2B8h8GrgMDl3FfS4RHmvMseXMUZ1z4YuJOATVedO7G_vmnlg17ewgEUeuFb9nnYRfEAuzt1i25Yx3rLOrOs-Cz5P/s1600/screener_1531749917188.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7xMKNwmJAJF6o65ztqTkImz4U9g2kO1rZWQNqpxNkeZL-lNuhUWfF2B8h8GrgMDl3FfS4RHmvMseXMUZ1z4YuJOATVedO7G_vmnlg17ewgEUeuFb9nnYRfEAuzt1i25Yx3rLOrOs-Cz5P/s640/screener_1531749917188.png&quot; width=&quot;353&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;In the sidebar, the only usable feature is the settings.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirIjuUt-e41A1QCfdAi3eAuYkiESnXHc99l8sIvSJLHamudy88QW0ePSiGomZDcQb5vmSddbDf2B6fHhAc3KTVxVavzhfk9dxcqDB7pNt_gMNahkFmMVO8xcbG3xorX9RFvggvSzeLIYIL/s1600/screener_1531749953542.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirIjuUt-e41A1QCfdAi3eAuYkiESnXHc99l8sIvSJLHamudy88QW0ePSiGomZDcQb5vmSddbDf2B6fHhAc3KTVxVavzhfk9dxcqDB7pNt_gMNahkFmMVO8xcbG3xorX9RFvggvSzeLIYIL/s640/screener_1531749953542.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;In the settings, you find only two options. One is the password protection, which allows you to password protect your PDF files and the other is compression, which allows you to compress the images before putting them into the PDF files.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUkuNqFK0njysP4tK9LwF3QNC6q0pIN7OISHSYDQ8ZDh_3CV2JLIPyIVN3fzhB-r3pebozevIwJxU-P5ckPRdiX5mmWBWinLVqw794NmszXkA94VQz2f8jJIS6gSaQrofV1AhE4wGQA04u/s1600/screener_1531749979405.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUkuNqFK0njysP4tK9LwF3QNC6q0pIN7OISHSYDQ8ZDh_3CV2JLIPyIVN3fzhB-r3pebozevIwJxU-P5ckPRdiX5mmWBWinLVqw794NmszXkA94VQz2f8jJIS6gSaQrofV1AhE4wGQA04u/s640/screener_1531749979405.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Now let&#39;s talk about converting images to PDF using this app.&lt;br /&gt;
&lt;br /&gt;
1. Click on the add button in main screen of this app.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNfcW6yDT7I2soeIyQzXgwFOj6pzBbbHCehmWXMgNtRIuRMJr-WE0ktPbHgHSxzd2Fl1S88J4qcS3-Tg8g8vtVx8IE0M5OV0qbIDZubsYZByW8i6nwLOTNc39xAnRmX_xTbiaCEBEp34xj/s1600/screener_1531750009692.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNfcW6yDT7I2soeIyQzXgwFOj6pzBbbHCehmWXMgNtRIuRMJr-WE0ktPbHgHSxzd2Fl1S88J4qcS3-Tg8g8vtVx8IE0M5OV0qbIDZubsYZByW8i6nwLOTNc39xAnRmX_xTbiaCEBEp34xj/s320/screener_1531750009692.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. Open any album and select as many images as you want.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6MLa0euzBWd5useXJDdpGntLKuJ6EePZ3NiwloOK2yz2mBvzalx4Ejvs2orcOwMYlYdV4NE3gn2QVuzLdoYWG2s31c-qw5Y3R-fMOp65b8-CfgF7NU4-yVRL6b28yzPGmRi6k1yklp8kL/s1600/screener_1531750039373.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6MLa0euzBWd5useXJDdpGntLKuJ6EePZ3NiwloOK2yz2mBvzalx4Ejvs2orcOwMYlYdV4NE3gn2QVuzLdoYWG2s31c-qw5Y3R-fMOp65b8-CfgF7NU4-yVRL6b28yzPGmRi6k1yklp8kL/s320/screener_1531750039373.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. Click on the done button once you have finished selecting images.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmOkP0ADs9rRqEyGqeksKHDeU6iR-xA6FpnEV56ldn64lmvM1JqIqEK5HgISQY-3aPIuCViUDF9dbc_P540BG1hl8xnwehliahlmFKb-k479jmDUdTpiAg5dnHFZYq_ToobatIfIdMk38u/s1600/screener_1531750068901.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmOkP0ADs9rRqEyGqeksKHDeU6iR-xA6FpnEV56ldn64lmvM1JqIqEK5HgISQY-3aPIuCViUDF9dbc_P540BG1hl8xnwehliahlmFKb-k479jmDUdTpiAg5dnHFZYq_ToobatIfIdMk38u/s320/screener_1531750068901.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. The images will be packed into PDF in the same order as you selected them. If you want to change the order, you can click on the arrange images button and rearrange them. Once you are done with it, click on the convert to PDF button as shown in the screenshot below:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcY4gvYM-J1qq7o0MaDGhvgXoeQfV8_xakrkxvR_0eaqxhyphenhyphennK9CFPULyTnSQwsMDhGku3vbQ4W67s7QDyCH_NbW2hyTPwkkCQMtRXieiJp95P89hMeBrMdZwJyGKTumpa40rq9PemV3Pa4/s1600/screener_1531750096920.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcY4gvYM-J1qq7o0MaDGhvgXoeQfV8_xakrkxvR_0eaqxhyphenhyphennK9CFPULyTnSQwsMDhGku3vbQ4W67s7QDyCH_NbW2hyTPwkkCQMtRXieiJp95P89hMeBrMdZwJyGKTumpa40rq9PemV3Pa4/s320/screener_1531750096920.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5. Enter the name for the PDF, select a compression method and click on Ok. You can also select a password for your PDF if you want. You can also turn it into grayscale.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNe63YHA9C7VcZ2h7-NFuYO4D_c9tZ3na0tmnMNx7r2yjVE2kmrpBzesG7nHOI1BApcEjZc4peBchuvZujiSnm2WyQewpngsxu-ck15GALH5L6Ox8gSb2njHZuG1zhfdYCiEPHPivzM3g3/s1600/screener_1531750122028.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNe63YHA9C7VcZ2h7-NFuYO4D_c9tZ3na0tmnMNx7r2yjVE2kmrpBzesG7nHOI1BApcEjZc4peBchuvZujiSnm2WyQewpngsxu-ck15GALH5L6Ox8gSb2njHZuG1zhfdYCiEPHPivzM3g3/s320/screener_1531750122028.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
6. Once you click the ok button your image will be started converting into PDF. Make show that you have turned off your mobile data or Wi-Fi during this step. Otherwise it will keep on showing you ads and will not work properly.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFBRsCk8oqbnD6QvfqnOWot36C3vvjyCJDphxRSmGXumaOyz0LPHWdWFc_iR_tTCQpE7EbdouY8bJoe0d_L0dWBGy2_3_dy76hLWG6vTKgYuKSqe_5px-dCYmN0g9YAiEJKTyLMb6fhaO6/s1600/screener_1531750152389.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFBRsCk8oqbnD6QvfqnOWot36C3vvjyCJDphxRSmGXumaOyz0LPHWdWFc_iR_tTCQpE7EbdouY8bJoe0d_L0dWBGy2_3_dy76hLWG6vTKgYuKSqe_5px-dCYmN0g9YAiEJKTyLMb6fhaO6/s320/screener_1531750152389.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
7. Once your images are converted into PDF, you can view it in any PDF viewer and also share it.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjdrfUfN-nJoVeoujfKH0lAk9NanZ7NmnD2zx9nvmhAq1kVv3J0-HOBn_VLX4ADt0KUhIRxHAAaCcMwAijBgsqSjED_0a-vIpI7aySDW47Z3UK7x7e3PXjbyMi8OesJBAx8WJjyHS5cCBZ/s1600/screener_1531750178582.png&quot; imageanchor=&quot;1&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjdrfUfN-nJoVeoujfKH0lAk9NanZ7NmnD2zx9nvmhAq1kVv3J0-HOBn_VLX4ADt0KUhIRxHAAaCcMwAijBgsqSjED_0a-vIpI7aySDW47Z3UK7x7e3PXjbyMi8OesJBAx8WJjyHS5cCBZ/s320/screener_1531750178582.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;I have tested this app for converting upto 500 images to PDF and it works fine.&lt;/li&gt;
&lt;li&gt;Its &quot;No compression&quot; and &quot;low&quot; compression are fine but &quot;Medium&quot; and &quot;High&quot; will ruin your images. So try not to use them.&lt;/li&gt;
&lt;li&gt;Make sure that your internet is off before you click the Ok button in step 5. Otherwise, it will keep on showing you ads and not work properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6872516247624911664&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6872516247624911664&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6872516247624911664&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6872516247624911664&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6872516247624911664&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6872516247624911664&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;whatsapp://send?text=Converting%20Images%20to%20PDF%20right%20on%20your%20Android%20Device%0Ahttps://umersoftwares.blogspot.com/2018/07/img2pdf-usage-and-review.html&quot; target=&quot;_blank&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/6872516247624911664/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/07/img2pdf-usage-and-review.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6872516247624911664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6872516247624911664'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/07/img2pdf-usage-and-review.html' title='IMG2PDF usage and Review'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1e997eH0_B4th-uGHxD_gUwexr9duQzxmZRNJETdNRgFSd8FGsOXR9pyjKcOtWEBLwuhU_8nOx7b8bERZZ_I6VWV74ZqduAx48vsOv7T5G56w7J_GyC1_q4nSUmYR0IHh7YpDjMCpq9vD/s72-c/IMG2PDF+Review+and+Usage.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-5032080049396176125</id><published>2018-06-04T17:41:00.001+05:00</published><updated>2019-01-08T20:11:13.432+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="My Software"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Word Counter by Umer Softwares</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIm5RrvG-Gy44fe9fqdNKv5E0N9bIunPDpxMdQFVJ-54vdnFM4hxTZgETF-vXk9arYYXA7LTnawqMTF-7oFwD1LqmxhEaBQEjmwKhycvGyJrU9TZ1Jvabg_2tEjS-4fg-Jg23dN7Fj5xRO/s1600/Word+Counter+by+Umer+Softwares.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;745&quot; data-original-width=&quot;1200&quot; height=&quot;198&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIm5RrvG-Gy44fe9fqdNKv5E0N9bIunPDpxMdQFVJ-54vdnFM4hxTZgETF-vXk9arYYXA7LTnawqMTF-7oFwD1LqmxhEaBQEjmwKhycvGyJrU9TZ1Jvabg_2tEjS-4fg-Jg23dN7Fj5xRO/s320/Word+Counter+by+Umer+Softwares.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;Application name:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;Word Counter&lt;/div&gt;
&lt;b&gt;&lt;u&gt;Created by:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;&lt;u&gt;&lt;a href=&quot;https://plus.google.com/103252263362054434549&quot; target=&quot;_blank&quot;&gt;Hafiz MuhammadUmer&lt;/a&gt;&lt;/u&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Programming Language:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;Java&lt;br /&gt;
&lt;b&gt;&lt;u&gt;System Requirements:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;Java Runtime Environment (jre) .&amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html&quot; target=&quot;_blank&quot;&gt;Download jre 8 from here.&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technetwork/java/javase/downloads/jre9-downloads-3848532.html&quot; target=&quot;_blank&quot;&gt;Download jre 9 from here.&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technetwork/java/javase/downloads/jre10-downloads-4417026.html&quot; target=&quot;_blank&quot;&gt;Download jre 10 from here&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Minimum jre version:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;jre1.8.0_144&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Downloads:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
Download .jar file. Compatible with Windows.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://drive.google.com/uc?export=download&amp;amp;id=1oxfR_IFep325qWdF5lNmYQzwsfFIxdfU&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;200&quot; data-original-width=&quot;600&quot; height=&quot;106&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZm7uaZoT0eTVzR38wlMEqbSzQxLiHTg2bCbMc8Fx66Un3uqdjj_rzFig1C02sCJqDxbko9q1Vd7NE5Kvn2nRbdsbgCwm38jngsnLbDqqGdD-O7-jvqUVLT_IJC_iirJ_KL39LB7EKuxnp/s320/Download+jar+file.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Explanation:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;This is&amp;nbsp;&lt;a href=&quot;https://plus.google.com/103252263362054434549&quot; target=&quot;_blank&quot;&gt;my&lt;/a&gt;&amp;nbsp; second GUI application in java. It counts the number of words, number of letters, number of digits and much more in a given text. It also stores the queries for later viewing. You can also choose not to save the queries. The history can be viewed later and deleted.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Source code:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;The source code of the application is available at:&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://javawithumer.blogspot.com/2018/06/word-counter-source-code.html&quot;&gt;http://javawithumer.blogspot.com/2018/06/word-counter-source-code.html&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
You may not copy, modify or redistribute it without prior permission from Hafiz Muhammad Umer (UmerSoftwares@gmail.com). The application itself can be distributed without modification but you are not allowed to decompile it.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;Like us on Facebook&amp;nbsp;&lt;a href=&quot;http://fb.com/UmerSoftwaresBlogger&quot;&gt;fb.com/UmerSoftwaresBlogger&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5032080049396176125&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5032080049396176125&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5032080049396176125&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5032080049396176125&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5032080049396176125&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=5032080049396176125&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;whatsapp://send?text=Word%20Counter%20by%20Umer%20Softwares%0Ahttps://umersoftwares.blogspot.com/2018/06/word-counter-by-umer-softwares.html&quot; target=&quot;_blank&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/5032080049396176125/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/06/word-counter-by-umer-softwares.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5032080049396176125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/5032080049396176125'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/06/word-counter-by-umer-softwares.html' title='Word Counter by Umer Softwares'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIm5RrvG-Gy44fe9fqdNKv5E0N9bIunPDpxMdQFVJ-54vdnFM4hxTZgETF-vXk9arYYXA7LTnawqMTF-7oFwD1LqmxhEaBQEjmwKhycvGyJrU9TZ1Jvabg_2tEjS-4fg-Jg23dN7Fj5xRO/s72-c/Word+Counter+by+Umer+Softwares.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-8511966788729597071</id><published>2018-01-10T21:33:00.002+05:00</published><updated>2019-07-28T20:15:38.600+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Whatsapp"/><title type='text'>Send message to yourself in WhatsApp</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi35FPiY3jzPCDT2l84zPZbgnXOF74K88EChZjVYA-U-7PXW-KSA4pdOj3quh3Dn1ImqousqK7APU2iTrvGDHjiW1Z43s-o7fLmV9WXZRxCEQLCAjZQWIrsy_bVaWHqDx7TegDUHJX1wqaV/s1600/How+to+send+messages+to+yourself+in+WhatsApp.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi35FPiY3jzPCDT2l84zPZbgnXOF74K88EChZjVYA-U-7PXW-KSA4pdOj3quh3Dn1ImqousqK7APU2iTrvGDHjiW1Z43s-o7fLmV9WXZRxCEQLCAjZQWIrsy_bVaWHqDx7TegDUHJX1wqaV/s640/How+to+send+messages+to+yourself+in+WhatsApp.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;
Sending a WhatsApp message to yourself can be helpful in some cases. Many people used to send SMS to their own number if they wanted to take a note of something. Some people also send an email to themselves to take a note of something. But sending a WhatsApp message to yourself is not straight forward. In this post, I am going to tell you how you can send a message to yourself in WhatsApp.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
Quick Method to Send Message to Yourself&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Download the &quot;&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.trianguloy.openInWhatsapp&quot; target=&quot;_blank&quot;&gt;Click to Chat&lt;/a&gt;&quot; application from Google Play Store.&lt;/li&gt;
&lt;li&gt;Open the app and enter your number.&lt;/li&gt;
&lt;li&gt;Click the open button and send the message.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;h2 style=&quot;text-align: left;&quot;&gt;
Different ways of sending a message to yourself&lt;/h2&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Method 1: From Contacts&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
This is the easiest method. It might not work on all devices. But the trick is to save your number in the contacts and then click the WhatsApp message button to send a message to yourself.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhf8VVsvs58_O5jTYd7Cb6IxLDw9VLrT9RndBxB-2E-5kSzT3dU9jU4_KZKYwLcfOuOpHC6EGpHTHkMrjqMibmo0_c-bu1W_9t7BTnVkAStrQ4gRS5fkySN0h6xlreavAVInBiMvqIivoEp/s1600/whatsapp+from+contacts.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1534&quot; data-original-width=&quot;921&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhf8VVsvs58_O5jTYd7Cb6IxLDw9VLrT9RndBxB-2E-5kSzT3dU9jU4_KZKYwLcfOuOpHC6EGpHTHkMrjqMibmo0_c-bu1W_9t7BTnVkAStrQ4gRS5fkySN0h6xlreavAVInBiMvqIivoEp/s400/whatsapp+from+contacts.png&quot; width=&quot;238&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Method 2: Using an app&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Download the &quot;&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.trianguloy.openInWhatsapp&quot; target=&quot;_blank&quot;&gt;Click to Chat&lt;/a&gt;&quot;&amp;nbsp; app from Play Store.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.trianguloy.openInWhatsapp&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;https://play.google.com/store/apps/details?id=com.trianguloy.openInWhatsapp&quot; border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLdb61kPgf_4EaCJiuateIJyHg0C5gOnwekk2xuxqp4X-_8N_19FsIbi77iVuVQ4FdzNn3XqfanphLwt9HUrDkWraoqaacD2Dt64hiqbHwBb2ZwbNUkRH_qp8CDsjef5z4cQ2l0oqbHOJC/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;u&gt;&lt;span style=&quot;color: #000120;&quot;&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Open the app and enter your number in it. Then click the &quot;Open&quot; button to open your chat in WhatsApp. Then you can send a message to yourself.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSxIx7oP5J7vruo7seDWvfpvHWvM11FNMmsFVHU13WNG585UhdEhoVjp4edVh9h_dqtLn16mP0SPBU7IUx9Fuejl-ild6wbgIS751x4nh4sUlMy9Wc9h1b8EpHZCkSJd3SXrJzbxrz5njA/s1600/1564293192254.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;960&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSxIx7oP5J7vruo7seDWvfpvHWvM11FNMmsFVHU13WNG585UhdEhoVjp4edVh9h_dqtLn16mP0SPBU7IUx9Fuejl-ild6wbgIS751x4nh4sUlMy9Wc9h1b8EpHZCkSJd3SXrJzbxrz5njA/s640/1564293192254.png&quot; width=&quot;382&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;
Method 3: Creating a group&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
In this method, you will first have to create a group in WhatsApp with one person only and then remove that person so that only you are left in the group. This group trick will work for both Android and IOS.&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;In WhatsApp, click the &lt;b&gt;options button&lt;/b&gt; and select &lt;b&gt;New Group&lt;/b&gt;.&lt;/li&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;Select &lt;b&gt;only one person &lt;/b&gt;for the group.&lt;/li&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;Type in the &lt;b&gt;group name&lt;/b&gt;&amp;nbsp;and create the group.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSjX-FT-pQVGYBpBvsTvifEObPgIo8RpAkmjUi3wJJdlz5uqDUmFfEns_-dwKbgeQZnZL4_JtvPp6Tv4YM7CIfZ7XLs-mEmZGS-A9RKt4NNiHs9wrYer_OJ35QGbM2p23-54mpdLVOxC1N/s1600/creating+group+whatsapp.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;617&quot; data-original-width=&quot;1000&quot; height=&quot;394&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSjX-FT-pQVGYBpBvsTvifEObPgIo8RpAkmjUi3wJJdlz5uqDUmFfEns_-dwKbgeQZnZL4_JtvPp6Tv4YM7CIfZ7XLs-mEmZGS-A9RKt4NNiHs9wrYer_OJ35QGbM2p23-54mpdLVOxC1N/s640/creating+group+whatsapp.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;Now go to the &lt;b&gt;group options&lt;/b&gt;, select the &lt;b&gt;other person &lt;/b&gt;and &lt;b&gt;remove &lt;/b&gt;him from the group.&lt;/li&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;You will be left with a group of only you. Whatever message you send will be visible to you only.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMyuWdNHjjwGNL-NBs8gZQ67OTfPPQpY-e9SIS2rdWNai9T9DOdgjjMXqVlIbOjNo1i4L16XEAb8A_FUaHsn63Lqg1Xc0PUIHfTcEy9d10greK4tq3qfsd2UEfTvBXIbhkdiad9CEoVNbm/s1600/remove+person+from+group.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;742&quot; data-original-width=&quot;1200&quot; height=&quot;394&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMyuWdNHjjwGNL-NBs8gZQ67OTfPPQpY-e9SIS2rdWNai9T9DOdgjjMXqVlIbOjNo1i4L16XEAb8A_FUaHsn63Lqg1Xc0PUIHfTcEy9d10greK4tq3qfsd2UEfTvBXIbhkdiad9CEoVNbm/s640/remove+person+from+group.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Method 4: Creating a link&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
This method will work everywhere. On Android, IOS and even WhatsApp web. The method of creating the link comes from WhatsApp. See the post by WhatsApp &lt;a href=&quot;https://faq.whatsapp.com/en/android/26000030/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. In this method, you will have to type a link in your browser in the following format:&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;background-color: #f3f3f3;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;courier new&amp;quot; , &amp;quot;courier&amp;quot; , monospace;&quot;&gt;&lt;b&gt;https://wa.me/&amp;lt;number&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
You will write your number in International Format. See full details &lt;a href=&quot;https://faq.whatsapp.com/en/general/21016748&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. Write your country code first and then write your number without leading zeros. Do not include any brackets or dashes.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
For example, if you are in the UK, the country code is 44 and the number is&amp;nbsp;07700 900555, you will write&amp;nbsp;447700900555 and the link will be http://wa.me/447700900555&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;h2&gt;
Benefits of sending message to yourself&lt;/h2&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;You can create a &lt;b&gt;to do list for yourself&lt;/b&gt; or &lt;b&gt;take a note&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;You can see &lt;b&gt;preview of a message or a link &lt;/b&gt;before sending it to someone else.&lt;/li&gt;
&lt;li&gt;You can &lt;b&gt;save links &lt;/b&gt;that you want to save while surfing the web.&lt;/li&gt;
&lt;li&gt;You can &lt;b&gt;send files&lt;/b&gt; to yourself to keep them in a separate location and access when needed.&lt;/li&gt;
&lt;li&gt;If you want to set some images or videos aside, you can send them to yourself.&lt;/li&gt;
&lt;li&gt;You went on shopping and parked your car. You can send the location of the car to yourself to save it.&lt;/li&gt;
&lt;li&gt;Using the group method to send message to yourself can be even more helpful. You can create a group for notes, a group for your shopping list, a group for tasks you have to do today and much more.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
Someone said, &quot;Sharing is caring&quot;. I don&#39;t know who said this but please share this post with others.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/8511966788729597071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2018/01/how-to-send-message-to-yourself-in.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8511966788729597071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8511966788729597071'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2018/01/how-to-send-message-to-yourself-in.html' title='Send message to yourself in WhatsApp'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi35FPiY3jzPCDT2l84zPZbgnXOF74K88EChZjVYA-U-7PXW-KSA4pdOj3quh3Dn1ImqousqK7APU2iTrvGDHjiW1Z43s-o7fLmV9WXZRxCEQLCAjZQWIrsy_bVaWHqDx7TegDUHJX1wqaV/s72-c/How+to+send+messages+to+yourself+in+WhatsApp.png" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-6146322725091453639</id><published>2017-11-28T13:33:00.002+05:00</published><updated>2019-07-17T15:29:49.411+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="My Software"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Date to Calendar by Umer Softwares</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; data-original-height=&quot;544&quot; data-original-width=&quot;960&quot; height=&quot;362&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhG-91KoHpMw3I_B5hnwP4I1E5Ng9kksMccgMs5j8JbuHw6iO1IFALoollrgAo6GsYF4G4H54CDdj1XgJ9GtBCyZhH2PKY5w6AA5g3AOeXunH00MV09F7B0MHazzCMsfDzeHJzpEX8aIO8/s640/Date+to+Calendar+by+Umer+Softwares.bmp&quot; width=&quot;640&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;Application name:&lt;/u&gt;&lt;/b&gt; Date to Calendar&lt;/div&gt;
&lt;b&gt;&lt;u&gt;Created by:&lt;/u&gt;&lt;/b&gt;  &lt;u&gt;&lt;a href=&quot;https://plus.google.com/103252263362054434549&quot; target=&quot;_blank&quot;&gt;Hafiz MuhammadUmer&lt;/a&gt;&lt;/u&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Programming Language:&lt;/u&gt;&lt;/b&gt; Java&lt;br /&gt;
&lt;b&gt;&lt;u&gt;System Requirements:&lt;/u&gt;&lt;/b&gt; Java Runtime Environment (jre) . &lt;a href=&quot;http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html&quot; target=&quot;_blank&quot;&gt;Download jre 8 from here.&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technetwork/java/javase/downloads/jre9-downloads-3848532.html&quot; target=&quot;_blank&quot;&gt;Download jre 9 from here.&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Minimum jre version:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;jre1.8.0_144&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Downloads:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://goo.gl/YnxLGK&quot; target=&quot;_blank&quot;&gt;Click here to download as jar file.&lt;/a&gt; Compatible with Windows, Linux and Mac.&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://goo.gl/YnxLGK&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;112&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6oJZWCyIOnWPOX3Q2O9O1V1f4A46hHGJJg8sWuV6f_SAjAuw3vpNgUDT9_UQLZTYxl8jv3tY3PjEFHvVdqPbyh40b2zzY7ARRUl2cTPdtCok8S_Qi0C0_MGYtVB4MAJ763x3FhPltiTGC/s320/GM_20161106_193331.gif&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://goo.gl/4nsVUr&quot; target=&quot;_blank&quot;&gt;Click here to download as exe file.&lt;/a&gt; Compatible with Windows only.&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://goo.gl/4nsVUr&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;112&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6oJZWCyIOnWPOX3Q2O9O1V1f4A46hHGJJg8sWuV6f_SAjAuw3vpNgUDT9_UQLZTYxl8jv3tY3PjEFHvVdqPbyh40b2zzY7ARRUl2cTPdtCok8S_Qi0C0_MGYtVB4MAJ763x3FhPltiTGC/s320/GM_20161106_193331.gif&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;b&gt;&lt;u&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;
Explanation:&lt;/u&gt;&lt;/b&gt; This is &lt;a href=&quot;https://plus.google.com/103252263362054434549&quot; target=&quot;_blank&quot;&gt;my&lt;/a&gt; first GUI application in java. It takes the date from the user and displays the calendar. The calculations are based on &lt;a href=&quot;http://umersoftwares.blogspot.com/2017/02/umers-algorithm-for-date-to-day.html&quot; target=&quot;_blank&quot;&gt;Umer&#39;s Algorithm for Date to Day conversion&lt;/a&gt;. The program comes with a beautifully designed user interface giving you a good user experience. The program is made user friendly. The processing power of the program lies in its powerful algorithm which is able to calculate the accurate calendar upto 10^100,000 A.D within one second. The program is not based on approximations i.e. it is 100% precise.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Features:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;When the application starts, the window appears in the center of then screen.&lt;/li&gt;
&lt;li&gt;There are separate boxes for you to enter date, month and year (in A.D).&lt;/li&gt;
&lt;li&gt;The program will not allow you to enter alphabets and special characters in the boxes.&lt;/li&gt;
&lt;li&gt;When the program starts, the cursor is placed in the date box for your convenience.&lt;/li&gt;
&lt;li&gt;When the cursor is in a block, you can press the enter key to move it to the other block. You can also use arrow keys to move through the blocks.&lt;/li&gt;
&lt;li&gt;To display the calendar, you will have to press the ok button or simply press enter after entering date, month and year.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;When the calendar is displayed, the date will be highlighted in the calendar.&lt;/li&gt;
&lt;li&gt;The date box is fully optional. It means that you can enter only month and year to get the calendar but in this case no date on the calendar will be highlighted.&lt;/li&gt;
&lt;li&gt;If you leave the month or year box empty while pressing the ok button, the program displays a message reminding you that you must enter them in the box.&lt;/li&gt;
&lt;li&gt;When the program starts, the calendar of the current date is displayed. The date is obtained from your system.&lt;/li&gt;
&lt;li&gt;If you hover the cursor over the calendar buttons, they will highlight and pressing them will highlight them permanently.&lt;/li&gt;
&lt;li&gt;You can press the day buttons to highlight entire columns.&lt;/li&gt;
&lt;li&gt;For your convenience, there are clickable urls in the about section. Clicking on them will open the link in the default browser.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;There is a &quot;Report a bug&quot; button. By clicking on that you can report a bug to me if you find any.&lt;/li&gt;
&lt;li&gt;The most important feature of the program is its ability to calculate the calendar upto 10^100,000 A.D within one second. (The link for the source code is given in the next section).&lt;/li&gt;
&lt;/ul&gt;
&lt;b&gt;&lt;u&gt;Licence:&lt;/u&gt;&lt;/b&gt; The source code of the application is available at:&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://javawithumer.blogspot.com/2018/01/date-to-calendar-source-code.html&quot; target=&quot;_blank&quot;&gt;http://javawithumer.blogspot.com/2018/01/date-to-calendar-source-code.html&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
You may not copy, modify or redistribute it without prior permission from Hafiz Muhammad Umer (UmerSoftwares@gmail.com). The application itself can be distributed without modification but you are not allowed to decompile it.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;u&gt;Source Code:&lt;/u&gt;&lt;/b&gt; The source code of the application is available at:&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://javawithumer.blogspot.com/2018/01/date-to-calendar-source-code.html&quot; target=&quot;_blank&quot;&gt;http://javawithumer.blogspot.com/2018/01/date-to-calendar-source-code.html&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
It is subjected to the terms described in the licence section above.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;Like us on Facebook &lt;a href=&quot;http://fb.com/UmerSoftwaresBlogger&quot;&gt;fb.com/UmerSoftwaresBlogger&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share this via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6146322725091453639&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6146322725091453639&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6146322725091453639&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6146322725091453639&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6146322725091453639&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6146322725091453639&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;whatsapp://send?text=Date%20to%20Calendar%20by%20Umer%20Softwares%0Ahttps://umersoftwares.blogspot.com/2017/11/date-to-calendar-by-umer-softwares.html&quot; target=&quot;_blank&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/6146322725091453639/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/date-to-calendar-by-umer-softwares.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6146322725091453639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6146322725091453639'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/date-to-calendar-by-umer-softwares.html' title='Date to Calendar by Umer Softwares'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhG-91KoHpMw3I_B5hnwP4I1E5Ng9kksMccgMs5j8JbuHw6iO1IFALoollrgAo6GsYF4G4H54CDdj1XgJ9GtBCyZhH2PKY5w6AA5g3AOeXunH00MV09F7B0MHazzCMsfDzeHJzpEX8aIO8/s72-c/Date+to+Calendar+by+Umer+Softwares.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-6734219872364619450</id><published>2017-11-18T18:37:00.002+05:00</published><updated>2019-02-17T11:58:18.113+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>How to transfer your installed Android apps from one phone to another via WhatsApp</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOVyebMR-ZP_RERY598SuQn9_fq-SOkODWuYk8KD_CLi5KBxOOpT-qXDSlugaV3S3MziynE4aYqTcz4zK0lTKaZ9OMsaDIl-9gC5tEudWoiNr246twkGD6eJHJz95RL0u0zD5DYMmpMjzP/s1600/How+to+transfer+your+installed+Android+apps+from+one+phone+to+another+via+WhatsApp.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOVyebMR-ZP_RERY598SuQn9_fq-SOkODWuYk8KD_CLi5KBxOOpT-qXDSlugaV3S3MziynE4aYqTcz4zK0lTKaZ9OMsaDIl-9gC5tEudWoiNr246twkGD6eJHJz95RL0u0zD5DYMmpMjzP/s320/How+to+transfer+your+installed+Android+apps+from+one+phone+to+another+via+WhatsApp.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Sharing your installed apps to your friends via WhatsApp can be useful in many cases. Some internet providers give special packages for WhatsApp. In this case you can share your apps via WhatsApp instead of downloading it from Play Store. Follow the procedure below to share your installed Android apps via WhatsApp:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&amp;nbsp;&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Steps for sender:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. First you will have to install an app &quot;Bluetooth app sender&quot; on your phone.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSKed6FsUUgvc-7-IOaq_sxBSXyf2jDpkHB1zvNBd0iJrsS3dfVelphyphenhyphen7jWOHagE4x0dMxKpGgCRp79cVZ6Bgd-7e1h6iOijPQJqS8oCavi9T6oQp7XqYASVm5cRWk8vKdVPqLmdqTH29/s1600/FMVDN0g9lj_mrG3S6Bd_MbvUlMvzCfGziBCDspFuJOUfdWABjzSGeszyPwsa4xOgouyC%253Dw170.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;170&quot; data-original-width=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSKed6FsUUgvc-7-IOaq_sxBSXyf2jDpkHB1zvNBd0iJrsS3dfVelphyphenhyphen7jWOHagE4x0dMxKpGgCRp79cVZ6Bgd-7e1h6iOijPQJqS8oCavi9T6oQp7XqYASVm5cRWk8vKdVPqLmdqTH29/s1600/FMVDN0g9lj_mrG3S6Bd_MbvUlMvzCfGziBCDspFuJOUfdWABjzSGeszyPwsa4xOgouyC%253Dw170.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
You&amp;nbsp; can download it from the button below&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.traber.blueappsender&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfGnWWncT1WpuFNG60Ktkjk7VsWmfCN7lCBAzHckypssqci6NIWH5NhooT3WIOGng6tNOIaQz2tHPZ97H61TR5tkEpYZ_lZhf-6DARh4qYKsUopVV-aTEueyKyIGrE_UKvC9FkB7OY3qz9/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
2. Open&amp;nbsp; the app and select the application you want to send and then press the send button.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjK67VULLerAEywm70GqdgSWQNEKI3baqCKzXnkTGiODz3p7URRHeq8zSL-hGGUhu0MAeP-jNQgP1FK-VIPfOBfKsM7kJatrjtNP9cOJJwLEb8DXi0QqXjJvjKhhLUgN5Q1TKMpMhY4Inex/s1600/screener_1510313839268.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjK67VULLerAEywm70GqdgSWQNEKI3baqCKzXnkTGiODz3p7URRHeq8zSL-hGGUhu0MAeP-jNQgP1FK-VIPfOBfKsM7kJatrjtNP9cOJJwLEb8DXi0QqXjJvjKhhLUgN5Q1TKMpMhY4Inex/s640/screener_1510313839268.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. Select WhatsApp.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrEOhxBNeIZFPtsql4KtuTpotUMccyvqxj5glToNmlyOtb2eLG3gBX5GHNVzum_bbHCY41CQCpp9rJOjBN-pF97n9J-NN14hQaA2dpuOWZiMdVK_AyWRGrOBRn_m2X41IPRp9QZejfVTQo/s1600/screener_1510313873736.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrEOhxBNeIZFPtsql4KtuTpotUMccyvqxj5glToNmlyOtb2eLG3gBX5GHNVzum_bbHCY41CQCpp9rJOjBN-pF97n9J-NN14hQaA2dpuOWZiMdVK_AyWRGrOBRn_m2X41IPRp9QZejfVTQo/s640/screener_1510313873736.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. Select the contact to which you have to send the app and then click the send button. The app will be send to that contact.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirlzxSuFUPwr6Gck8oBqDfewHN_6amQsJZKeSdp5pFuyFRv51UU-3V2rvodpeUz_ewhKv_TlzbudxtgTNdr6VgTWYTTinfIWNrH2TQzx5JcfAtwzFcj7FCes0PIwugjjhFsVcq_n0DW6XS/s1600/screener_1510313901296.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;890&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirlzxSuFUPwr6Gck8oBqDfewHN_6amQsJZKeSdp5pFuyFRv51UU-3V2rvodpeUz_ewhKv_TlzbudxtgTNdr6VgTWYTTinfIWNrH2TQzx5JcfAtwzFcj7FCes0PIwugjjhFsVcq_n0DW6XS/s640/screener_1510313901296.png&quot; width=&quot;354&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Steps for receiver:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
The receiver must &lt;a href=&quot;http://umersoftwares.blogspot.com/2017/11/how-to-enable-allow-installation-from.html&quot;&gt;enable installation from unknown sources&lt;/a&gt; in Android Settings in order to install the app.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. When you receive an app via WhatsApp, click on it to install it.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaWJQTvX39pjRUM8YwrdiQj7HnJG8m6hkbW5URrR1Wqqt6kJg4SP_Qp8WSmdY2TTb2v3CoGaXwVnPubR8IXxYseUjSJPTx_uIbj8BG5D5hEoiQ7BEPT7u-_eNBuCqNWLl7cK-7N5rcs7Ca/s1600/screener_1510467822661.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;950&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaWJQTvX39pjRUM8YwrdiQj7HnJG8m6hkbW5URrR1Wqqt6kJg4SP_Qp8WSmdY2TTb2v3CoGaXwVnPubR8IXxYseUjSJPTx_uIbj8BG5D5hEoiQ7BEPT7u-_eNBuCqNWLl7cK-7N5rcs7Ca/s640/screener_1510467822661.png&quot; width=&quot;380&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
2. If you cannot open it directly from WhatsApp open it in a file explorer&amp;nbsp; at the path&lt;br /&gt;
&lt;b&gt;InternalStorage/WhatsApp/Media/WhatsApp Documents/&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi25Kh0fRnEgjx-uHPUvl3ZjGEHMhTQJ7PpYLPIEIdZ6M6NcGEV0aJSzq6p9YCoop_RgxQTpRfFJ4m14RVRXyHvhxeobra3eYIZ7HCWlrEGP33t18NbCnQkucGM4OzLWyrqOhvTrf0EexmF/s1600/screener_1510467915476.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1600&quot; data-original-width=&quot;950&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi25Kh0fRnEgjx-uHPUvl3ZjGEHMhTQJ7PpYLPIEIdZ6M6NcGEV0aJSzq6p9YCoop_RgxQTpRfFJ4m14RVRXyHvhxeobra3eYIZ7HCWlrEGP33t18NbCnQkucGM4OzLWyrqOhvTrf0EexmF/s640/screener_1510467915476.png&quot; width=&quot;380&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&amp;nbsp;&lt;b&gt;&lt;u&gt;Note:&lt;/u&gt;&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://umersoftwares.blogspot.com/2017/11/how-to-enable-allow-installation-from.html&quot;&gt;Installation from unknown sources should be enabled in Android Settings&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6734219872364619450&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6734219872364619450&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6734219872364619450&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6734219872364619450&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6734219872364619450&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=6734219872364619450&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;whatsapp://send?text=How%20to%20transfer%20installed%20Android%20apps%20from%20one%20phone%20to%20another%0Ahttps://umersoftwares.blogspot.com/2017/11/how-to-transfer-your-installed-android.html&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/6734219872364619450/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/how-to-transfer-your-installed-android.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6734219872364619450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/6734219872364619450'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/how-to-transfer-your-installed-android.html' title='How to transfer your installed Android apps from one phone to another via WhatsApp'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOVyebMR-ZP_RERY598SuQn9_fq-SOkODWuYk8KD_CLi5KBxOOpT-qXDSlugaV3S3MziynE4aYqTcz4zK0lTKaZ9OMsaDIl-9gC5tEudWoiNr246twkGD6eJHJz95RL0u0zD5DYMmpMjzP/s72-c/How+to+transfer+your+installed+Android+apps+from+one+phone+to+another+via+WhatsApp.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-8168706993282716965</id><published>2017-11-18T18:13:00.004+05:00</published><updated>2019-02-17T11:58:18.186+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>How to enable &quot;Allow installation from unknown sources&quot; in Android device</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
To enable &quot;Allow installation from unknown sources&quot; in Android phone settings,&amp;nbsp; follow these steps:&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1.&amp;nbsp; Open settings in your phone and open the security settings.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwvAkLEr1csMW25aUqselbtpDPB1mYZHOkHiSd6oQnvCJ8h-90h36-Q8-XgDWpf6KVAV0je1sJwamEdvPyLD_OAxJwHcXqKTSrx5GnQpTxtXRBaAa2bjQ_FoJ7i8UyL-u0wskVVv6Cpnbm/s1600/Screenshot_1509534649.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;960&quot; data-original-width=&quot;540&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwvAkLEr1csMW25aUqselbtpDPB1mYZHOkHiSd6oQnvCJ8h-90h36-Q8-XgDWpf6KVAV0je1sJwamEdvPyLD_OAxJwHcXqKTSrx5GnQpTxtXRBaAa2bjQ_FoJ7i8UyL-u0wskVVv6Cpnbm/s640/Screenshot_1509534649.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2.&amp;nbsp; Click on &lt;i&gt;unknown sources&lt;/i&gt; to enable it.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmaJwNdi_C_Ua5g9Pi28cqSC2Rp9m7Z2objSQvtSzMTcD2IgYquxJMZ22P_pQaaCzG3dT-c0Eh_EQFa9MR5Ny2imKSnW-p7EeDlA8lI27hmsJKFx97KfgRkI0DWIAaWZPFi6iKFcKWbE1a/s1600/Screenshot_1509534659.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;960&quot; data-original-width=&quot;540&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmaJwNdi_C_Ua5g9Pi28cqSC2Rp9m7Z2objSQvtSzMTcD2IgYquxJMZ22P_pQaaCzG3dT-c0Eh_EQFa9MR5Ny2imKSnW-p7EeDlA8lI27hmsJKFx97KfgRkI0DWIAaWZPFi6iKFcKWbE1a/s640/Screenshot_1509534659.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3.&amp;nbsp; If it gives a warning click on Ok.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_C2ALbmHT03p_awekd2XAhTCmxEF-wz-FfTmmMgr5tjF64w5SG5IFn3j3uy882PEWuRL_F1upXtxVOSjWKV2ETUDaJcNRQGO8Cy-M4fvHEiNppRwesVtjSsf-0zOkKqhO1PDO9B9qbQFQ/s1600/Screenshot_1509534663.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;960&quot; data-original-width=&quot;540&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_C2ALbmHT03p_awekd2XAhTCmxEF-wz-FfTmmMgr5tjF64w5SG5IFn3j3uy882PEWuRL_F1upXtxVOSjWKV2ETUDaJcNRQGO8Cy-M4fvHEiNppRwesVtjSsf-0zOkKqhO1PDO9B9qbQFQ/s640/Screenshot_1509534663.png&quot; width=&quot;360&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Installation from unknown sources has been enabled in your phone now you can install apks in it.</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/8168706993282716965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/how-to-enable-allow-installation-from.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8168706993282716965'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/8168706993282716965'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/how-to-enable-allow-installation-from.html' title='How to enable &quot;Allow installation from unknown sources&quot; in Android device'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwvAkLEr1csMW25aUqselbtpDPB1mYZHOkHiSd6oQnvCJ8h-90h36-Q8-XgDWpf6KVAV0je1sJwamEdvPyLD_OAxJwHcXqKTSrx5GnQpTxtXRBaAa2bjQ_FoJ7i8UyL-u0wskVVv6Cpnbm/s72-c/Screenshot_1509534649.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-506934385370210621.post-7925366322901046080</id><published>2017-11-09T17:24:00.002+05:00</published><updated>2019-02-17T11:58:18.149+05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><title type='text'>How to transfer installed apps from one android phone to another</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRSL7w9BNLQZFSDLuEN1QcA1Qxd1OZfMKcayqEWS8z3kjthBiVRSaEFUc8L87RTJmv3m0GEfr_3tbRNe8WlQeaNuPZBFV6Fe1XwcDk5NV39S-kl0ECqBxjV1b2AEFM734sMRrDORUpFg8F/s1600/How+to+transfer+installed+apps+from+one+android+phone+to+another.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;562&quot; data-original-width=&quot;1000&quot; height=&quot;179&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRSL7w9BNLQZFSDLuEN1QcA1Qxd1OZfMKcayqEWS8z3kjthBiVRSaEFUc8L87RTJmv3m0GEfr_3tbRNe8WlQeaNuPZBFV6Fe1XwcDk5NV39S-kl0ECqBxjV1b2AEFM734sMRrDORUpFg8F/s320/How+to+transfer+installed+apps+from+one+android+phone+to+another.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Generally most of the android users install apps from the Play Store. Android does&amp;nbsp; not have any built in functionality that allows you to transfer installed apps from one phone to another. But we can use some third party apps to get the job done.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;1. SHAREit:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUE2NW0SMzIhc3PJVZSpg43iq2L1cru_B9KjXaAgg8yFyxy-UktdMzOug0BkYklJI2tVaP1lQRwGUplWy5iVTlBsxEMXgejHChg3BSaQp5WHnuNx8p1QdkEcFL_qoE00YgJY6Q6OJV5Cn7/s1600/qD8-o607KNvpYAzvRGEamVzvw1mlv7c7RkIKCfxyxmDUXot59qZq2LZvJXgFGV7mqCg%253Dw170.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;170&quot; data-original-width=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUE2NW0SMzIhc3PJVZSpg43iq2L1cru_B9KjXaAgg8yFyxy-UktdMzOug0BkYklJI2tVaP1lQRwGUplWy5iVTlBsxEMXgejHChg3BSaQp5WHnuNx8p1QdkEcFL_qoE00YgJY6Q6OJV5Cn7/s1600/qD8-o607KNvpYAzvRGEamVzvw1mlv7c7RkIKCfxyxmDUXot59qZq2LZvJXgFGV7mqCg%253Dw170.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.lenovo.anyshare.gps&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfGnWWncT1WpuFNG60Ktkjk7VsWmfCN7lCBAzHckypssqci6NIWH5NhooT3WIOGng6tNOIaQz2tHPZ97H61TR5tkEpYZ_lZhf-6DARh4qYKsUopVV-aTEueyKyIGrE_UKvC9FkB7OY3qz9/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
It is the best app and has the most user friendly interface. It must be installed in the mobile phones of both sender and receiver. In case it is not present in the receiver&#39;s phone, you can transfer it by using its built in method for the purpose. After opening the app you can use the send or receivr buttons to send and receive files respectively.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgscda63kz3sW1UdDQFogHczC0TRiC5BPu-QOCJrS0kyQlHYPYSiaebwWL8DgzFkozJeyJBGivWaUOevUd3oOTO2nBj0tCFnjnMVNepzJ2M51isXIlFQAxiyvBr3Sl-zjlPUT65-XPLZ8RQ/s1600/Screenshot_2017-11-08-16-39-05.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;569&quot; data-original-width=&quot;720&quot; height=&quot;252&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgscda63kz3sW1UdDQFogHczC0TRiC5BPu-QOCJrS0kyQlHYPYSiaebwWL8DgzFkozJeyJBGivWaUOevUd3oOTO2nBj0tCFnjnMVNepzJ2M51isXIlFQAxiyvBr3Sl-zjlPUT65-XPLZ8RQ/s320/Screenshot_2017-11-08-16-39-05.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;2. ES File Explorer:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5SpFM2aWv38kddnWcC_pf18hzWy0TpNdeNp_giAWkLOFHXY5onAWCAE2a1_rhLLOzbyPksntf_9nGxi2RMR7hOAFN-OSVEz0bvbwXdC4JLnkCGZ-DCKlHCpL1d3lQezLlv4DDQfAkLtDc/s1600/GXJtgfcxiEaLabZDmJasdFYB74hSSz1M5fdpKA0wPAmobuI1uc6mcSH_tTdu5XpQaNES%253Dw170.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;170&quot; data-original-width=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5SpFM2aWv38kddnWcC_pf18hzWy0TpNdeNp_giAWkLOFHXY5onAWCAE2a1_rhLLOzbyPksntf_9nGxi2RMR7hOAFN-OSVEz0bvbwXdC4JLnkCGZ-DCKlHCpL1d3lQezLlv4DDQfAkLtDc/s1600/GXJtgfcxiEaLabZDmJasdFYB74hSSz1M5fdpKA0wPAmobuI1uc6mcSH_tTdu5XpQaNES%253Dw170.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.estrongs.android.pop&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfGnWWncT1WpuFNG60Ktkjk7VsWmfCN7lCBAzHckypssqci6NIWH5NhooT3WIOGng6tNOIaQz2tHPZ97H61TR5tkEpYZ_lZhf-6DARh4qYKsUopVV-aTEueyKyIGrE_UKvC9FkB7OY3qz9/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
To share your installed apps via ES File Explorer, you can use its Sender feature.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. Open the &quot;Sender&quot; from main screen in the app.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuzJKP4N0a0lo91dHn2ffBVRcdk_XF2a2ZbHuD712IqUPYqq3NFd4MSXHz8u9yDKQR2alvUR3gtp2GPJL71Pcfo6wGryxYLLLUmfHBuV8AWg27Hlq6YneKzhVt_X6QV5h7xFQthg1S3SaD/s1600/Screenshot_2017-11-08-16-45-57.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuzJKP4N0a0lo91dHn2ffBVRcdk_XF2a2ZbHuD712IqUPYqq3NFd4MSXHz8u9yDKQR2alvUR3gtp2GPJL71Pcfo6wGryxYLLLUmfHBuV8AWg27Hlq6YneKzhVt_X6QV5h7xFQthg1S3SaD/s320/Screenshot_2017-11-08-16-45-57.png&quot; width=&quot;180&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. The receiver will click on receive.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6rj8yRjUgHZqYbgHmeg6z6L0kDbzHns3xmgmRWszuajmwRBKvXd778nQVI_e1ADkUDZy0J99l7zxnJU81t-xM4uFK2leeuWaIRb0XvpRssLsz6Jsoe5VZS7aUiy7gncYpECj9ylU-PYEn/s1600/Screenshot_2017-11-08-16-46-02.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6rj8yRjUgHZqYbgHmeg6z6L0kDbzHns3xmgmRWszuajmwRBKvXd778nQVI_e1ADkUDZy0J99l7zxnJU81t-xM4uFK2leeuWaIRb0XvpRssLsz6Jsoe5VZS7aUiy7gncYpECj9ylU-PYEn/s320/Screenshot_2017-11-08-16-46-02.png&quot; width=&quot;180&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. On the other hand, the sender will click on send.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJqOK3agjpDimGSNhVNqPcWoO5v0Flwyjn6V2LvxTx6CKeyRUpF5AywPGzN-Fv_ooYh20g342IyFfl28tWFeQiK5QhASmqXPAb-8FsN4LOrzVm9ck_ZJQyGWfKThy78SZOD5YdgyGeS8pK/s1600/Screenshot_20171108-114702.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;397&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJqOK3agjpDimGSNhVNqPcWoO5v0Flwyjn6V2LvxTx6CKeyRUpF5AywPGzN-Fv_ooYh20g342IyFfl28tWFeQiK5QhASmqXPAb-8FsN4LOrzVm9ck_ZJQyGWfKThy78SZOD5YdgyGeS8pK/s320/Screenshot_20171108-114702.png&quot; width=&quot;178&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. You can move in the app section, select the app you want to share and click on send at the bottom of the screen.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgI5WHMSAOledmnrbd522ffouilqWyu9eLHdXW4n_VP2SSoPFz5JRVLrR60_EjDAQ1b-bVbVasABSXvdHH7tvpDSPNX55g4QKWTJ4lljkuge4HNVTEpYE8LlQQrdLrKoX4m0TtvisCOeoXA/s1600/Screenshot_20171108-114720.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;397&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgI5WHMSAOledmnrbd522ffouilqWyu9eLHdXW4n_VP2SSoPFz5JRVLrR60_EjDAQ1b-bVbVasABSXvdHH7tvpDSPNX55g4QKWTJ4lljkuge4HNVTEpYE8LlQQrdLrKoX4m0TtvisCOeoXA/s320/Screenshot_20171108-114720.png&quot; width=&quot;178&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5. Then you will have to select the receiver&#39;s avatar to connect to him.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhI4OX4rt7Yee5Q5E6CAR-gXvgnbDzsC6BUG-_Wf5lKuqEBQfApzXb9SB6yeWmPUZ6FJ7rw6ueeCOdtIUX-PQb-qKCAuXWm1CXFV7o55Ys0QSACZMynPHzuuGReKPv7hm1aI12zCPasw1Ol/s1600/Screenshot_20171108-114732.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;397&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhI4OX4rt7Yee5Q5E6CAR-gXvgnbDzsC6BUG-_Wf5lKuqEBQfApzXb9SB6yeWmPUZ6FJ7rw6ueeCOdtIUX-PQb-qKCAuXWm1CXFV7o55Ys0QSACZMynPHzuuGReKPv7hm1aI12zCPasw1Ol/s320/Screenshot_20171108-114732.png&quot; width=&quot;178&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;3. App Backup &amp;amp; Restore:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0_n9nYMyAr3gRH22_7J7SXD3_VHPloHmoAJk4X6n-6xiRJWo0TCH48fAkf92qaoZFuGm1vKEh2AaBzehTdmwj_1JkMZOryy8T4iHqVryJnEBsPF3T9lfzMQT29BAVJ3ecD9FBr5C67KFZ/s1600/4uMd4EJ_rqBzzk-Xg1NfvJtOE9x6JepT3ey9nwhwI_7m7HMFTA20aOTcfKhcF08oxJbK%253Dw170.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;170&quot; data-original-width=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0_n9nYMyAr3gRH22_7J7SXD3_VHPloHmoAJk4X6n-6xiRJWo0TCH48fAkf92qaoZFuGm1vKEh2AaBzehTdmwj_1JkMZOryy8T4iHqVryJnEBsPF3T9lfzMQT29BAVJ3ecD9FBr5C67KFZ/s1600/4uMd4EJ_rqBzzk-Xg1NfvJtOE9x6JepT3ey9nwhwI_7m7HMFTA20aOTcfKhcF08oxJbK%253Dw170.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=mobi.infolife.appbackup&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfGnWWncT1WpuFNG60Ktkjk7VsWmfCN7lCBAzHckypssqci6NIWH5NhooT3WIOGng6tNOIaQz2tHPZ97H61TR5tkEpYZ_lZhf-6DARh4qYKsUopVV-aTEueyKyIGrE_UKvC9FkB7OY3qz9/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. Open the app and swipe from left edge of the screen to open the sidebar. The receiver will click on receive.&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqVpZ3q673oyhYpbvTjYOOitCgVvPft-LkbsFAmQ4aKLDJEVLpJqxE4NVIAqfpHtqJxiyYA36_r9o3J4W4eRPRSjIFKSON9FoQJ7o15NPbURjC0_9q8V3JSnYaJVYR125YNUxVUFOhMqcB/s1600/Screenshot_2017-11-08-16-36-01.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqVpZ3q673oyhYpbvTjYOOitCgVvPft-LkbsFAmQ4aKLDJEVLpJqxE4NVIAqfpHtqJxiyYA36_r9o3J4W4eRPRSjIFKSON9FoQJ7o15NPbURjC0_9q8V3JSnYaJVYR125YNUxVUFOhMqcB/s320/Screenshot_2017-11-08-16-36-01.png&quot; width=&quot;180&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. On the other hand, the sender will click on send.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtYou9bwsw3l0Uul_dUL_jaGyY7_dAIXvtPpNV5_8TNlDRZNYBQLRjK-S4dHLfANFdJNJIUJJ7sgQrZZzBXjIjhp3_vxc724MjmfICCC5qnP1JeBwW_NYtFFFCuVEZkq6BOscVdBScjvc8/s1600/Screenshot_20171108-113553.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;396&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtYou9bwsw3l0Uul_dUL_jaGyY7_dAIXvtPpNV5_8TNlDRZNYBQLRjK-S4dHLfANFdJNJIUJJ7sgQrZZzBXjIjhp3_vxc724MjmfICCC5qnP1JeBwW_NYtFFFCuVEZkq6BOscVdBScjvc8/s320/Screenshot_20171108-113553.png&quot; width=&quot;178&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. Select the app you want to share and click the send button as shown by the screenshot below.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhigkjDDhyc2j3eNIYlSu5XaBXN7IClN-x7g2aW790jDz_3pfN2W4LZax9vuaxezxT1Lwq-HmsRmItUbAKkbHOh8fRWjFiwsAo63pNFAv-pvU_CeKzuD9gARmSrpiW0_UQiQ9lXTiFDB9mo/s1600/Screenshot_20171108-113639.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;396&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhigkjDDhyc2j3eNIYlSu5XaBXN7IClN-x7g2aW790jDz_3pfN2W4LZax9vuaxezxT1Lwq-HmsRmItUbAKkbHOh8fRWjFiwsAo63pNFAv-pvU_CeKzuD9gARmSrpiW0_UQiQ9lXTiFDB9mo/s320/Screenshot_20171108-113639.png&quot; width=&quot;178&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. Select the receiver&#39;s avatar to connect and share the app.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitR4syVTKzlBAS5dYxzyHtpSAZl-AzxZwiG_oVFpQ9wyQzih1Ag6VixQjfg860dQAr907afYVLTEkE6wNYAl9ZhmfpMD6HSm4XocyxOZQymnFAMVgeW6gdTN5lNFsxYsHnukZrUrbskRpI/s1600/Screenshot_20171108-113656.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;396&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitR4syVTKzlBAS5dYxzyHtpSAZl-AzxZwiG_oVFpQ9wyQzih1Ag6VixQjfg860dQAr907afYVLTEkE6wNYAl9ZhmfpMD6HSm4XocyxOZQymnFAMVgeW6gdTN5lNFsxYsHnukZrUrbskRpI/s320/Screenshot_20171108-113656.png&quot; width=&quot;178&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5. The received apps will be shown in the Archieved section in the receiver&#39;s phone.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB2e0Bcsj98ika4Pcym207aeVwgxW2k7JvZPdWLMpf98Gky3hfz-Co4bnm90aeoXim2emYLcSUu_xwf9yDygIul0f-9SOH6OTt33jVzZ6FCgsGm6OEesv8U_6mqQltZ1M5WBCQ9t1YBcc2/s1600/Screenshot_2017-11-08-16-37-53.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB2e0Bcsj98ika4Pcym207aeVwgxW2k7JvZPdWLMpf98Gky3hfz-Co4bnm90aeoXim2emYLcSUu_xwf9yDygIul0f-9SOH6OTt33jVzZ6FCgsGm6OEesv8U_6mqQltZ1M5WBCQ9t1YBcc2/s320/Screenshot_2017-11-08-16-37-53.png&quot; width=&quot;180&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;4. Bluetooth App sender:&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSKed6FsUUgvc-7-IOaq_sxBSXyf2jDpkHB1zvNBd0iJrsS3dfVelphyphenhyphen7jWOHagE4x0dMxKpGgCRp79cVZ6Bgd-7e1h6iOijPQJqS8oCavi9T6oQp7XqYASVm5cRWk8vKdVPqLmdqTH29/s1600/FMVDN0g9lj_mrG3S6Bd_MbvUlMvzCfGziBCDspFuJOUfdWABjzSGeszyPwsa4xOgouyC%253Dw170.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;170&quot; data-original-width=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHSKed6FsUUgvc-7-IOaq_sxBSXyf2jDpkHB1zvNBd0iJrsS3dfVelphyphenhyphen7jWOHagE4x0dMxKpGgCRp79cVZ6Bgd-7e1h6iOijPQJqS8oCavi9T6oQp7XqYASVm5cRWk8vKdVPqLmdqTH29/s1600/FMVDN0g9lj_mrG3S6Bd_MbvUlMvzCfGziBCDspFuJOUfdWABjzSGeszyPwsa4xOgouyC%253Dw170.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://play.google.com/store/apps/details?id=com.traber.blueappsender&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;124&quot; data-original-width=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfGnWWncT1WpuFNG60Ktkjk7VsWmfCN7lCBAzHckypssqci6NIWH5NhooT3WIOGng6tNOIaQz2tHPZ97H61TR5tkEpYZ_lZhf-6DARh4qYKsUopVV-aTEueyKyIGrE_UKvC9FkB7OY3qz9/s320/en_badge_web_generic.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
1. Open this app and click on the app you want to share and then tap the send button.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQ_YSEiVVyByE3vm8ozem-AI8WmOB2zkhzb4rCKVjOS7GnUiujQ5e3yOZRVzRzfJVYcLPnoTUYlu1n4wjlu4B8mbLhBPW_aXq7HEPK2Ts7CmvyJHd_L5r_5E9TVbqZU80u4GpgzbSNKf7k/s1600/Screenshot_2017-11-08-16-50-03.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQ_YSEiVVyByE3vm8ozem-AI8WmOB2zkhzb4rCKVjOS7GnUiujQ5e3yOZRVzRzfJVYcLPnoTUYlu1n4wjlu4B8mbLhBPW_aXq7HEPK2Ts7CmvyJHd_L5r_5E9TVbqZU80u4GpgzbSNKf7k/s320/Screenshot_2017-11-08-16-50-03.png&quot; width=&quot;180&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
2. It will show you the built in functions/apps of your phone using which you can share the app.&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij_tmxnkP6pNHIG1WB_cMt6xN_jVkB9fwgVlqGbVGtStauWjSYLsGC44ezUxluNgTRFRsLF_7tHvDq7ieKs3NE14q7LHf9wOM4O2T34efV2Se4gO_PgvmZEFrXRQx1_b1ogEdYNBTtTnMo/s1600/Screenshot_2017-11-08-16-50-13.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;720&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij_tmxnkP6pNHIG1WB_cMt6xN_jVkB9fwgVlqGbVGtStauWjSYLsGC44ezUxluNgTRFRsLF_7tHvDq7ieKs3NE14q7LHf9wOM4O2T34efV2Se4gO_PgvmZEFrXRQx1_b1ogEdYNBTtTnMo/s320/Screenshot_2017-11-08-16-50-13.png&quot; width=&quot;180&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
3. The receiver does not require to install the app on hiss phone.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Share this post via &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7925366322901046080&amp;amp;target=facebook&quot; target=&quot;_blank&quot;&gt;Facebook&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7925366322901046080&amp;amp;target=twitter&quot; target=&quot;_blank&quot;&gt;Twitter&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7925366322901046080&amp;amp;target=pinterest&quot; target=&quot;_blank&quot;&gt;Pinterest&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7925366322901046080&amp;amp;target=googleplus&quot; target=&quot;_blank&quot;&gt;GooglePlus&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7925366322901046080&amp;amp;target=email&quot; target=&quot;_blank&quot;&gt;Email&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;https://www.blogger.com/share-post.g?blogID=506934385370210621&amp;amp;postID=7925366322901046080&amp;amp;target=blog&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt;&amp;nbsp;_ &lt;a href=&quot;whatsapp://send?text=How%20to%20transfer%20installed%20android%20apps%20from%20one%20phone%20to%20another%0Ahttps://umersoftwares.blogspot.com/2017/11/how-to-transfer-installed-apps-from-one.html&quot;&gt;WhatsApp&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://umersoftwares.blogspot.com/feeds/7925366322901046080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/how-to-transfer-installed-apps-from-one.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/7925366322901046080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/506934385370210621/posts/default/7925366322901046080'/><link rel='alternate' type='text/html' href='https://umersoftwares.blogspot.com/2017/11/how-to-transfer-installed-apps-from-one.html' title='How to transfer installed apps from one android phone to another'/><author><name>Hafiz Muhammad Umer</name><uri>http://www.blogger.com/profile/09483716027246480641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCxNDG5n-e2mnc-0v4N6Eg20WiODzORKKSDSqIzsGcPZOMywQPLmN5s1AeKnXcY2j_POetUYA5NsSI3ghY_n1IQVFJaprMubw1Ab6geIA6BouhkP0NqKCiv4INBZsWcS0/s113/Umer+Softwares.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRSL7w9BNLQZFSDLuEN1QcA1Qxd1OZfMKcayqEWS8z3kjthBiVRSaEFUc8L87RTJmv3m0GEfr_3tbRNe8WlQeaNuPZBFV6Fe1XwcDk5NV39S-kl0ECqBxjV1b2AEFM734sMRrDORUpFg8F/s72-c/How+to+transfer+installed+apps+from+one+android+phone+to+another.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>